1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00

New admin portal build

This commit is contained in:
hillelcoren 2021-04-02 05:00:11 +00:00
parent 01a3cd2ed8
commit 0bbd00e814
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": "68a4144de579e88b21b79e9013bb8daa",
"version.json": "b7c8971e1ab5b627fd2a4317c52b843e"
"main.dart.js": "54ad5a5e961909b8be9d8dd395bb3628",
"version.json": "e021a7a1750aa3e7d1d89b51ac9837e9"
};
// The application shell files that are downloaded before a service worker can

12
public/main.dart.js vendored
View File

@ -52176,7 +52176,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
aR9:function(a,b,c,d,e){var s,r
if(C.d.ew(a,"https://invoicing.co"))e="Password123"
s=t.X
r=P.o(["X-CLIENT-VERSION","5.0.44","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
r=P.o(["X-CLIENT-VERSION","5.0.45","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)
@ -52185,8 +52185,8 @@ cvn: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.dlQ(r,a.ghK(a)))
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=Q.aaB(Q.aaC("5.0.44"),Q.aaC(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.44 < Minimum v"+H.i(p)+"]")
else{s=Q.aaB(Q.aaC("5.0.45"),Q.aaC(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.45 < Minimum v"+H.i(p)+"]")
else{s=Q.aaB(Q.aaC(q),Q.aaC("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.dlQ(r,a.ghK(a)))}}},
@ -149210,8 +149210,8 @@ s=6
return P.Z(V.nu(),$async$$3)
case 6:m=b3
l=J.c(m.a,"app_version")
m.o3("String","app_version","5.0.44")
if(!J.l(l,"5.0.44")){n.b.jW(0)
m.o3("String","app_version","5.0.45")
if(!J.l(l,"5.0.45")){n.b.jW(0)
n.c.jW(0)
n.d.jW(0)
for(k=0,b=n.e;k<10;++k)b[k].jW(0)
@ -149653,7 +149653,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.a6(s,C.a.gaW("5.0.44".split(".")))},
return C.d.a6(s,C.a.gaW("5.0.45".split(".")))},
gzS:function(){var s=this,r=s.r.db,q=s.x.a
q=s.y.a[q].b.f.W
q=J.c(r.b,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.44","build_number":"44"}
{"app_name":"invoiceninja_flutter","version":"5.0.45","build_number":"45"}