1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00

New admin portal build

This commit is contained in:
hillelcoren 2021-04-21 18:28:29 +00:00
parent 95523f0fb3
commit 52a2c58f17
3 changed files with 9 additions and 9 deletions

View File

@ -31,8 +31,8 @@ const RESOURCES = {
"assets/assets/images/payment_types/paypal.png": "8e06c094c1871376dfea1da8088c29d1",
"assets/assets/images/payment_types/maestro.png": "e533b92bfb50339fdbfa79e3dfe81f08",
"assets/FontManifest.json": "cf3c681641169319e61b61bd0277378f",
"main.dart.js": "5679cbc42f185b10fda89a61f6a4d91d",
"version.json": "b66865cd7c928a62b1b7809cad4d5f8c"
"main.dart.js": "e0db24c26bb4d601e2d1cbbe0390beae",
"version.json": "7069906ad6cc610c71d600bca7105f49"
};
// The application shell files that are downloaded before a service worker can

12
public/main.dart.js vendored
View File

@ -55078,7 +55078,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
aRY:function(a,b,c,d,e){var s,r
if(C.d.es(a,"https://invoicing.co"))e="Password123"
s=t.X
r=P.r(["X-CLIENT-VERSION","5.0.46","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
r=P.r(["X-CLIENT-VERSION","5.0.47","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
if((b==null?"":b).length!==0)r.D(0,"X-API-Token",b)
if((c==null?"":c).length!==0)r.D(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0)r.D(0,"X-API-PASSWORD",d)
@ -55087,8 +55087,8 @@ czd: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.dte(r,a.ghR(a)))
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=Q.abz(Q.abA("5.0.46"),Q.abA(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.46 < Minimum v"+H.h(p)+"]")
else{s=Q.abz(Q.abA("5.0.47"),Q.abA(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.47 < Minimum v"+H.h(p)+"]")
else{s=Q.abz(Q.abA(q),Q.abA("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.dte(r,a.ghR(a)))}}},
@ -151351,8 +151351,8 @@ s=6
return P.a_(V.nE(),$async$$3)
case 6:l=b4
k=J.d(l.a,"app_version")
l.ob("String","app_version","5.0.46")
if(!J.o(k,"5.0.46")){n.b.kh(0)
l.ob("String","app_version","5.0.47")
if(!J.o(k,"5.0.47")){n.b.kh(0)
n.c.kh(0)
n.d.kh(0)
for(j=0,a0=n.e;j<10;++j)a0[j].kh(0)
@ -151797,7 +151797,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.a8(s,C.a.gaW("5.0.46".split(".")))},
return C.d.a8(s,C.a.gaW("5.0.47".split(".")))},
gzY:function(){var s=this,r=s.r.dx,q=s.x.a
q=s.y.a[q].b.f.X
q=J.d(r.b,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.46","build_number":"46"}
{"app_name":"invoiceninja_flutter","version":"5.0.47","build_number":"47"}