Commit Graph

507 Commits

Author SHA1 Message Date
Matilda Landström 84d37e58ef chore(SW-303): fetch activity card from CS 2024-09-10 16:10:01 +02:00
Pontus Dreij 84fb10aa2c feat(SW-187): use custom title for links 2024-09-10 10:23:15 +02:00
Pontus Dreij ef33d082d8 feat(sw-187): Refactor footer output and fixed urls to include language 2024-09-09 13:59:36 +02:00
Chuma McPhoy 1767fe2f4a refactor(SW-337): conditional rendering of image titles 2024-09-09 13:33:58 +02:00
Pontus Dreij f2068ac325 feat(SW-187): refactor footer query 2024-09-09 10:22:17 +02: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
Pontus Dreij 5a6d068c75 feat(SW-187): removed log 2024-09-06 13:57:50 +02:00
Pontus Dreij 05ee4d1717 feat(SW-187): Added tertiary links data 2024-09-06 13:54:08 +02:00
Pontus Dreij 144ab30bc6 feat(SW-187): Added social media data and copyright label 2024-09-06 13:53:17 +02:00
Pontus Dreij 89e5d7515c feat(SW-187): removed unused title 2024-09-06 13:53:17 +02:00
Pontus Dreij 24e2adf9e8 feat(SW-187): App badges localization 2024-09-06 13:53:17 +02:00
Christel Westerberg df38a718b5 fix(SW-366): add nights to next level 2024-09-06 11:05:33 +02:00
Pontus Dreij d4dd21dda7 feat(SW-187) Secondary navigation 2024-09-06 09:58:42 +02:00
Pontus Dreij 6f6a0a2e7c feat(SW-187): Footer data from contentstack 2024-09-06 09:58:41 +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 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 0f80d82eac chore(SW-285): content page types dir 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
Chuma McPhoy e88e4d92bf feat(SW-285): Ship support for ContentPageBlocksCardsGrid 2024-09-05 16:33:14 +02:00
Chuma McPhoy dd336ca4ab feat(SW-285): add support for tags 2024-09-05 16:33:13 +02:00
Chuma McPhoy 57cd8c72da feat(SW-285): add support for shortcuts in content pages 2024-09-05 16:33:13 +02:00
Chuma McPhoy 9a51cc6cb5 feat(SW-285): Ship support for ContentPageBlocksContent 2024-09-05 16:33:13 +02:00
Chuma McPhoy b806824fde fix(SW-285): fix validation 2024-09-05 16:33:13 +02:00
Tobias Johansson 238de4cd3a Merged in feat/CJ-17-points-expiration-table (pull request #527)
Feat/CJ-17 points expiration table

* feat(CJ-17): Added point expiration table and refactored to use Table component

* feat(CJ-17): Use Table component inside Row

* fix(CJ-117): Added missing css class and update date formatting

* fix(CJ-117): Added copy of membershipLevel route with a protectedProcedure


Approved-by: Christel Westerberg
2024-09-05 09:28:25 +00:00
Fredrik Thorsson 70460e5aba feat(SW-176): add default values 2024-09-04 09:44:54 +02:00
Fredrik Thorsson a3e540baa6 feat(SW-176): filter in route 2024-09-04 09:44:54 +02:00
Fredrik Thorsson 87de043598 feat(SW-176): add optional inputs 2024-09-04 09:44:54 +02:00
Fredrik Thorsson e26a2aec85 feat(SW-176): add enum 2024-09-04 09:44:53 +02:00
Fredrik Thorsson fa6108d718 feat(SW-176): use temp data for hotel 2024-09-04 09:44:03 +02:00
Fredrik Thorsson 3c82a8b4b5 feat(SW-176): use the availability endpoint 2024-09-04 09:44:03 +02:00
Fredrik Thorsson d11554168f feat(SW-176): refactor 2024-09-04 09:44:03 +02:00
Fredrik Thorsson 864f3cdaf2 feat(SW-176): rebase 2024-09-04 09:44:03 +02:00
Fredrik Thorsson 9112941026 feat(SW-176): set up route 2024-09-04 09:44:03 +02:00
Fredrik Thorsson deb3151edc feat(SW-176): add schemas 2024-09-04 09:44:03 +02:00
Hrishikesh Vaipurkar a1ee86ea99 feat(SW-237): Cache revalidation support 2024-09-03 14:15:51 +02:00
Hrishikesh Vaipurkar 243d9aa988 feat(SW-237): Detached booking widget toggle graphql query from page settings 2024-09-03 14:15:50 +02:00
Hrishikesh Vaipurkar ad2182a60b feat(SW-237): Updated typings and code optimizations 2024-09-03 14:15:49 +02:00
Hrishikesh Vaipurkar 4d25573289 feat(SW-237): Fixed imports 2024-09-03 14:15:48 +02:00
Hrishikesh Vaipurkar 25f2e8f360 feat(SW-237): Implemented hide booking widget page level flag 2024-09-03 14:15:46 +02:00
Chuma McPhoy 879e89cf61 fix(SW-96): use import type 2024-08-30 08:53:34 +02:00
Chuma McPhoy 7d47994539 refactor(SW-96): use images from API & reduce data returned in getHotel 2024-08-30 08:53:34 +02:00