mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
New admin portal FOSS build
This commit is contained in:
parent
ad2edc8f11
commit
323d8d7e6b
12
public/main.foss.dart.js
vendored
12
public/main.foss.dart.js
vendored
@ -54781,7 +54781,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
|
||||
aRv:function(a,b,c,d,e){var s,r
|
||||
if(C.d.ez(a,"https://invoicing.co"))e="Password123"
|
||||
s=t.X
|
||||
r=P.t(["X-CLIENT-VERSION","5.0.46","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json"],s,s)
|
||||
r=P.t(["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)
|
||||
@ -54790,8 +54790,8 @@ cwL: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.dqF(r,a.gi5(a)))
|
||||
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=Q.abg(Q.abh("5.0.46"),Q.abh(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.abg(Q.abh("5.0.47"),Q.abh(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.abg(Q.abh(q),Q.abh("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.dqF(r,a.gi5(a)))}}},
|
||||
@ -150541,8 +150541,8 @@ s=6
|
||||
return P.a5(V.nC(),$async$$3)
|
||||
case 6:l=b4
|
||||
k=J.d(l.a,"app_version")
|
||||
l.o9("String","app_version","5.0.46")
|
||||
if(!J.o(k,"5.0.46")){n.b.kh(0)
|
||||
l.o9("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)
|
||||
@ -150987,7 +150987,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(".")))},
|
||||
gzM: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
|
||||
|
Loading…
x
Reference in New Issue
Block a user