Commit Graph

2068 Commits

Author SHA1 Message Date
Chuma McPhoy 079d8dbf33 fix(LOY-64): lint fix 2024-12-13 14:57:16 +01:00
Chuma McPhoy 9247ea0e9c fix(LOY-64): abstract membershipbadge to its own component 2024-12-13 14:57:16 +01:00
Chuma McPhoy 839655d4df fix(LOY-64): use memberId in conditonal 2024-12-13 14:57:16 +01:00
Chuma McPhoy aa9e2e0a1b chore(LOY-64): remove unused import 2024-12-13 14:57:16 +01:00
Chuma McPhoy c33f125332 chore(LOY-64): better organisation of reward types and data 2024-12-13 14:57:16 +01:00
Chuma McPhoy 87ff783c87 fix(LOY-64): remove uneeded css 2024-12-13 14:57:16 +01:00
Chuma McPhoy 457f2b942d feat(LOY-64): add ActiveRedeemedBadge UI for on site tier rewards 2024-12-13 14:57:16 +01:00
Pontus Dreij 20cbb4b0a0 Fix: Merging issues 2024-12-13 12:19:47 +01:00
Pontus Dreij c2b4d8abcf Fix: created hook for useScrollToTop to reuse functionallity and util for getSortedHotels 2024-12-13 12:19:47 +01:00
Pontus Dreij 50fc8a183c Fix: created util to handle searchParams for hotelreservation 2024-12-13 12:19:47 +01:00
Bianca Widstam ec0c6234ef Merged in fix/SW-1119-select-room-same-currency (pull request #1075)
fix(SW-1119): remove approx currency if same and synchronize price option height

* fix(SW-1119): remove approx currency if same and synchronize price option height

* fix(SW-1119): use debounce and observer for performance

* fix(SW-1119): export selector variable to utils


Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-12-13 10:21:59 +00:00
Linus Flood 5f8a13d478 Fixed type imports 2024-12-13 09:48:53 +01:00
Linus Flood 6f1d5129e9 Removed type from enum 2024-12-13 09:23:43 +01:00
Linus Flood 742a2820d1 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-13 09:02:37 +01:00
Christel Westerberg 658afd0327 fix: handle cases with counterRateCode missing 2024-12-13 08:20:36 +01:00
Pontus Dreij 3dae3e69cc Merged in fix/SW-1168-list-correct-hotels-for-map (pull request #1076)
fix(SW-1168) Show only hotel cards that are visible on map

Approved-by: Michael Zetterberg
2024-12-13 07:13:33 +00:00
Pontus Dreij e1bc7c25e0 fix(SW-1168) Fixed comments for map 2024-12-12 20:30:41 +01:00
Matilda Landström b05b8230b4 fix(SW-1206): Sort rooms on sortOrder 2024-12-12 16:55:45 +01:00
Matilda Landström 21807cfca3 fix(SW-997): add scrollOnClick to Card link 2024-12-12 16:42:19 +01:00
Pontus Dreij e05372f4d8 fix(SW-1168) Fixed typing 2024-12-12 14:51:54 +01:00
Pontus Dreij c3e56d5b49 fix(SW-1168) Show only hotel cards that are visible on map 2024-12-12 14:51:54 +01:00
Chuma McPhoy 53c33fef13 fix(LOY-10): My pages sidebar UI tweaks 2024-12-12 14:06:31 +01:00
Christian Andolf e08e960209 chore: add consistent type imports 2024-12-12 11:47:44 +01:00
Pontus Dreij 9867a56cc8 Merged in fix/SW-1116-remove-border (pull request #1068)
fix(SW-1116) Removed border on click but kept it on tab

Approved-by: Bianca Widstam
Approved-by: Niclas Edenvin
2024-12-12 09:31:31 +00:00
Chuma McPhoy d50758104d fix(SW-1089): add updated translations 2024-12-11 15:53:06 +01:00
Chuma McPhoy f5fbb44ec7 fix(SW-1089): move text with anchor links outside of label 2024-12-11 15:12:29 +01:00
Chuma McPhoy ccb61c27c0 feat(SW-1089): add link for terms and conditions 2024-12-11 15:12:29 +01:00
Matilda Landström d0490abdd8 fix(SW-1181): change hotel description text 2024-12-11 14:12:13 +01:00
Pontus Dreij df6333fa22 fix(SW-1115) merge to one if 2024-12-11 13:02:12 +01:00
Pontus Dreij 3c9aaa3dd3 fix(SW-1115) trigger search 2024-12-11 13:02:12 +01:00
Pontus Dreij e913d949bb fix(SW-1116) Removed border on click but kept it on tab 2024-12-11 12:47:04 +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
Chuma McPhoy 7b7b5717d5 fix(LOY-10): proper formatting 2024-12-11 09:40:41 +01:00
Chuma McPhoy 4aab9c01ef fix(LOY-10): remove unsused import 2024-12-11 09:40:41 +01:00
Chuma McPhoy f403ac62df fix(LOY-10): use RewardIcon in redeem modal 2024-12-11 09:40:41 +01:00
Chuma McPhoy c94d36afb2 fix(LOY-10): type import 2024-12-11 09:40:41 +01:00
Chuma McPhoy 5933380bd8 fix(LOY-10): provide fallback icon for current rewards 2024-12-11 09:40:41 +01:00
Chuma McPhoy 5464efb7a8 fix(LOY-10): remove uneeded css and icon wrapper 2024-12-11 09:40:41 +01:00
Chuma McPhoy 6babb667e4 fix(LOY-10): move types to type folder 2024-12-11 09:40:41 +01:00
Chuma McPhoy d897bd81ac chore(LOY-10): rename folder to CurrentRewards 2024-12-11 09:40:41 +01:00
Chuma McPhoy 13551417ed feat(LOY-10): dynamic icons based on reward id 2024-12-11 09:40:41 +01: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
Fredrik Thorsson f075521421 fix(SW-886): svg change 2024-12-10 15:34:05 +01:00
Fredrik Thorsson 25eada4d97 fix(SW-886): update map marker 2024-12-10 15:34:05 +01:00
Fredrik Thorsson ff265782bc fix(SW-886): add title component 2024-12-10 15:34:05 +01:00
Fredrik Thorsson 5f472a9f61 fix(SW-886): spacing for tab scroll 2024-12-10 15:34:05 +01:00
Fredrik Thorsson 09eefc67cf fix(SW-886): add onclick function to images 2024-12-10 15:34:05 +01:00
Fredrik Thorsson 775f782b4d fix(SW-886): sidepeek updates 2024-12-10 15:34:05 +01:00
Fredrik Thorsson 0ad703a29f fix(SW-1180): update theme logic 2024-12-10 15:28:45 +01:00