mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Admin Portal - HTML
This commit is contained in:
parent
3218382201
commit
52bf0fc263
25
public/main.html.dart.js
vendored
25
public/main.html.dart.js
vendored
@ -57995,7 +57995,7 @@ _.z=_.y=_.x=_.r=_.f=_.e=_.d=_.c=_.b=_.a=null},
|
||||
aWG:function(a,b,c,d,e){var s,r
|
||||
if(C.c.dR(a,"https://invoicing.co"))e=""
|
||||
s=t.X
|
||||
r=P.r(["X-CLIENT-VERSION","5.0.62","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
|
||||
r=P.r(["X-CLIENT-VERSION","5.0.63","X-API-SECRET",e,"X-Requested-With","XMLHttpRequest","Content-Type","application/json; charset=utf-8"],s,s)
|
||||
if(b.length!==0)r.C(0,"X-API-Token",b)
|
||||
if((c==null?"":c).length!==0)r.C(0,"X-API-OAUTH-PASSWORD",c)
|
||||
if((d==null?"":d).length!==0){s=C.aE.ghM().ez(d)
|
||||
@ -58004,8 +58004,8 @@ cKx: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.h(F.dOj(r,a.gij(a)))
|
||||
else if(q==null)throw H.h("Error: please check that Invoice Ninja v5 is installed on the server")
|
||||
else{s=Q.aeh(Q.aei("5.0.62"),Q.aei(p))
|
||||
if(s<0)throw H.h("Error: client not supported, please update to the latest version [Current v5.0.62 < Minimum v"+H.j(p)+"]")
|
||||
else{s=Q.aeh(Q.aei("5.0.63"),Q.aei(p))
|
||||
if(s<0)throw H.h("Error: client not supported, please update to the latest version [Current v5.0.63 < Minimum v"+H.j(p)+"]")
|
||||
else{s=Q.aeh(Q.aei(q),Q.aei("5.0.4"))
|
||||
if(s<0)throw H.h("Error: server not supported, please update to the latest version [Current v"+q+" < Minimum v5.0.4]")
|
||||
else if(r>=400)throw H.h(F.dOj(r,a.gij(a)))}}},
|
||||
@ -156264,7 +156264,7 @@ return s.a=J.eA(s.a,"\n \u2022 "+H.j(a))},
|
||||
$S:10}
|
||||
F.djf.prototype={
|
||||
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
|
||||
a.go=a.cy="5.0.62"
|
||||
a.go=a.cy="5.0.63"
|
||||
a.ch=new F.dje(this.a)},
|
||||
$S:746}
|
||||
F.dje.prototype={
|
||||
@ -157165,8 +157165,8 @@ s=6
|
||||
return P.U(V.mH(),$async$$3)
|
||||
case 6:l=b6
|
||||
k=H.j5(J.a(l.a,"app_version"))
|
||||
l.tk("String","app_version","5.0.62")
|
||||
if(!J.m(k,"5.0.62")){n.b.kF(0)
|
||||
l.tk("String","app_version","5.0.63")
|
||||
if(!J.m(k,"5.0.63")){n.b.kF(0)
|
||||
n.c.kF(0)
|
||||
n.d.kF(0)
|
||||
for(j=0,a0=n.e;j<10;++j)a0[j].kF(0)
|
||||
@ -157736,7 +157736,7 @@ r=J.a(this.z.a,r).b.y
|
||||
r=r==null?null:r.y
|
||||
s="v"+(r==null?"":r)
|
||||
if(s.length!==0)s+="-"
|
||||
return C.c.au(s+D.dPe(),C.b.gae("5.0.62".split(".")))},
|
||||
return C.c.au(s+D.dPe(),C.b.gae("5.0.63".split(".")))},
|
||||
gBb:function(){var s=this,r=s.x.fy,q=s.y.a
|
||||
q=J.a(s.z.a,q).b.f.dJ
|
||||
q=J.ch(J.a(r.b,q).a.a,new T.aYQ(s))
|
||||
@ -191443,13 +191443,12 @@ Y.aPL.prototype={
|
||||
ax:function(){var s,r=this
|
||||
r.aF()
|
||||
s=r.a
|
||||
s=s.c.c.gh4()
|
||||
r.dy=!s
|
||||
if(s){s=window.document.documentElement
|
||||
s.toString
|
||||
s=s.getAttribute("data-"+new W.UC(new W.Lj(s)).pU("login"))==="true"}else s=!0
|
||||
s=!s.c.c.gh4()
|
||||
r.dy=s
|
||||
if(s){r.dx=!0
|
||||
r.fr=!1}},
|
||||
r.fr=!1}else{s=window.document.documentElement
|
||||
s.toString
|
||||
if(s.getAttribute("data-"+new W.UC(new W.Lj(s)).pU("login"))==="true")r.fr=!1}},
|
||||
aa:function(){var s=this.y
|
||||
if(s.a.a.length===0)s.sW(0,this.a.c.c.b)
|
||||
this.aL()},
|
||||
|
Loading…
Reference in New Issue
Block a user