- Aug 11, 2022
-
-
Andreas Ellewsen authored
Sponsosr can now click a button next to passport/fnr values on the guest info page to see the source and verifier of the value. Resolves: GREG-275
-
- Aug 10, 2022
-
-
Sivert Kronen Hatteberg authored
Fix problems with submit button not being disabled and some UX improvements See merge request !339
-
- Jul 29, 2022
-
-
Tore.Brede authored
GREG-255: Doing some changes on the edit role screen See merge request !325
-
Tore.Brede authored
-
- Jul 22, 2022
-
-
Marte Fossum authored
Add info about the front page for guest See merge request !340
-
Marte Fossum authored
-
- Jul 18, 2022
-
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
Using this mode we do not display any error msg before the first blur event. This avoids errors from a partially typed email address.
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
-
- Jul 12, 2022
-
-
Sivert Kronen Hatteberg authored
Fix guest import See merge request !338
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
-
- Jul 08, 2022
-
-
Jonas Braathen authored
Fix space between login boxes on front page See merge request !337
-
Jonas Braathen authored
-
Jonas Braathen authored
Change ntnu color palette and header accordingly See merge request !333
-
Jonas Braathen authored
GREG-277: Change description for roles/periods See merge request !334
-
Jonas Braathen authored
GREG-284: Update NIN text See merge request !336
-
Jonas Braathen authored
GREG-283: Fixing issue where default value for mobile country code was set on every rerender See merge request !335
-
- Jul 06, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jun 24, 2022
-
-
Marte Fossum authored
-
Marte Fossum authored
-
- Jun 23, 2022
-
-
Marte Fossum authored
Add favicon for ntnu and loginpage See merge request !332
-
Marte Fossum authored
-
Andreas Ellewsen authored
Stop copying node_modules into frontend image See merge request !331
-
Andreas Ellewsen authored
Add english responsible text See merge request !330
-
- Jun 22, 2022
-
-
Andreas Ellewsen authored
By not having a .dockerignore file we are including the node_modules directory in the frontend image, and then installing all the packages a second time in the build phase when we run npm ci. We now let npm ci do that work as it's supposed to.
-
Andreas Ellewsen authored
-
- Jun 17, 2022
-
-
Marte Fossum authored
New footer and upper case name ntnu See merge request !329
-
Marte Fossum authored
-
- Jun 13, 2022
-
-
Andreas Ellewsen authored
Move end role notifications to day after end See merge request !328
-
-
- Jun 10, 2022
-
-
Andreas Ellewsen authored
By moving the notifications to midnight on the day they expire we simplify the work of systems integrating with greg. The frontend has also been updated to say that end dates are "to (including)" to clarify that the roles are valid on their last day. Resolves: GREG-2688
-
- Jun 03, 2022
-
-
Andreas Ellewsen authored
Notify sponsors of bad emails in sent invites See merge request !326
-
- May 30, 2022
-
-
Marte Fossum authored
Add NTNU design for their domain See merge request !327
-
- May 25, 2022
-
-
Andreas Ellewsen authored
Introduces the invalid field on the Identity model. The field is used to indicate that the Identity is in invalid. This is useful when a value is not a working value, even though the value passes validation checks, like unused national id numbers, emails tied to non-existing domains, etc. Resolves: GREG-252
-
- May 23, 2022
-
-
Marte Fossum authored
-
- May 18, 2022
-
-
Andreas Ellewsen authored
-