mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
New admin portal [selfhosted]
This commit is contained in:
parent
affb69721f
commit
6e77e870a0
18
public/main.foss.dart.js
vendored
18
public/main.foss.dart.js
vendored
@ -56383,7 +56383,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
|
||||
aSQ:function(a,b,c,d,e){var s,r
|
||||
if(C.d.e_(a,"https://invoicing.co"))e=""
|
||||
s=t.X
|
||||
r=P.t(["X-CLIENT-VERSION","5.0.52","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.53","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)r.v(0,"X-API-PASSWORD",d)
|
||||
@ -56392,8 +56392,8 @@ cBn: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.dzS(r,a.gic(a)))
|
||||
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=Q.abU(Q.abV("5.0.52"),Q.abV(p))
|
||||
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.52 < Minimum v"+H.f(p)+"]")
|
||||
else{s=Q.abU(Q.abV("5.0.53"),Q.abV(p))
|
||||
if(s<0)throw H.e("Error: client not supported, please update to the latest version [Current v5.0.53 < Minimum v"+H.f(p)+"]")
|
||||
else{s=Q.abU(Q.abV(q),Q.abV("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.dzS(r,a.gic(a)))}}},
|
||||
@ -151465,8 +151465,8 @@ return s.a=J.b7(s.a,"\n \u2022 "+H.f(a))},
|
||||
$S:8}
|
||||
F.d83.prototype={
|
||||
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
|
||||
a.cy="2521d756b9c2a968ef44f5165ba2820aa0044c77"
|
||||
a.fy="5.0.52"
|
||||
a.cy="607f75d353dfc84c4b321bac32be625d2ec90fd6"
|
||||
a.fy="5.0.53"
|
||||
a.ch=new F.d82(this.a)},
|
||||
$S:761}
|
||||
F.d82.prototype={
|
||||
@ -152286,8 +152286,8 @@ s=6
|
||||
return P.a_(V.nc(),$async$$3)
|
||||
case 6:l=b4
|
||||
k=J.d(l.a,"app_version")
|
||||
l.no("String","app_version","5.0.52")
|
||||
if(!J.p(k,"5.0.52")){n.b.ks(0)
|
||||
l.no("String","app_version","5.0.53")
|
||||
if(!J.p(k,"5.0.53")){n.b.ks(0)
|
||||
n.c.ks(0)
|
||||
n.d.ks(0)
|
||||
for(j=0,a0=n.e;j<10;++j)a0[j].ks(0)
|
||||
@ -152774,7 +152774,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.gaz("5.0.52".split(".")))},
|
||||
return C.d.a6(s,C.a.gaz("5.0.53".split(".")))},
|
||||
gA8:function(){var s=this,r=s.r.fr,q=s.x.a
|
||||
q=s.y.a[q].b.f.ax
|
||||
q=J.d(r.b,q).a.a
|
||||
@ -213656,7 +213656,7 @@ X.auB.prototype={
|
||||
$2:function(a,b){return this.ak2(a,b)},
|
||||
ak2:function(a,b){var s=0,r=P.Y(t.z),q=[],p,o
|
||||
var $async$$2=P.U(function(c,d){if(c===1)return P.V(d,r)
|
||||
while(true)switch(s){case 0:try{b.cy="2521d756b9c2a968ef44f5165ba2820aa0044c77"
|
||||
while(true)switch(s){case 0:try{b.cy="607f75d353dfc84c4b321bac32be625d2ec90fd6"
|
||||
b.fy=b.fy}catch(n){p=H.K(n)
|
||||
b.jU(C.fH,"Failed to load release and dist: "+H.f(p))}b.id.c.push("loadReleaseIntegration")
|
||||
return P.W(null,r)}})
|
||||
|
Loading…
x
Reference in New Issue
Block a user