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

New admin portal [hosted]

This commit is contained in:
hillelcoren 2021-08-08 08:11:36 +00:00
parent e0871981ca
commit 95bfa65931
3 changed files with 10 additions and 10 deletions

View File

@ -30,9 +30,9 @@ const RESOURCES = {
"icons/Icon-512.png": "0f9aff01367f0a0c69773d25ca16ef35",
"favicon.png": "dca91c54388f52eded692718d5a98b8b",
"manifest.json": "ce1b79950eb917ea619a0a30da27c6a3",
"version.json": "3f9e03374a3e78d2cab3afd8723d0993",
"version.json": "52f47a8546d8e3c939609f172d5606e5",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"main.dart.js": "ce4e4bd3a73ae16168d3bdf29b23e449",
"main.dart.js": "1ef9e558b4453a5da11cacdac8c0f83e",
"/": "d389ab59423a76b2aaaa683ed382c78e"
};

14
public/main.dart.js vendored
View File

@ -57386,7 +57386,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
aUo:function(a,b,c,d,e){var s,r
if(C.d.e1(a,"https://invoicing.co"))e=""
s=t.X
r=P.t(["X-CLIENT-VERSION","5.0.56","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
r=P.t(["X-CLIENT-VERSION","5.0.57","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){s=C.ay.ghS().eu(d)
@ -57395,8 +57395,8 @@ cGG: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.dFt(r,a.gi0(a)))
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
else{s=Q.acN(Q.acO("5.0.56"),Q.acO(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.56 < Minimum v"+H.f(p)+"]")
else{s=Q.acN(Q.acO("5.0.57"),Q.acO(p))
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.57 < Minimum v"+H.f(p)+"]")
else{s=Q.acN(Q.acO(q),Q.acO("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.dFt(r,a.gi0(a)))}}},
@ -154221,7 +154221,7 @@ $S:8}
F.ddu.prototype={
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
a.cy=""
a.fy="5.0.56"
a.fy="5.0.57"
a.ch=new F.ddt(this.a)},
$S:785}
F.ddt.prototype={
@ -155052,8 +155052,8 @@ s=6
return P.Z(V.mq(),$async$$3)
case 6:l=b4
k=J.d(l.a,"app_version")
l.mm("String","app_version","5.0.56")
if(!J.o(k,"5.0.56")){n.b.kx(0)
l.mm("String","app_version","5.0.57")
if(!J.o(k,"5.0.57")){n.b.kx(0)
n.c.kx(0)
n.d.kx(0)
for(j=0,a0=n.e;j<10;++j)a0[j].kx(0)
@ -155546,7 +155546,7 @@ r=this.y.a[r].b.y
r=r==null?null:r.y
s="v"+(r==null?"":r)
s=(s.length!==0?s+"-":s)+"C"
return C.d.a4(s,C.a.gaA("5.0.56".split(".")))},
return C.d.a4(s,C.a.gaA("5.0.57".split(".")))},
gAw:function(){var s=this,r=s.r.fx,q=s.x.a
q=s.y.a[q].b.f.ay
q=J.d(r.b,q).a.a

View File

@ -1 +1 @@
{"app_name":"invoiceninja_flutter","version":"5.0.56","build_number":"56"}
{"app_name":"invoiceninja_flutter","version":"5.0.57","build_number":"57"}