Commit Graph

5457 Commits

Author SHA1 Message Date
Pontus Dreij 0d42146370 feat(SW-187): moved footer fragments to CurrentFooter folder 2024-09-04 08:45:14 +02:00
Pontus Dreij da51bd88fe feat(SW-187): Footer data from contentstack 2024-09-04 08:45:14 +02:00
Pontus Dreij 2fcbaa62e4 feat(SW-187): moved footer fragments to CurrentFooter folder 2024-09-04 08:45:14 +02:00
Pontus Dreij cd46ffafc3 feat(SW-185): Fixed app download images 2024-09-04 08:45:14 +02:00
Pontus Dreij fed52770e2 feat(SW-185): Refactor mocked data 2024-09-04 08:45:14 +02:00
Pontus Dreij 771e6fc670 feat(SW-185): Fixing comments 2024-09-04 08:45:14 +02:00
Pontus Dreij 8a3f6384dc feat(SW-185): Footer mobile adjustments 2024-09-04 08:45:14 +02:00
Pontus Dreij ca1a8333a7 feat(sw-187): rebase 2024-09-04 08:44:21 +02:00
Pontus Dreij d057db6156 feat(SW-187) Secondary navigation 2024-09-04 08:41:51 +02:00
Pontus Dreij bb454d77c4 feat(SW-187): Footer data from contentstack 2024-09-04 08:41:11 +02:00
Pontus Dreij 9fab84a0f9 feat(SW-187): moved footer fragments to CurrentFooter folder 2024-09-04 08:40:02 +02:00
Pontus Dreij 18de55fad1 feat(SW-187): Footer data from contentstack 2024-09-04 08:34:06 +02:00
Christel Westerberg 40949d8567 fix: swedish name wrong 2024-09-03 17:05:00 +02:00
Hrishikesh Vaipurkar a1ee86ea99 feat(SW-237): Cache revalidation support 2024-09-03 14:15:51 +02:00
Hrishikesh Vaipurkar 02da8e8ece feat(SW-237): Fixed route handling with cache 2024-09-03 14:15:50 +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 c2e521035b feat(SW-237): Updated parallel route to the root layout 2024-09-03 14:15:49 +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 097ef701e5 feat(SW-237): Renamed Bookingwidgetcontainer to BookingWidget 2024-09-03 14:15:47 +02:00
Hrishikesh Vaipurkar 8c34a17954 feat(SW-237): Fixed rebased conflicts 2024-09-03 14:15:47 +02:00
Hrishikesh Vaipurkar 0abaa4dc19 feat(SW-237): Implemented page based toggle for BW 2024-09-03 14:15:46 +02:00
Hrishikesh Vaipurkar 25f2e8f360 feat(SW-237): Implemented hide booking widget page level flag 2024-09-03 14:15:46 +02:00
Erik Tiekstra 84985737b6 fix(SW-184): using more variables and removed variants from navigation menu after PR 2024-09-03 13:26:16 +02:00
Erik Tiekstra 79b4c3fe12 fix(SW-184): added membership level and points to menu 2024-09-03 13:26:15 +02:00
Erik Tiekstra e03e954387 fix(SW-184): added some variables and other small fixes related to comments on PR 2024-09-03 13:26:15 +02:00
Erik Tiekstra d1a2175804 chore: cleanup 2024-09-03 13:26:15 +02:00
Erik Tiekstra f1242e69e3 fix(SW-184): added translations 2024-09-03 13:26:15 +02:00
Erik Tiekstra a02dcd3428 fix(SW-184): fixed implementation of useTrapFocus 2024-09-03 13:26:15 +02:00
Erik Tiekstra bdec054ecd feat(SW-184): my pages menu mobile/desktop functionality 2024-09-03 13:26:15 +02:00
Erik Tiekstra 7ef7b4a544 feat(SW-184): language switcher mobile/desktop functionality 2024-09-03 13:26:15 +02:00
Erik Tiekstra a2e2cf575e feat(SW-184): implementing mobile design 2024-09-03 13:26:15 +02:00
Erik Tiekstra b51a4c46e8 fix(SW-184): using store for state-handling of menus 2024-09-03 13:26:15 +02:00
Erik Tiekstra 0dcb5a796a chore: cleanup 2024-09-03 13:26:15 +02:00
Erik Tiekstra c6ad5eecc5 feat(SW-184): added some translations 2024-09-03 13:26:15 +02:00
Erik Tiekstra b37cc7a34c feat(SW-184): added language switcher 2024-09-03 13:26:15 +02:00
Erik Tiekstra 45095a27d4 feat(SW-184): added menu buttons and my pages menu 2024-09-03 13:26:15 +02:00
Erik Tiekstra 08cde7ae2f feat(SW-184): added main components for new header 2024-09-03 13:26:15 +02:00
Erik Tiekstra 70297bec91 feat(SW-330): layout and some styling fixes for hotel-pages 2024-09-03 12:49:01 +02:00
Matilda Landström 41827f0fe0 feat(SW-312): fix "2-for-1-breakfast" only unlocked for level 5 2024-09-03 10:52:03 +02:00
Tobias Johansson bc3233ff64 Merged in feat/SW-196-design-fixes (pull request #547)
Feat/SW-196 design fixes

* feat(SW-196): Updated copy My credit cards -> My payment cards

* fix: update design system version

* feat(SW-196): Update Header component to use Preamble instead of Subtitle

* feat(SW-196): Minor design fixes


Approved-by: Christel Westerberg
2024-09-03 08:43:13 +00:00
Linus Flood 5150a870f5 SW-352 using loading.ts between page transations 2024-09-03 09:42:25 +02:00
Tobias Johansson c0b16e8dee Merged in feat/SW-212-copy-to-clipboard-feedback (pull request #548)
Feat/SW-212 copy to clipboard feedback

* feat(SW-212): Added toast to give feedback when copying member id

* feat(SW-212): Update copy

* feat(SW-212): Changed to use success toast and updated copy

* fix: update copy in toast for copying membership ID


Approved-by: Christel Westerberg
Approved-by: Matilda Landström
2024-09-02 13:49:10 +00:00
Niclas Edenvin 56a49ee56d Link select hotel to select rate 2024-09-02 10:28:49 +02:00
Niclas Edenvin bb9b457525 Go to select hotel when booking widget submits 2024-09-02 10:20:55 +02:00
Niclas Edenvin 0ab825278c feat: SW-280 implement basic details component 2024-09-02 09:01:21 +02:00
Chuma McPhoy 958923652b fix: switch css var name 2024-08-30 12:02:04 +02:00
Chuma McPhoy bad94323cd fix: amenities list link width 2024-08-30 10:31:45 +02:00
Chuma McPhoy e778f2c4b6 fix: amenitieslist mobile UI 2024-08-30 10:25:17 +02:00
Chuma McPhoy ad088ee7f5 fix(SW-96): remove improper use of hotel get 2024-08-30 09:43:19 +02:00