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

New admin portal build

This commit is contained in:
hillelcoren 2021-02-28 20:31:20 +00:00
parent 31101ed925
commit 23de4d6f64
3 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
const RESOURCES = {
"main.dart.js": "f14d6aab305418b2115ea36d815e60e8",
"main.dart.js": "dbb73a940afa9a6ed17bcfce453637a5",
"icons/Icon-192.png": "bb1cf5f6982006952211c7c8404ffbed",
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"favicon.ico": "51636d3a390451561744c42188ccd628",
@ -29,7 +29,7 @@ const RESOURCES = {
"assets/assets/images/google-icon.png": "0f118259ce403274f407f5e982e681c3",
"assets/assets/images/logo.png": "090f69e23311a4b6d851b3880ae52541",
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "3e722fd57a6db80ee119f0e2c230ccff",
"version.json": "c71c432fdc63e809b2f63fcc64edd8cd",
"version.json": "b7c8971e1ab5b627fd2a4317c52b843e",
"manifest.json": "77215c1737c7639764e64a192be2f7b8",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"/": "23224b5e03519aaa87594403d54412cf"

12
public/main.dart.js vendored
View File

@ -51111,7 +51111,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
aPe:function(a,b,c,d,e){var s,r
if(C.d.er(a,"https://invoicing.co"))e="Password123"
s=t.X
r=P.o(["X-CLIENT-VERSION","5.0.43","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
r=P.o(["X-CLIENT-VERSION","5.0.44","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
if((b==null?"":b).length!==0)r.E(0,"X-API-Token",b)
if((c==null?"":c).length!==0)r.E(0,"X-API-OAUTH-PASSWORD",c)
if((d==null?"":d).length!==0)r.E(0,"X-API-PASSWORD",d)
@ -51120,8 +51120,8 @@ cqo:function(a){var s,r=a.e,q=r.i(0,"x-app-version"),p=r.i(0,"x-minimum-client-v
r=a.b
if(r>=500)throw H.e(F.dfH(r,a.ghy(a)))
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=Q.a9d(Q.a9e("5.0.43"),Q.a9e(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.43 < Minimum v"+H.i(p)+"]")
else{s=Q.a9d(Q.a9e("5.0.44"),Q.a9e(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.a9d(Q.a9e(q),Q.a9e("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.dfH(r,a.ghy(a)))}}},
@ -147670,8 +147670,8 @@ s=6
return P.a0(V.nn(),$async$$3)
case 6:m=b3
l=J.d(m.a,"app_version")
m.nU("String","app_version","5.0.43")
if(!J.j(l,"5.0.43")){n.b.jV(0)
m.nU("String","app_version","5.0.44")
if(!J.j(l,"5.0.44")){n.b.jV(0)
n.c.jV(0)
n.d.jV(0)
for(k=0,b=n.e;k<10;++k)b[k].jV(0)
@ -148108,7 +148108,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.a4(s,C.a.gaQ("5.0.43".split(".")))},
return C.d.a4(s,C.a.gaQ("5.0.44".split(".")))},
gzB:function(){var s=this,r=s.r.db,q=s.x.a
q=s.y.a[q].b.f.e9
q=J.d(r.b,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.43","build_number":"43"}
{"app_name":"invoiceninja_flutter","version":"5.0.44","build_number":"44"}