1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

New admin portal [hosted]

This commit is contained in:
hillelcoren 2021-06-27 13:24:24 +00:00
parent ffed365480
commit e4f5f0cac1
3 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@ const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
"version.json": "9fe5b22a16f39b766c8fdc35a24b3efa",
"version.json": "4d10e2258012cbb88b24009334a24f24",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"manifest.json": "ce1b79950eb917ea619a0a30da27c6a3",
"assets/AssetManifest.json": "7e49562f32e24a9e2557fe4178a84b79",
@ -31,7 +31,7 @@ const RESOURCES = {
"assets/NOTICES": "687b68d41e137cfbdee105c0b9be3e9d",
"assets/FontManifest.json": "cf3c681641169319e61b61bd0277378f",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"main.dart.js": "48256cabfd378763399c52f9c60e8c55",
"main.dart.js": "bb8c20958be80bdef7106d8db2dc5639",
"/": "23224b5e03519aaa87594403d54412cf"
};

14
public/main.dart.js vendored
View File

@ -56501,7 +56501,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
aTa:function(a,b,c,d,e){var s,r
if(C.d.dZ(a,"https://invoicing.co"))e=""
s=t.X
r=P.r(["X-CLIENT-VERSION","5.0.51","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
r=P.r(["X-CLIENT-VERSION","5.0.52","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
if((b==null?"":b).length!==0)r.v(0,"X-API-Token",b)
if((c==null?"":c).length!==0)r.v(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0)r.v(0,"X-API-PASSWORD",d)
@ -56510,8 +56510,8 @@ cDA:function(a){var s,r=a.e,q=r.h(0,"x-app-version"),p=r.h(0,"x-minimum-client-v
r=a.b
if(r>=500)throw H.e(F.dBL(r,a.ghX(a)))
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=Q.ac7(Q.ac8("5.0.51"),Q.ac8(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.51 < Minimum v"+H.f(p)+"]")
else{s=Q.ac7(Q.ac8("5.0.52"),Q.ac8(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.52 < Minimum v"+H.f(p)+"]")
else{s=Q.ac7(Q.ac8(q),Q.ac8("5.0.4"))
if(s<0)throw H.e("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]")
else if(r>=400)throw H.e(F.dBL(r,a.ghX(a)))}}},
@ -152024,7 +152024,7 @@ $S:8}
F.dag.prototype={
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
a.cy=""
a.fy="5.0.51"
a.fy="5.0.52"
a.ch=new F.daf(this.a)},
$S:767}
F.daf.prototype={
@ -152844,8 +152844,8 @@ s=6
return P.Z(V.na(),$async$$3)
case 6:l=b4
k=J.d(l.a,"app_version")
l.no("String","app_version","5.0.51")
if(!J.p(k,"5.0.51")){n.b.ks(0)
l.no("String","app_version","5.0.52")
if(!J.p(k,"5.0.52")){n.b.ks(0)
n.c.ks(0)
n.d.ks(0)
for(j=0,a0=n.e;j<10;++j)a0[j].ks(0)
@ -153332,7 +153332,7 @@ r=this.y.a[r].b.y
r=r==null?null:r.r
s="v"+(r==null?"":r)
s=(s.length!==0?s+"-":s)+"C"
return C.d.a5(s,C.a.gaz("5.0.51".split(".")))},
return C.d.a5(s,C.a.gaz("5.0.52".split(".")))},
gAf:function(){var s=this,r=s.r.dy,q=s.x.a
q=s.y.a[q].b.f.ax
q=J.d(r.b,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.51","build_number":"51"}
{"app_name":"invoiceninja_flutter","version":"5.0.52","build_number":"52"}