Commits on Source (37)
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
The Role model has a not null constraint on the sponsor field, so it is impossible for a Role object to not have this attribute.
-
Sivert Kronen Hatteberg authored
- Create a new loginbox component. To be used as invitation login latter. - Add a util function that creates the correct stylized institution abbrevation
db7c557e -
Andreas Ellewsen authored
Move add role button See merge request !182
d0806575 -
Sivert Kronen Hatteberg authored14127a46
-
Sivert Kronen Hatteberg authored
Make the login-page look like the sketch. See merge request !184
2725d790 -
Jonas Braathen authoredeb361063
-
Jonas Braathen authored2db81b31
-
Jonas Braathen authored
Change popoulate_fixtures to a management command See merge request !186
a5fe0678 -
Tore.Brede authoredbb073734
-
Tore.Brede authoredb88dd099
-
Tore.Brede authored20faa0ba
-
Tore.Brede authored70862499
-
Tore.Brede authored7fd728e2
-
Tore.Brede authored
Adding available_in_search field to output See merge request !188
98df8b88 -
Sivert Kronen Hatteberg authored93411b8c
-
Sivert Kronen Hatteberg authored
Used to "log" a user out in the manual invite flow
355165a4 -
Sivert Kronen Hatteberg authored8c6ae711
-
Sivert Kronen Hatteberg authored4c5b0f4a
-
Sivert Kronen Hatteberg authoredfe828e07
-
Andreas Ellewsen authored
-
Tore.Brede authored6322ba85
-
Tore.Brede authored
GREG-130: Allow dnumber See merge request !187
ee5e1e49 -
Andreas Ellewsen authored
Add label to email field See merge request !181
d7d79003 -
Andreas Ellewsen authored
Tests/identity coverage See merge request !183
87ca8a5c -
Tore.Brede authored
GREG-136: Adding today as default date See merge request !190
285d8c84 -
Sivert Kronen Hatteberg authoredebbfb013
-
Sivert Kronen Hatteberg authored
Greg 87 invitation logout See merge request !192
4f96eba8 -
Tore.Brede authored21341895
-
Andreas Ellewsen authored
Add favicons to frontend See merge request !193
2f1a7d68 -
Tore.Brede authored3ef6af78
-
Tore.Brede authored78c3d198
-
Tore.Brede authored
GREG-140: Remove other identity type See merge request !195
1cafe8c6 -
Tore.Brede authored
GREG-123: Adding option for acronym identifier import from orgreg See merge request !191
0ab05a84 -
Tore.Brede authored
GREG-138: Adding an error report component See merge request !197
475c7a1c
Showing
- frontend/package-lock.json 70 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 1 addition, 0 deletionsfrontend/package.json
- frontend/public/favicon.ico 0 additions, 0 deletionsfrontend/public/favicon.ico
- frontend/public/favicons/uib.ico 0 additions, 0 deletionsfrontend/public/favicons/uib.ico
- frontend/public/favicons/uio.svg 30 additions, 0 deletionsfrontend/public/favicons/uio.svg
- frontend/public/index.html 7 additions, 5 deletionsfrontend/public/index.html
- frontend/public/locales/en/common.json 6 additions, 1 deletionfrontend/public/locales/en/common.json
- frontend/public/locales/en/frontpage.json 8 additions, 4 deletionsfrontend/public/locales/en/frontpage.json
- frontend/public/locales/nb/common.json 11 additions, 6 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nb/frontpage.json 7 additions, 3 deletionsfrontend/public/locales/nb/frontpage.json
- frontend/public/locales/nn/common.json 11 additions, 6 deletionsfrontend/public/locales/nn/common.json
- frontend/public/locales/nn/footer.json 1 addition, 1 deletionfrontend/public/locales/nn/footer.json
- frontend/public/locales/nn/frontpage.json 7 additions, 3 deletionsfrontend/public/locales/nn/frontpage.json
- frontend/public/logo192.png 0 additions, 0 deletionsfrontend/public/logo192.png
- frontend/public/logo512.png 0 additions, 0 deletionsfrontend/public/logo512.png
- frontend/public/manifest.json 1 addition, 18 deletionsfrontend/public/manifest.json
- frontend/src/components/errorReport/index.tsx 43 additions, 0 deletionsfrontend/src/components/errorReport/index.tsx
- frontend/src/components/loginBox/index.tsx 61 additions, 0 deletionsfrontend/src/components/loginBox/index.tsx
- frontend/src/components/page/page.tsx 15 additions, 0 deletionsfrontend/src/components/page/page.tsx
- frontend/src/contexts/userContext.ts 1 addition, 0 deletionsfrontend/src/contexts/userContext.ts
frontend/public/favicon.ico
deleted
100644 → 0
3.78 KiB
frontend/public/favicons/uib.ico
0 → 100644
894 B
frontend/public/favicons/uio.svg
0 → 100644
frontend/public/logo192.png
deleted
100644 → 0
5.22 KiB
frontend/public/logo512.png
deleted
100644 → 0
9.44 KiB
frontend/src/components/loginBox/index.tsx
0 → 100644