Commit Graph

624 Commits

Author SHA1 Message Date
Christel Westerberg 5901cab440 fix: refactor breadcrumbs to take page type variants to better match margins 2025-01-07 11:41:39 +01:00
Christel Westerberg c42a03803c fix: add all pages as possible references 2025-01-07 10:46:56 +01:00
Chuma McPhoy f2e29ae049 refactor(LOY-48): update date property names in tracking data across contentstack queries 2025-01-03 15:51:16 +01:00
Christel Westerberg 1f516c7c20 fix: handle undefined values schemas 2025-01-02 13:46:51 +01:00
Chuma McPhoy 61f3c8ecd3 fix(LOY-48): unify domainLanguage assignment across all contentstack queries 2024-12-20 14:30:58 +01:00
Chuma McPhoy 78094b7c10 fix(contentPage): update domainLanguage assignment to use lang variable 2024-12-20 14:22:41 +01:00
Chuma McPhoy ea27bb01e2 refactor(LOY-48): add signup specific content page tracking 2024-12-20 10:10:55 +00:00
Arvid Norlin 0c7c6ea21a feat: add Price details modal 2024-12-20 09:28:06 +01:00
Pontus Dreij df1e4da001 Merged in fix/schema-error-included (pull request #1107)
fix: schema error included

Approved-by: Niclas Edenvin
2024-12-19 15:13:28 +00:00
Pontus Dreij 54086c40fc fix: Changed to default 2024-12-19 15:33:23 +01:00
Linus Flood 3982b1ba56 Merged in feat/sentry (pull request #1089) 2024-12-19 10:35:20 +00:00
Niclas Edenvin a3f8c954e2 Merged in fix/detailed-facilities-validation (pull request #1108)
fix(SW-1260): allow unrecognized hotel facilities

* fix(SW-1260): allow unrecognized hotel facilities

Before this we only allowed hotel facilities that we know about (ID:s in
an enum). Now we instead allow everything, but filter away the ones we
don't know about.


Approved-by: Christel Westerberg
2024-12-19 09:29:24 +00:00
Erik Tiekstra 3087bd918b fix(SW-1211): Fixed issue where special alerts are showing when either startDate or endDate is missing 2024-12-19 09:21:33 +01:00
Pontus Dreij 70d9533b13 fix: schema error included 2024-12-18 16:48:10 +01:00
Erik Tiekstra 3af542b075 fix(SW-664): Fixed issue with params when fetching data from API in relation to Hotellisting 2024-12-18 14:29:29 +01:00
Erik Tiekstra 3939bf7cdc feat(SW-664): Hotel listing component and queries for content pages 2024-12-18 12:20:57 +01:00
Linus Flood 66649ba6af feat/user: use our wrapped cache instead of reacts cache 2024-12-17 17:22:50 +01:00
Christel Westerberg 8328493289 fix: align placeholder handling for all hotel images in zod 2024-12-17 16:13:58 +01:00
Linus Flood 431ab477eb Fixes bookingwidget skeleton and memoize fetching of creditcards 2024-12-17 14:31:52 +01:00
Fredrik Thorsson 66f6762b99 feat(SW-1012): remove title components 2024-12-17 14:12:37 +01:00
Fredrik Thorsson 0c1a4896d0 feat(SW-1012): add ternary expression for hotel images 2024-12-17 14:12:37 +01:00
Fredrik Thorsson baf4055938 feat(SW-1012): update query 2024-12-17 14:12:37 +01:00
Fredrik Thorsson 9f3c5f6040 feat(SW-1012): remove duplicate icon 2024-12-17 14:12:37 +01:00
Erik Tiekstra 63a77b215d feat(SW-1012): Started implementing restaurant data 2024-12-17 14:12:37 +01:00
Erik Tiekstra 05006506f0 feat(SW-1012): Added possibility for multiple include params for hotels 2024-12-17 14:12:37 +01:00
Fredrik Thorsson 854563d099 fix(SW-1141): remove fallback 2024-12-17 10:31:24 +01:00
Matilda Landström 39c3a8bf76 fix: Add missing tracking in graphql 2024-12-16 15:45:28 +01:00
Linus Flood 2dd21f4c4a Merged master into feat/membership-cards-improvements 2024-12-16 12:32:00 +00:00
Linus Flood 1862b16c8c feat/membershipcard: utilize memoiozed function to fetch membership cards 2024-12-16 13:06:27 +01:00
Matilda Landström 674c22c9aa chore(SW-872): add breadcrumbs to hotel pages 2024-12-16 11:47:16 +01:00
Linus Flood f91d74294e Merge remote-tracking branch 'origin' into feature/tracking 2024-12-16 09:11:28 +01:00
Linus Flood fd91b96c99 Fixed tracking on Confirmation page 2024-12-16 08:18:21 +01:00
Chuma McPhoy 457f2b942d feat(LOY-64): add ActiveRedeemedBadge UI for on site tier rewards 2024-12-13 14:57:16 +01:00
Tobias Johansson aa8cfe86c4 fix: added placeholder meta data 2024-12-13 10:02:28 +01:00
Tobias Johansson 6dc807d0b2 fix: added default image for hotel images 2024-12-13 09:58:09 +01:00
Linus Flood 742a2820d1 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-13 09:02:37 +01:00
Christian Andolf 4b51b5aff6 Merged in fix/hide-cs-rewards-flag (pull request #1065)
fix: hide new cs rewards model behind feature flag

Approved-by: Michael Zetterberg
Approved-by: Chuma Mcphoy (We Ahead)
2024-12-11 08:55:46 +00:00
Christian Andolf 0d607d7cc7 fix: hide new cs rewards model behind feature flag 2024-12-10 16:26:20 +01:00
Christel Westerberg 4210218852 fix: persist selection of bed and breakfast if same room 2024-12-10 15:42:44 +01:00
Chuma McPhoy 28d4d752e9 feat(LOY-53): CurrentRewards - replace show more functionality with pagination 2024-12-10 09:48:59 +01:00
Michael Zetterberg 594a279186 fix(DELIGHT-11001): do not require address key in user profile 2024-12-09 15:13:30 +01:00
Arvid Norlin 886be166ef fix: use room.description instead of mainBed.description 2024-12-09 14:18:15 +01:00
Matilda Landström bf5ea5c3c2 fix(SW-860): use is_contentstack_link option from CS 2024-12-09 10:58:31 +01:00
Christian Andolf 7be90facd0 feat(LOY-23): redeem benefit modal 2024-12-06 12:56:54 +01:00
Arvid Norlin 083ba28f9e feat: add SignupPromo component 2024-12-05 15:33:25 +01:00
Linus Flood 6a4364e1c4 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-05 15:12:09 +01:00
Simon Emanuelsson 1d4a838860 feat(SW-866): download invoice 2024-12-05 11:21:20 +01:00
Fredrik Thorsson 159464d672 feat(SW-936): fix merge conflict 2024-12-05 10:47:10 +01:00
Fredrik Thorsson f60f490887 feat(SW-936): add meetings sidepeek 2024-12-05 10:47:10 +01:00
Christian Andolf 65d160d56d Merged in fix/LOY-39-add-surprises-to-benefits (pull request #1029)
fix(LOY-39): add unwrapped surprises to benefits

Approved-by: Chuma Mcphoy (We Ahead)
2024-12-05 09:30:43 +00:00