Commits on Source (11)
-
Andreas Ellewsen authored
Verify that the backend accepts unicode for text fields and that it survives to the database and back again
Verified171556d6 -
Andreas Ellewsen authoredVerifiedf7565084
-
Andreas Ellewsen authoredVerified3468e18e
-
Andreas Ellewsen authoredVerified25347903
-
Andreas Ellewsen authoredVerified11b788af
-
Andreas Ellewsen authored
Was removed by mistake at some time in the past. Introduced a few tests to ensure that things work as expected. Resolves: GREG-223
Verifiedb53170fd -
Andreas Ellewsen authored
Sprinkle unicode characters on tests See merge request !288
e901b817 -
Andreas Ellewsen authored
Make logo link to front page See merge request !291
016a01ab -
Andreas Ellewsen authored
Add tests of has_mandatory_consents property See merge request !292
44b44446 -
Andreas Ellewsen authored
Greg 217 padding margin font See merge request !294
5b7099d3 -
Andreas Ellewsen authored
Fix bug where nin was not saved from feide See merge request !298
9ef2ae46
Showing
- frontend/src/fonts/roboto-v29-latin-regular.eot 0 additions, 0 deletionsfrontend/src/fonts/roboto-v29-latin-regular.eot
- frontend/src/fonts/roboto-v29-latin-regular.svg 308 additions, 0 deletionsfrontend/src/fonts/roboto-v29-latin-regular.svg
- frontend/src/fonts/roboto-v29-latin-regular.ttf 0 additions, 0 deletionsfrontend/src/fonts/roboto-v29-latin-regular.ttf
- frontend/src/fonts/roboto-v29-latin-regular.woff 0 additions, 0 deletionsfrontend/src/fonts/roboto-v29-latin-regular.woff
- frontend/src/fonts/roboto-v29-latin-regular.woff2 0 additions, 0 deletionsfrontend/src/fonts/roboto-v29-latin-regular.woff2
- frontend/src/index.css 18 additions, 0 deletionsfrontend/src/index.css
- frontend/src/index.tsx 2 additions, 0 deletionsfrontend/src/index.tsx
- frontend/src/routes/components/header.tsx 7 additions, 1 deletionfrontend/src/routes/components/header.tsx
- frontend/src/routes/sponsor/frontpage/index.tsx 12 additions, 3 deletionsfrontend/src/routes/sponsor/frontpage/index.tsx
- frontend/src/routes/sponsor/guest/guestInfo/index.tsx 11 additions, 6 deletionsfrontend/src/routes/sponsor/guest/guestInfo/index.tsx
- frontend/src/routes/sponsor/guest/guestRoleInfo/index.tsx 7 additions, 3 deletionsfrontend/src/routes/sponsor/guest/guestRoleInfo/index.tsx
- frontend/src/routes/sponsor/guest/newGuestRole/index.tsx 6 additions, 2 deletionsfrontend/src/routes/sponsor/guest/newGuestRole/index.tsx
- frontend/src/routes/sponsor/register/frontPage.tsx 7 additions, 3 deletionsfrontend/src/routes/sponsor/register/frontPage.tsx
- greg/tests/api/test_person.py 18 additions, 0 deletionsgreg/tests/api/test_person.py
- greg/tests/models/test_person.py 50 additions, 0 deletionsgreg/tests/models/test_person.py
- gregui/api/views/role.py 1 addition, 2 deletionsgregui/api/views/role.py
- gregui/authentication/auth_backends.py 1 addition, 1 deletiongregui/authentication/auth_backends.py
- gregui/tests/api/views/test_invite_guest.py 4 additions, 4 deletionsgregui/tests/api/views/test_invite_guest.py
- gregui/tests/api/views/test_userinfo.py 2 additions, 2 deletionsgregui/tests/api/views/test_userinfo.py
- gregui/tests/authentication/test_user_profile.py 138 additions, 0 deletionsgregui/tests/authentication/test_user_profile.py
File added
This diff is collapsed.
File added
File added
File added
frontend/src/index.css
0 → 100644