Commit Graph

1450 Commits

Author SHA1 Message Date
Linus Flood 639c93553f Removed one suspense 2024-09-12 19:44:18 +02:00
Linus Flood 844d39b22c Some pr fixes 2024-09-12 19:40:52 +02:00
Linus Flood 6a1f86265e Cleanup 2024-09-11 20:13:35 +02:00
Linus Flood 33ffd781bb Langswitcher as parallel instead of Header. Using promise.all and added some Suspenses 2024-09-11 20:07:45 +02:00
Linus Flood 12178279d3 SW-386 Using header component in layout instead of parallel route. Added suspense 2024-09-11 08:11:47 +02:00
Matilda Landström a0a1b0be78 fix(SW-303): typo 2024-09-10 16:10:01 +02:00
Matilda Landström eb177d802c fix(SW-303): fix problem with duplicate card 2024-09-10 16:10:01 +02:00
Matilda Landström 86e9cf1177 refactor(SW-303): add typing 2024-09-10 16:10:01 +02:00
Matilda Landström f3a455926e refactor(SW-303): refactoring 2024-09-10 16:10:01 +02:00
Matilda Landström 6049fb4a1d fix(SW-303): add card as nullable 2024-09-10 16:10:01 +02:00
Matilda Landström 84d37e58ef chore(SW-303): fetch activity card from CS 2024-09-10 16:10:01 +02:00
Chuma McPhoy 777e53ba0e fix(SW-320): parallel route mapping for my pages 2024-09-10 15:40:47 +02:00
Erik Tiekstra 52c551744c fix(SW-186): now using safeMembershipLevel to avoid being redirected to login page when fetching membership levels 2024-09-10 11:02:17 +02:00
Chuma McPhoy d92308b99d feat(SW-337): logic for accesible dialog title text for lightbox 2024-09-09 15:03:37 +02:00
Chuma McPhoy 852e817ab7 fix(SW-337): better desktop gallery layout 2024-09-09 14:46:22 +02:00
Chuma McPhoy 1767fe2f4a refactor(SW-337): conditional rendering of image titles 2024-09-09 13:33:58 +02:00
Chuma McPhoy 73b7892cfb chore(SW-337): use rem for fullviewimagecontainer 2024-09-09 13:33:58 +02:00
Chuma McPhoy 393984c781 fix(SW-337): remove max width and height for full view container 2024-09-09 13:33:58 +02:00
Chuma McPhoy c10a713658 chore(SW-337): correct css var 2024-09-09 13:33:58 +02:00
Chuma McPhoy 0ddbd3c549 refactor(SW-337): css only approach for sticky tab navigation 2024-09-09 13:33:58 +02:00
Chuma McPhoy 9a0768b49e fix(SW-337): remove unessecary padding 2024-09-09 13:33:58 +02:00
Chuma McPhoy 346ccfdfbb feat(SW-337): make tabnavigation sticky 2024-09-09 13:33:58 +02:00
Chuma McPhoy 16370f58b6 refactor(SW-337): fixes for lightbox 2024-09-09 13:33:58 +02:00
Chuma McPhoy 050b17039f refactor(SW-337): update link tab variant 2024-09-09 13:33:58 +02:00
Chuma McPhoy 9a24865170 refactor(SW-337): UI fixes for hotel page 2024-09-09 13:33:58 +02:00
Simon Emanuelsson d46a7ecbf7 feat: add discard changes modal to profile edit 2024-09-09 10:27:38 +02:00
Pontus Dreij 23f7be912e Merged in feat/SW-334-contentstack-metadata-cache (pull request #568)
feat(SW-334): Added affix to metadata tag and added revalidate tag

Approved-by: Simon.Emanuelsson
2024-09-09 08:19:40 +00:00
Pontus Dreij edbd044a79 feat(SW-334): Added affix to metadata tag and added revalidate tag 2024-09-09 09:28:04 +02:00
Matilda Landström 72c8246384 Revert "chore(SW-303): fetch activity card from CS"
This reverts commit dde9ca190a.
2024-09-09 08:46:31 +02:00
Matilda Landström dde9ca190a chore(SW-303): fetch activity card from CS 2024-09-09 08:44:12 +02:00
Christel Westerberg c39c84e9ce fix: force dial code 2024-09-06 11:44:22 +02:00
Christel Westerberg 1b8cc891c9 fix: refactor away subtitleParam 2024-09-06 11:37:00 +02:00
Christel Westerberg df38a718b5 fix(SW-366): add nights to next level 2024-09-06 11:05:33 +02:00
Erik Tiekstra 2c2390a5bf fix(SW-186): added higher z-index for the header and adjusted the import of types 2024-09-06 09:00:35 +02:00
Erik Tiekstra a8cca69438 feat(SW-186): Some small changes and cleanup 2024-09-06 09:00:35 +02:00
Erik Tiekstra 55fdbc527b feat(SW-186): Added refs and some extra querys 2024-09-06 09:00:33 +02:00
Erik Tiekstra 52fdc1daac feat(SW-186): implement cms data into new header 2024-09-06 09:00:07 +02:00
Erik Tiekstra bf7d22c728 feat(SW-186): implemented changes in cms 2024-09-06 09:00:07 +02:00
Erik Tiekstra de60febd47 feat(SW-186): implemented queries and typings for card inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra d5aa2c9415 feat(SW-186): implemented queries and typings for menu inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra 99c0d7976f feat(SW-186): implemented queries and typings for top_link inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra 1aff87f1a1 feat(SW-186): changed name existing header query to currentHeader query and all related types 2024-09-06 09:00:07 +02:00
Chuma McPhoy 0d27f753ed chore(SW-285): move loyalty levels data 2024-09-05 16:33:14 +02:00
Chuma McPhoy 0f80d82eac chore(SW-285): content page types dir 2024-09-05 16:33:14 +02:00
Chuma McPhoy b0e84dd016 fix(SW-285): add hotelpagelink 2024-09-05 16:33:14 +02:00
Chuma McPhoy e96aacf60a fix(SW-285): use correct prop name for section header 2024-09-05 16:33:14 +02:00
Chuma McPhoy ca156e5b7f fix(SW-285): add type to type imports 2024-09-05 16:33:14 +02:00
Chuma McPhoy bc01fe499b fix(SW-285): add sidebar to content page 2024-09-05 16:33:14 +02:00
Chuma McPhoy a444746ccb feat(SW-285): Add support for sidebar 2024-09-05 16:33:14 +02:00
Chuma McPhoy 60636d8cbe feat(SW-285): add missing code for dynamic content 2024-09-05 16:33:14 +02:00