1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00

New admin portal [selfhosted]

This commit is contained in:
hillelcoren 2021-08-18 13:44:37 +00:00
parent 1c0ca11d27
commit 10b7d91079
2 changed files with 25 additions and 23 deletions

View File

@ -38908,7 +38908,7 @@ while(true)switch(s){case 0:p=a.a
a.a=p==null?null:p
if(a.db==null){q=a.r1.aV1(a.k4)
a.db=q}p=a.cy
a.cy=p==null?"1c442b6fe49aba95d735d8cdece77cc62793466d":p
a.cy=p==null?"74457eba9073f73293850e1ff1af27fab9a94ecf":p
p=a.go
a.go=p==null?null:p
return P.S(null,r)}})
@ -57084,25 +57084,27 @@ cNl:function(a){var s=0,r=P.U(t.V),q,p=[],o,n,m,l,k,j,i,h,g,f
var $async$cNl=P.Q(function(b,c){if(b===1)return P.R(c,r)
while(true)switch(s){case 0:s=3
return P.Z(V.mv(),$async$cNl)
case 3:i=c
h=i==null?null:H.j0(J.b(i.a,"shared_prefs"))
g=Y.oW(window.location.href.split("#")[0])
f=X.dBS()
if(h!=null)try{f=$.bR().bM($.drd(),C.G.f3(0,h),t.Kx)}catch(e){o=H.I(e)
P.as("Failed to load prefs: "+H.i(o))}m=f
if(m.a===C.a_){l=J.Uz(window.location.hash,"#","")
m=l.length
if(m!==0&&m>4){if(l==="/kanban"){f=f.t(new F.cNm())
l="/task"}}else l=null}else l=null
m=window.document.documentElement
m.toString
k=m.getAttribute("data-"+new W.agp(new W.a2d(m)).t9("report-errors"))==="1"
m=window.document.documentElement
m.toString
j=m.getAttribute("data-"+new W.agp(new W.a2d(m)).t9("rc"))
if(k)P.as("## Error reporting is enabled")
m=f
q=T.ds_(l,m,j,k,g)
case 3:h=c
g=h==null?null:H.j0(J.b(h.a,"shared_prefs"))
f=window.location.href
if(J.ba(f,"?"))f=f.split("?")[0]
f=Y.oW(J.ba(f,"#")?f.split("#")[0]:f)
o=X.dBS()
if(g!=null)try{o=$.bR().bM($.drd(),C.G.f3(0,g),t.Kx)}catch(e){n=H.I(e)
P.as("Failed to load prefs: "+H.i(n))}l=o
if(l.a===C.a_){k=J.Uz(window.location.hash,"#","")
l=k.length
if(l!==0&&l>4){if(k==="/kanban"){o=o.t(new F.cNm())
k="/task"}}else k=null}else k=null
l=window.document.documentElement
l.toString
j=l.getAttribute("data-"+new W.agp(new W.a2d(l)).t9("report-errors"))==="1"
l=window.document.documentElement
l.toString
i=l.getAttribute("data-"+new W.agp(new W.a2d(l)).t9("rc"))
if(j)P.as("## Error reporting is enabled")
l=o
q=T.ds_(k,l,i,j,f)
s=1
break
case 1:return P.S(q,r)}})
@ -153684,7 +153686,7 @@ return s.a=J.eZ(s.a,"\n \u2022 "+H.i(a))},
$S:8}
F.dcn.prototype={
$1:function(a){a.a="https://634363c8dd6048b8ae89ab6c66dd9c24@sentry.invoicing.co/7"
a.cy="1c442b6fe49aba95d735d8cdece77cc62793466d"
a.cy="74457eba9073f73293850e1ff1af27fab9a94ecf"
a.go="5.0.58"
a.ch=new F.dcm(this.a)},
$S:735}

File diff suppressed because one or more lines are too long