Merge branch 'GREG-41_footer' into 'master'
GREG-41: Initial footer and header See merge request !53
No related branches found
No related tags found
Showing
- frontend/.env 9 additions, 0 deletionsfrontend/.env
- frontend/public/locales/en/common.json 8 additions, 1 deletionfrontend/public/locales/en/common.json
- frontend/public/locales/en/footer.json 5 additions, 1 deletionfrontend/public/locales/en/footer.json
- frontend/public/locales/nb/common.json 8 additions, 1 deletionfrontend/public/locales/nb/common.json
- frontend/public/locales/nb/footer.json 5 additions, 1 deletionfrontend/public/locales/nb/footer.json
- frontend/public/locales/nn/common.json 9 additions, 1 deletionfrontend/public/locales/nn/common.json
- frontend/public/locales/nn/footer.json 5 additions, 1 deletionfrontend/public/locales/nn/footer.json
- frontend/public/uio/uio-app-logo-en.png 0 additions, 0 deletionsfrontend/public/uio/uio-app-logo-en.png
- frontend/public/uio/uio-app-logo-nb.png 0 additions, 0 deletionsfrontend/public/uio/uio-app-logo-nb.png
- frontend/src/appConfig.ts 18 additions, 6 deletionsfrontend/src/appConfig.ts
- frontend/src/components/dropdownmenu/index.tsx 131 additions, 0 deletionsfrontend/src/components/dropdownmenu/index.tsx
- frontend/src/components/languageselector/index.tsx 38 additions, 0 deletionsfrontend/src/components/languageselector/index.tsx
- frontend/src/components/logobars/LogoBar.tsx 18 additions, 0 deletionsfrontend/src/components/logobars/LogoBar.tsx
- frontend/src/components/logobars/UiB.tsx 25 additions, 0 deletionsfrontend/src/components/logobars/UiB.tsx
- frontend/src/components/logobars/UiO.tsx 33 additions, 0 deletionsfrontend/src/components/logobars/UiO.tsx
- frontend/src/routes/components/footer.tsx 78 additions, 14 deletionsfrontend/src/routes/components/footer.tsx
- frontend/src/routes/components/header.tsx 41 additions, 19 deletionsfrontend/src/routes/components/header.tsx
- frontend/src/styled.d.ts 6 additions, 0 deletionsfrontend/src/styled.d.ts
- frontend/src/themes/color.ts 10 additions, 0 deletionsfrontend/src/themes/color.ts
- frontend/src/themes/main.ts 7 additions, 1 deletionfrontend/src/themes/main.ts
frontend/public/uio/uio-app-logo-en.png
0 → 100644
5.14 KiB
frontend/public/uio/uio-app-logo-nb.png
0 → 100644
4.81 KiB
frontend/src/components/logobars/LogoBar.tsx
0 → 100644
frontend/src/components/logobars/UiB.tsx
0 → 100644
frontend/src/components/logobars/UiO.tsx
0 → 100644
frontend/src/themes/color.ts
0 → 100644