-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 0972e16
Showing
41 changed files
with
4,030 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
(function (config) { | ||
window['adrum-start-time'] = new Date().getTime(); | ||
var appKey = ''; | ||
if (window.location.href.indexOf('app.adeo.no') > -1) { | ||
appKey = 'EUM-AAB-AYD'; | ||
} else if (window.location.href.indexOf('app-q1.adeo.no') > -1) { | ||
appKey = 'EUM-AAB-AYC'; | ||
} | ||
config.appKey = appKey; | ||
config.adrumExtUrlHttp = 'http://jsagent.adeo.no'; | ||
config.adrumExtUrlHttps = 'https://jsagent.adeo.no'; | ||
config.beaconUrlHttp = 'http://eumgw.adeo.no'; | ||
config.beaconUrlHttps = 'https://eumgw.adeo.no'; | ||
config.xd = { enable: false }; | ||
config.spa = { | ||
spa2: true | ||
}; | ||
})(window['adrum-config'] || (window['adrum-config'] = {})); | ||
|
||
if ('https:' === document.location.protocol) { | ||
document.write( | ||
unescape('%3Cscript') + | ||
" src='https://jsagent.adeo.no/adrum/adrum.js' " + | ||
" type='text/javascript' charset='UTF-8'" + | ||
// " crossorigin='anonymous'" + | ||
unescape('%3E%3C/script%3E') | ||
); | ||
} else { | ||
document.write( | ||
unescape('%3Cscript') + | ||
" src='http://jsagent.adeo.no/adrum/adrum.js' " + | ||
" type='text/javascript' charset='UTF-8'" + | ||
// " crossorigin='anonymous'" + | ||
unescape('%3E%3C/script%3E') | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
<!DOCTYPE html> | ||
<html lang="no" data-hj-suppress> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta name="theme-color" content="#222222"> | ||
<meta name="author" content="NAV"> | ||
<meta property="og:title" content="Modia Personoversikt"> | ||
<meta property="og:site_name" content="NAV Modia Personoversikt"> | ||
<meta property="og:description" | ||
content="Intern arbeidsflate. Brukes som personoppslag og dialogverktøy av veiledere og saksbehandlere i NAV"> | ||
<link rel="shortcut icon" href="/modiapersonoversikt/static/favicon-DC_hMhKC.ico"> | ||
<link rel="stylesheet" href="https://navikt.github.io/internarbeidsflatedecorator/v2.1/static/css/main.css" /> | ||
<script src="https://navikt.github.io/internarbeidsflatedecorator/v2.1/static/js/head.v2.min.js"></script> | ||
<script src="https://cdn.nav.no/personoversikt/internarbeidsflate-decorator-v3/dev/latest/dist/bundle.js"></script> | ||
<link rel="stylesheet" href="https://cdn.nav.no/personoversikt/internarbeidsflate-decorator-v3/dev/latest/dist/index.css" /> | ||
<script type="application/javascript"> | ||
window.frontendlogger = { info: function(){}, warn: function(){}, error: function(){}, event: function(){}}; | ||
window.frontendlogger.appname = 'modiapersonoversikt'; | ||
</script> | ||
<script type="application/javascript"> | ||
const global = globalThis; | ||
</script> | ||
<script type="application/javascript" src="/frontendlogger/logger.js"></script> | ||
|
||
|
||
<script> | ||
const applicationFeatureToggles = { | ||
useNewDecorator: "$unleash{modiapersonoversikt.decorator-v3}" | ||
}; | ||
window.applicationFeatureToggles = applicationFeatureToggles | ||
</script> | ||
<title>Modia Personoversikt</title> | ||
<script type="module" crossorigin src="/modiapersonoversikt/static/index-DT7RFwI4.js"></script> | ||
<link rel="stylesheet" crossorigin href="/modiapersonoversikt/static/index-S7Z4sbbf.css"> | ||
</head> | ||
<body> | ||
<noscript> | ||
You need to enable JavaScript to run this app. | ||
</noscript> | ||
<div id="root"></div> | ||
|
||
<!-- Hotjar Tracking Code for http://navlab.no/ --> | ||
<!--<script>--> | ||
<!-- (function(h,o,t,j,a,r){--> | ||
<!-- h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};--> | ||
<!-- h._hjSettings={hjid:148751,hjsv:6};--> | ||
<!-- a=o.getElementsByTagName('head')[0];--> | ||
<!-- r=o.createElement('script');r.async=1;--> | ||
<!-- r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;--> | ||
<!-- a.appendChild(r);--> | ||
<!-- })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');--> | ||
<!--</script>--> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.