Commits on Source (32)
-
Tore.Brede authoredbff2c32f
-
Tore.Brede authored2d5db5b2
-
Andreas Ellewsen authored
Adds testing and linting of the frontend
e1bfbcb3 -
Jonas Braathen authored32cd0440
-
Jonas Braathen authoreda939ae7e
-
Tore.Brede authored
This reverts commit 2d5db5b2.
23c2d8c2 -
Tore.Brede authored28e4a29a
-
Tore.Brede authored52df38b1
-
Tore.Brede authoredd55996cd
-
Andreas Ellewsen authoredVerifiedfd133a24
-
Stein Elgethun authored
Issue: GREG-39
06aa6aad -
Tore.Brede authoredf9e28a32
-
Tore.Brede authored56136c6d
-
Tore.Brede authorede3e21e46
-
Tore.Brede authoredb69fccef
-
Tore.Brede authored18baeb8c
-
Tore.Brede authoredbc376fa4
-
Tore.Brede authored5133f02e
-
Tore.Brede authoredee6f36a5
-
Tore.Brede authored2c8dce3f
-
Tore.Brede authoredfcec3805
-
Tore.Brede authored6a748404
-
Tore.Brede authored
Fix linting errors See merge request !60
1673b25a -
Tore.Brede authored321eab57
-
Tore.Brede authored21404ef9
-
Tore.Brede authoredc98787f2
-
Tore.Brede authored
Adjust pipeline setup See merge request !54
b181e739 -
Tore.Brede authored
Removing trailing slash from URL routes See merge request !61
f8b02b68 -
Tore.Brede authoredec785c67
-
Tore.Brede authored769f34d6
-
Tore.Brede authored
GREG-41: Initial footer and header See merge request !53
f4c7db34
Showing
- .gitlab-ci.yml 43 additions, 4 deletions.gitlab-ci.yml
- frontend/.env 9 additions, 0 deletionsfrontend/.env
- frontend/.eslintrc.json 27 additions, 0 deletionsfrontend/.eslintrc.json
- frontend/.gitignore 3 additions, 0 deletionsfrontend/.gitignore
- frontend/package-lock.json 5264 additions, 4450 deletionsfrontend/package-lock.json
- frontend/package.json 21 additions, 4 deletionsfrontend/package.json
- frontend/public/env.js 0 additions, 7 deletionsfrontend/public/env.js
- 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/button/index.tsx 1 addition, 0 deletionsfrontend/src/components/button/index.tsx
- 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/link/index.tsx 76 additions, 54 deletionsfrontend/src/components/link/index.tsx
frontend/.eslintrc.json
0 → 100644
This diff is collapsed.
frontend/public/env.js
deleted
100644 → 0
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