1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

New admin portal [selfhosted]

This commit is contained in:
hillelcoren 2021-07-28 05:05:12 +00:00
parent d9861ad08e
commit ae5b8ebc43
2 changed files with 13 additions and 10 deletions

View File

@ -30159,6 +30159,7 @@ this.b=b},
NF:function NF(a,b){this.c=a
this.a=b},
atf:function atf(a){var _=this
_.d=!0
_.a=_.f=_.e=null
_.b=a
_.c=null},
@ -151712,7 +151713,7 @@ return s.a=J.b7(s.a,"\n \u2022 "+H.f(a))},
$S:8}
F.d8Z.prototype={
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
a.cy="28017d650d13ec9c4133449047a46f73d2090d15"
a.cy="6c344f92ea6e733e277645fe4ed12b03d26e929d"
a.fy="5.0.56"
a.ch=new F.d8Y(this.a)},
$S:761}
@ -192777,7 +192778,7 @@ return P.W(null,r)}})
return P.X($async$xh,r)},
HT:function(){var s=0,r=P.Y(t.z),q,p=this,o,n,m,l
var $async$HT=P.U(function(a,b){if(a===1)return P.V(b,r)
while(true)switch(s){case 0:if(!p.a.c.gWu()){s=1
while(true)switch(s){case 0:if(!p.a.c.gWu()||p.e){s=1
break}p.R(new S.cyY(p))
o=p.c
o.toString
@ -193827,7 +193828,7 @@ a5:function(){var s,r,q,p,o,n=this
n.aF()
s=n.a.c
r=s.c
if(!r.gWu())return
if(!r.gWu()||n.d)return
n.R(new A.bkt(n))
q=s.a
p=q.gdY(q)
@ -193841,16 +193842,18 @@ s=this.e
if(s==null&&this.f==null)return T.fi(U.vh(r,r,r,r,4,r,r),r,r)
return T.fi(new G.y_(s,r),r,r)}}
A.bkt.prototype={
$0:function(){},
$0:function(){this.a.d=!0},
$S:1}
A.bku.prototype={
$1:function(a){var s=this.a
s.R(new A.bks(s,a))},
$S:10}
A.bks.prototype={
$0:function(){var s=this.b.gU4()
$0:function(){var s,r=this.a
r.d=!1
s=this.b.gU4()
s="data:application/pdf;base64,"+C.e0.ghD().ej(s)
this.a.e=s
r.e=s
L.aDT(s)},
$S:1}
A.bkv.prototype={
@ -193858,7 +193861,7 @@ $1:function(a){var s=this.a
s.R(new A.bkr(s))},
$S:10}
A.bkr.prototype={
$0:function(){},
$0:function(){this.a.d=!1},
$S:1}
B.ate.prototype={
D:function(a,b){var s=null
@ -214415,7 +214418,7 @@ X.auJ.prototype={
$2:function(a,b){return this.akf(a,b)},
akf: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="28017d650d13ec9c4133449047a46f73d2090d15"
while(true)switch(s){case 0:try{b.cy="6c344f92ea6e733e277645fe4ed12b03d26e929d"
b.fy=b.fy}catch(n){p=H.K(n)
b.jV(C.fI,"Failed to load release and dist: "+H.f(p))}b.id.c.push("loadReleaseIntegration")
return P.W(null,r)}})

File diff suppressed because one or more lines are too long