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

New admin portal [hosted]

This commit is contained in:
hillelcoren 2021-08-18 13:41:24 +00:00
parent 62d694d078
commit 1c0ca11d27
3 changed files with 25 additions and 23 deletions

View File

@ -33,8 +33,8 @@ const RESOURCES = {
"manifest.json": "ef43d90e57aa7682d7e2cfba2f484a40",
"version.json": "46d4015fc9abcefe5371cafcf2084173",
"favicon.ico": "51636d3a390451561744c42188ccd628",
"main.dart.js": "7a8ccce72175b88c8b7e4ce454a25f4e",
"/": "56895cb1206a74defeb4db34aa34f1a7"
"main.dart.js": "65ff19f938c82e8508c026875b674f93",
"/": "3866a4ca33a64f215a46fc7e33588ae7"
};
// The application shell files that are downloaded before a service worker can

40
public/main.dart.js vendored
View File

@ -57264,25 +57264,27 @@ cO1:function(a){var s=0,r=P.U(t.V),q,p=[],o,n,m,l,k,j,i,h,g,f
var $async$cO1=P.P(function(b,c){if(b===1)return P.R(c,r)
while(true)switch(s){case 0:s=3
return P.V(V.mx(),$async$cO1)
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.dCH()
if(h!=null)try{f=$.bR().bM($.drY(),C.G.f3(0,h),t.Kx)}catch(e){o=H.H(e)
P.aq("Failed to load prefs: "+H.i(o))}m=f
if(m.a===C.a_){l=J.UG(window.location.hash,"#","")
m=l.length
if(m!==0&&m>4){if(l==="/kanban"){f=f.t(new F.cO2())
l="/task"}}else l=null}else l=null
m=window.document.documentElement
m.toString
k=m.getAttribute("data-"+new W.agC(new W.a2m(m)).tb("report-errors"))==="1"
m=window.document.documentElement
m.toString
j=m.getAttribute("data-"+new W.agC(new W.a2m(m)).tb("rc"))
if(k)P.aq("## Error reporting is enabled")
m=f
q=T.dsM(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.dCH()
if(g!=null)try{o=$.bR().bM($.drY(),C.G.f3(0,g),t.Kx)}catch(e){n=H.H(e)
P.aq("Failed to load prefs: "+H.i(n))}l=o
if(l.a===C.a_){k=J.UG(window.location.hash,"#","")
l=k.length
if(l!==0&&l>4){if(k==="/kanban"){o=o.t(new F.cO2())
k="/task"}}else k=null}else k=null
l=window.document.documentElement
l.toString
j=l.getAttribute("data-"+new W.agC(new W.a2m(l)).tb("report-errors"))==="1"
l=window.document.documentElement
l.toString
i=l.getAttribute("data-"+new W.agC(new W.a2m(l)).tb("rc"))
if(j)P.aq("## Error reporting is enabled")
l=o
q=T.dsM(k,l,i,j,f)
s=1
break
case 1:return P.S(q,r)}})

File diff suppressed because one or more lines are too long