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
4d274bc727
commit
b9cb8cf2bc
18
public/main.foss.dart.js
vendored
18
public/main.foss.dart.js
vendored
@ -57107,7 +57107,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
|
||||
aTX:function(a,b,c,d,e){var s,r
|
||||
if(C.d.e2(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().es(d)
|
||||
@ -57116,8 +57116,8 @@ cEn: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.dD3(r,a.gih(a)))
|
||||
else if(q==null)throw H.e("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=Q.acv(Q.acw("5.0.56"),Q.acw(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.acv(Q.acw("5.0.57"),Q.acw(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.acv(Q.acw(q),Q.acw("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.dD3(r,a.gih(a)))}}},
|
||||
@ -153485,8 +153485,8 @@ return s.a=J.b9(s.a,"\n \u2022 "+H.f(a))},
|
||||
$S:8}
|
||||
F.db8.prototype={
|
||||
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
|
||||
a.cy="4c6478216a0b9a231cfd6ad9e021f776b7c9e5f8"
|
||||
a.fy="5.0.56"
|
||||
a.cy="a42f699a6278d79018ad3eec7b4a549850e2c5d3"
|
||||
a.fy="5.0.57"
|
||||
a.ch=new F.db7(this.a)},
|
||||
$S:778}
|
||||
F.db7.prototype={
|
||||
@ -154317,8 +154317,8 @@ s=6
|
||||
return P.a_(V.mp(),$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)
|
||||
@ -154811,7 +154811,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(".")))},
|
||||
gAo: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
|
||||
@ -216593,7 +216593,7 @@ X.avw.prototype={
|
||||
$2:function(a,b){return this.ala(a,b)},
|
||||
ala:function(a,b){var s=0,r=P.Y(t.z),q=[],p,o
|
||||
var $async$$2=P.T(function(c,d){if(c===1)return P.V(d,r)
|
||||
while(true)switch(s){case 0:try{b.cy="4c6478216a0b9a231cfd6ad9e021f776b7c9e5f8"
|
||||
while(true)switch(s){case 0:try{b.cy="a42f699a6278d79018ad3eec7b4a549850e2c5d3"
|
||||
b.fy=b.fy}catch(n){p=H.K(n)
|
||||
b.jY(C.fM,"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