Merge branch 'GREG-70-user-context' into 'master'
Greg 70 user context See merge request !79
No related branches found
No related tags found
Checking pipeline status
Showing
- frontend/.eslintrc.json 3 additions, 1 deletionfrontend/.eslintrc.json
- frontend/package-lock.json 17 additions, 6 deletionsfrontend/package-lock.json
- frontend/package.json 1 addition, 0 deletionsfrontend/package.json
- frontend/public/locales/en/frontpage.json 5 additions, 0 deletionsfrontend/public/locales/en/frontpage.json
- frontend/public/locales/nb/frontpage.json 5 additions, 0 deletionsfrontend/public/locales/nb/frontpage.json
- frontend/public/locales/nn/frontpage.json 5 additions, 0 deletionsfrontend/public/locales/nn/frontpage.json
- frontend/src/components/button/index.tsx 18 additions, 0 deletionsfrontend/src/components/button/index.tsx
- frontend/src/components/page/page.tsx 2 additions, 2 deletionsfrontend/src/components/page/page.tsx
- frontend/src/components/protectedRoute/index.tsx 26 additions, 0 deletionsfrontend/src/components/protectedRoute/index.tsx
- frontend/src/contexts/index.ts 3 additions, 0 deletionsfrontend/src/contexts/index.ts
- frontend/src/contexts/userContext.ts 21 additions, 0 deletionsfrontend/src/contexts/userContext.ts
- frontend/src/index.tsx 6 additions, 4 deletionsfrontend/src/index.tsx
- frontend/src/providers/index.tsx 4 additions, 0 deletionsfrontend/src/providers/index.tsx
- frontend/src/providers/userProvider.tsx 46 additions, 0 deletionsfrontend/src/providers/userProvider.tsx
- frontend/src/routes/components/header.tsx 5 additions, 1 deletionfrontend/src/routes/components/header.tsx
- frontend/src/routes/components/userInfo.tsx 18 additions, 0 deletionsfrontend/src/routes/components/userInfo.tsx
- frontend/src/routes/frontpage/components/loginpage.tsx 27 additions, 0 deletionsfrontend/src/routes/frontpage/components/loginpage.tsx
- frontend/src/routes/frontpage/index.tsx 32 additions, 24 deletionsfrontend/src/routes/frontpage/index.tsx
- frontend/src/routes/index.tsx 20 additions, 3 deletionsfrontend/src/routes/index.tsx
- frontend/src/themes/index.ts 5 additions, 3 deletionsfrontend/src/themes/index.ts
Loading
Please register or sign in to comment