- Jan 26, 2022
-
-
Andreas Ellewsen authored
-
- Jan 25, 2022
-
-
Andreas Ellewsen authored
-
- Dec 15, 2021
-
-
Sivert Kronen Hatteberg authored
-
Andreas Ellewsen authored
Boxes are now spaced automatically on the login page, and the box on the invite page fills the horizontal space.
-
- Dec 03, 2021
-
-
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
-
- Nov 15, 2021
-
-
Andreas Ellewsen authored
If the user is neither a guest or a sponsor, generic text explaining this is shown. If they are a guest, they are shown the data related to them. If they are a sponsor, they are redirected to the /sponsor/ route. Resolves: GREG-97
-
- Oct 17, 2021
-
-
Tore.Brede authored
-
- Oct 08, 2021
-
-
Tore.Brede authored
-
- Oct 07, 2021
-
-
Sivert Kronen Hatteberg authored
- Better loading of translations using suspense. - Adds a "fetched" variable to the user objects. Enable us to show a spinner before the return of the userinfo call Issue: GREG-72
-
- Oct 06, 2021
-
-
Andreas Ellewsen authored
-
Jonas Braathen authored
Make all URLs relative. Move /oidc and /admin endpoints up from /api and proxy them during development.
-
- Oct 05, 2021
-
-
Sivert Kronen Hatteberg authored
The UserContext is used to "protect" routes Issue: GREG-70
-
Tore.Brede authored
-
- Oct 02, 2021
-
-
Tore.Brede authored
-
- Sep 21, 2021
-
-
Jonas Braathen authored
-
- Sep 20, 2021
-
-
Jonas Braathen authored
-
Jonas Braathen authored
Move form example to the registration page. Add some route links to the front page for easier navigiation.
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
- Sep 17, 2021
-
-
Tore.Brede authored
-
- Sep 16, 2021
-
-
Andreas Ellewsen authored
- Language is no longer a prop - Dateformat chagned to ISO 8601 - set minDate and maxDate range to between today and 1 year from now
-
Andreas Ellewsen authored
-
Tore.Brede authored
-
Andreas Ellewsen authored
Add start of form, input and select
-
- Sep 15, 2021
-
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
Sivert Kronen Hatteberg authored
- Add routing with react routing - Placeholder header/footer and some pages Issue: GREG-46
-