Commits on Source (9)
-
Tore.Brede authored70862499
-
Sivert Kronen Hatteberg authored93411b8c
-
Sivert Kronen Hatteberg authored
Used to "log" a user out in the manual invite flow
355165a4 -
Sivert Kronen Hatteberg authored8c6ae711
-
Sivert Kronen Hatteberg authored4c5b0f4a
-
Sivert Kronen Hatteberg authoredfe828e07
-
Tore.Brede authored
GREG-136: Adding today as default date See merge request !190
285d8c84 -
Sivert Kronen Hatteberg authoredebbfb013
-
Sivert Kronen Hatteberg authored
Greg 87 invitation logout See merge request !192
4f96eba8
Showing
- frontend/package-lock.json 70 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 1 addition, 0 deletionsfrontend/package.json
- frontend/src/contexts/userContext.ts 1 addition, 0 deletionsfrontend/src/contexts/userContext.ts
- frontend/src/interfaces/index.ts 1 addition, 0 deletionsfrontend/src/interfaces/index.ts
- frontend/src/providers/userProvider.tsx 5 additions, 0 deletionsfrontend/src/providers/userProvider.tsx
- frontend/src/routes/components/header.tsx 4 additions, 1 deletionfrontend/src/routes/components/header.tsx
- frontend/src/routes/index.tsx 2 additions, 0 deletionsfrontend/src/routes/index.tsx
- frontend/src/routes/invitelink/logout.tsx 31 additions, 0 deletionsfrontend/src/routes/invitelink/logout.tsx
- frontend/src/routes/sponsor/register/formData.ts 2 additions, 2 deletionsfrontend/src/routes/sponsor/register/formData.ts
- frontend/src/routes/sponsor/register/stepPersonForm.tsx 3 additions, 0 deletionsfrontend/src/routes/sponsor/register/stepPersonForm.tsx
- frontend/src/routes/sponsor/register/stepRegistration.tsx 3 additions, 2 deletionsfrontend/src/routes/sponsor/register/stepRegistration.tsx
- gregui/api/views/invitation.py 16 additions, 12 deletionsgregui/api/views/invitation.py
- gregui/api/views/userinfo.py 5 additions, 0 deletionsgregui/api/views/userinfo.py
- gregui/tests/api/views/test_userinfo.py 3 additions, 0 deletionsgregui/tests/api/views/test_userinfo.py
- gregui/tests/conftest.py 1 addition, 0 deletionsgregui/tests/conftest.py
frontend/src/routes/invitelink/logout.tsx
0 → 100644