Commit Graph

1411 Commits

Author SHA1 Message Date
Matilda Landström 93e54b4ca1 feat(SW-93): add mocked facility cards 2024-08-29 16:51:19 +02:00
Fredrik Thorsson 7742fc1259 feat(SW-252): sorting 2024-08-29 16:07:29 +02:00
Fredrik Thorsson 342885d71a feat(SW-252): add missing translation 2024-08-29 16:07:29 +02:00
Fredrik Thorsson ee879f60a3 feat(SW-252): translations 2024-08-29 16:07:29 +02:00
Fredrik Thorsson 9c8bb4a862 feat(SW-252): sort translations 2024-08-29 16:07:29 +02:00
Fredrik Thorsson e7df1143d9 feat(Sw-252): add translations 2024-08-29 16:07:29 +02:00
Fredrik Thorsson 51285f359f feat(SW-252): change semantic element 2024-08-29 16:07:29 +02:00
Fredrik Thorsson 8c4ade719f feat(SW-252): wrap image for layout 2024-08-29 16:07:29 +02:00
Fredrik Thorsson bb820afd0e feat(SW-252): add icons 2024-08-29 16:07:29 +02:00
Fredrik Thorsson 69ebf254d1 feat(SW-252): add new ux 2024-08-29 16:07:29 +02:00
Matilda Landström 8da332dcc3 feat(SW-312): fix "2-for-1-breakfast" only unlocked for level 5 2024-08-29 15:46:53 +02:00
Niclas Edenvin f178f7fde0 Merged in feature/select-room-ux-one-page (pull request #523)
This updates the select room page according to the new UX. It has different sections on the same page, but with specific URLs per section. Since neither UX, UI nor API is completely done both design and data structures are a bit temporary.

Approved-by: Simon.Emanuelsson
2024-08-29 13:38:14 +00:00
Michael Zetterberg 00fc2af3dd Merged in develop (pull request #539)
Promote to test

Approved-by: Christel Westerberg
2024-08-29 08:24:59 +00:00
Christel Westerberg 60765c0705 Merged in fix/tracking-store (pull request #538)
fix: setup tracking store

Approved-by: Michael Zetterberg
2024-08-29 08:18:41 +00:00
Christel Westerberg 49a39fe5aa fix: setup tracking store 2024-08-29 10:08:26 +02:00
Michael Zetterberg facd6bb4ad Merged in fix/dob-edit (pull request #536)
fix: default dob in zod schema

Approved-by: Arvid Norlin
2024-08-29 07:48:04 +00:00
Michael Zetterberg b891609de6 Merged in fix/do-not-prefetch-edit-profile-link (pull request #535)
fix: don't prefetch the edit profile link
2024-08-29 07:45:27 +00:00
Michael Zetterberg 46852a36a1 fix: default dob in zod schema 2024-08-29 09:42:05 +02:00
Michael Zetterberg 64fbf2ec17 fix: don't prefetch the edit profile link 2024-08-29 09:22:54 +02:00
Christel Westerberg 23f1e777b0 Merged in fix/pathname-login (pull request #530)
fix: create useLazyPathname hook

Approved-by: Michael Zetterberg
2024-08-28 14:16:28 +00:00
Christel Westerberg 05f88b23d3 Merged in fix/link-redirects (pull request #531)
fix: handle target=_blank in link

Approved-by: Michael Zetterberg
2024-08-28 14:15:34 +00:00
Christel Westerberg fd5380a812 fix: move useLazyPathname to hooks dir 2024-08-28 15:41:54 +02:00
Christel Westerberg 354567cbf5 fix: create useLazyPathname hook 2024-08-28 15:41:54 +02:00
Christel Westerberg bd0d7e61e9 fix: handle target=_blank in link 2024-08-28 15:37:32 +02:00
Simon.Emanuelsson 2c6f43ef6c Merged in fix/fetch-variable-interfering-with-fetch (pull request #526)
fix: rename retried-wrapped fetch and add “force-cache” to make caching work again

Approved-by: Michael Zetterberg
2024-08-28 13:34:17 +00:00
Arvid Norlin 9bd250e070 Merged in fix/tracking-sdk-cleanup-logic (pull request #522)
fix: move perfObserver.disconnect()

Approved-by: Michael Zetterberg
2024-08-28 12:58:47 +00:00
Simon Emanuelsson 93526ce693 fix: rename retried-wrapped fetch to make caching work again 2024-08-28 14:55:31 +02:00
Arvid Norlin 08529e6398 Merged in fix/handle-missing-dateofbirth (pull request #524)
fix: handle profile update when dateOfBirth is missing

Approved-by: Michael Zetterberg
Approved-by: Matilda Landström
2024-08-28 12:43:02 +00:00
Matilda Landström 3c772bfb10 Merged in feat/benefit-cards-titles (pull request #528)
fix: change to correct titles on benefit cards

Approved-by: Michael Zetterberg
2024-08-28 12:39:44 +00:00
Matilda Landström 98c180c73d Merged in feat/translations (pull request #525)
Feat/translations

Approved-by: Chuma Mcphoy (We Ahead)
2024-08-28 12:39:27 +00:00
Matilda Landström 52c0829d55 fix: change to correct titles on benefit cards 2024-08-28 12:19:41 +02:00
Matilda Landström d5846f38f5 fix: remove mistake 2024-08-28 11:55:03 +02:00
Matilda Landström f3a20e9a27 fix(SW-288): usage of intl 2024-08-28 11:51:08 +02:00
Matilda Landström 8257a6fc2d fix(SW-288): Swedish translations 2024-08-28 11:46:36 +02:00
Matilda Landström 007b937695 chore(SW-288): update Finnish translations + date format 2024-08-28 09:54:16 +02:00
Pontus Dreij b86d799fb1 feat(SW-185): Moved types to types folder 2024-08-28 08:58:04 +02:00
Pontus Dreij cce5af83a4 feat(SW-185): fix typo and updated with aria-label 2024-08-28 08:52:59 +02:00
Matilda Landström 6d13babfed fix(SW-288): compare-all-levels translations 2024-08-28 08:26:49 +02:00
Arvid Norlin 9efcaba887 fix: handle profile update when dateOfBirth is missing 2024-08-27 15:47:38 +02:00
Arvid Norlin 4f0c46cd77 fix(SW-309): move perfObserver.disconnect() 2024-08-27 13:52:48 +02:00
Tobias Johansson d3b21b8e9c Merged in fix/wrong-firstname-link (pull request #517)
fix: wrong link in top menu when clicking first name

Approved-by: Michael Zetterberg
2024-08-27 10:20:00 +00:00
Michael Zetterberg 77c00c63bb Merged in feat/mask-dob (pull request #516)
feat: mask date of birth
2024-08-27 10:19:42 +00:00
Tobias Johansson 0c795694a4 Merged in fix/name-alignment (pull request #519)
fix: issue with name not being center aligned

Approved-by: Michael Zetterberg
2024-08-27 10:19:06 +00:00
Michael Zetterberg 2c5562b068 Merged in fix/editprofile-log-only-body-keys (pull request #514)
fix: only log payload keys for edit profile payload

Approved-by: Arvid Norlin
2024-08-27 09:49:42 +00:00
Tobias Johansson e092631c4d fix: issue with name not being center aligned 2024-08-27 11:40:51 +02:00
Tobias Johansson cd3d805bf0 fix: wrong link in top menu when clicking first name 2024-08-27 11:09:21 +02:00
Michael Zetterberg ce3248562b feat: mask date of birth 2024-08-27 10:55:46 +02:00
Michael Zetterberg d76e8780de fix: only log payload keys for edit profile payload 2024-08-27 09:57:34 +02:00
Michael Zetterberg 68aa6e565d Merged in fix/profile-data-error-logging (pull request #513)
fix: log api response for profile data errors
2024-08-27 06:19:02 +00:00
Michael Zetterberg 2f628aa41f fix: log api response for profile data errors 2024-08-27 08:16:27 +02:00