Commit Graph

740 Commits

Author SHA1 Message Date
Pontus Dreij d057db6156 feat(SW-187) Secondary navigation 2024-09-04 08:41:51 +02:00
Pontus Dreij 18de55fad1 feat(SW-187): Footer data from contentstack 2024-09-04 08:34:06 +02:00
Pontus Dreij ced73fb693 feat(SW-185): Fixed app download images 2024-08-30 08:55:04 +02:00
Pontus Dreij d66fdd179d feat(SW-185): Refactor mocked data 2024-08-30 08:54:41 +02:00
Pontus Dreij 5d5b844774 feat(SW-185): Fixing comments 2024-08-30 08:54:05 +02:00
Pontus Dreij 95bbbe4152 feat(SW-185): Footer mobile adjustments 2024-08-30 08:52:27 +02:00
Pontus Dreij 4274bdc220 Merged in feat/SW-185-implement-footer-navigation (pull request #437)
Feat/SW-185 implement footer navigation

Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
Approved-by: Simon.Emanuelsson
2024-08-30 06:36:31 +00:00
Erik Tiekstra 7fd2fd7ec6 feat(SW-159): merged contentstack and api requests for hotel query 2024-08-30 07:55:46 +02:00
Matilda Landström 93e54b4ca1 feat(SW-93): add mocked facility cards 2024-08-29 16:51:19 +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
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 46852a36a1 fix: default dob in zod schema 2024-08-29 09:42:05 +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 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 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 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
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 6f98a97353 Merged in fix/string-membershiplevel (pull request #512)
fix: allow any membership level
2024-08-27 05:43:29 +00:00
Michael Zetterberg 2ea6a2d242 fix: allow any membership level 2024-08-27 07:41:59 +02:00
Matilda Landström b21c64f816 feat(SW-288): Swedish translation 2024-08-26 20:14:12 +02:00
Michael Zetterberg fcf0f58ab8 fix: header menu blocked for bad URL 2024-08-26 17:41:31 +02:00
Michael Zetterberg 233374ca24 fix: production readiness things 2024-08-26 16:31:23 +02:00
Michael Zetterberg 6d0e01d4e4 Revert "fix: static pages changes prelaunch"
This reverts commit f0890f6cf9.
2024-08-26 16:06:50 +02:00
Christel Westerberg 2e99525c94 fix: track navigation transitions 2024-08-26 15:52:32 +02:00
Christel Westerberg 1b54837ca9 Merged in fix/logic-error-href (pull request #498)
fix: logic issue with href

Approved-by: Michael Zetterberg
2024-08-26 13:06:11 +00:00
Hrishikesh Vaipurkar 39870763c3 feat(SW-307): Updated logout navigation 2024-08-26 15:03:51 +02:00
Hrishikesh Vaipurkar 0eb295fdaa feat(SW-307): Removed unnecessary param 2024-08-26 15:03:50 +02:00
Hrishikesh Vaipurkar 1e8d063d0b feat(SW-307): User logout after password update 2024-08-26 15:03:50 +02:00