Make the login-page look like the sketch.
- Create a new loginbox component. To be used as invitation login latter. - Add a util function that creates the correct stylized institution abbrevation
parent
44f7d800
No related branches found
No related tags found
Showing
- frontend/public/locales/en/frontpage.json 7 additions, 3 deletionsfrontend/public/locales/en/frontpage.json
- frontend/public/locales/nb/frontpage.json 7 additions, 3 deletionsfrontend/public/locales/nb/frontpage.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/src/components/loginBox/index.tsx 61 additions, 0 deletionsfrontend/src/components/loginBox/index.tsx
- frontend/src/routes/frontpage/components/loginpage.tsx 30 additions, 11 deletionsfrontend/src/routes/frontpage/components/loginpage.tsx
- frontend/src/utils/index.ts 17 additions, 0 deletionsfrontend/src/utils/index.ts
frontend/src/components/loginBox/index.tsx
0 → 100644
Please register or sign in to comment