Commit Graph

789 Commits

Author SHA1 Message Date
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
Linus Flood 6b9f4f4fa9 Reverted 2024-12-13 08:20:25 +01:00
Pontus Dreij f9b8c00b00 Merged in fix/SW-1143-loading-select-hotel (pull request #1081)
Fix/SW-1143 loading select hotel

Approved-by: Michael Zetterberg
2024-12-12 17:14:21 +00:00
Pontus Dreij b0969bcc9f fix(SW-1143) trigger Suspense 2024-12-12 15:13:59 +01:00
Pontus Dreij 197c65d618 fix(SW-1143) Trigger Suspense on more params 2024-12-12 15:12:59 +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 a7b193c96d fix(SW-1143) removed async from fallback 2024-12-10 15:02:14 +01:00
Pontus Dreij d4e4c4a0d0 fix(SW-1143): Added loading/skeleton to select hotel 2024-12-10 13:40:55 +01:00
Pontus Dreij f8d10d7b8c fix(SW-1111) fix filter button and filter flimmer in mobile 2024-12-10 09:30:58 +01:00
Pontus Dreij 7f50d34431 fix(SW-1111) Added Loading instead of Suspense 2024-12-09 16:50:02 +01:00
Pontus Dreij 05cd62e339 fix(SW-1111) moved MapContainer 2024-12-09 16:50:02 +01:00
Pontus Dreij b14a1a7097 feat(SW-1111) Added Suspense on map 2024-12-09 16:50:02 +01:00
Pontus Dreij 69fa5b9b31 fix(SW-1111) Moved map to a page instead of intercepted route 2024-12-09 16:50:02 +01:00
Pontus Dreij fbfe35aa1b Fix(SW-1111) Added a page to return null to close the map properly 2024-12-09 16:50:02 +01:00
Christel Westerberg 420bf88820 fix: add booking scope for user token 2024-12-09 14:32:51 +00:00
Bianca Widstam 1a4122718e Merged in fix/SW-1117-select-hotel-misalignment (pull request #1047)
fix(SW-1117): fix alignment

Approved-by: Niclas Edenvin
2024-12-09 10:15:28 +00:00
Linus Flood 115d1f0a10 Suspense on <TrackingSDK> 2024-12-06 15:47:34 +01:00
Tobias Johansson af3c68e464 fixes 2024-12-06 09:13:36 +01:00
Tobias Johansson f7cf1e9a2b fix(SW-1043): styling fixes 2024-12-06 09:12:13 +01:00
Linus Flood 6a4364e1c4 Merge remote-tracking branch 'origin' into feature/tracking 2024-12-05 15:12:09 +01:00
Linus Flood 7b56bd0cda Added searchterm to select-rate page 2024-12-05 14:36:20 +01:00
Linus Flood 6c8634ed10 Merged master into fix/header-skeletons 2024-12-05 13:24:13 +00:00
Simon Emanuelsson 1d4a838860 feat(SW-866): download invoice 2024-12-05 11:21:20 +01:00
Christel Westerberg 6047c5f5e8 fix: skeletons for headers to avoid data fetching 2024-12-05 08:04:12 +01:00
Christel Westerberg 94725297d7 fix: revalidate singleton ref tags 2024-12-04 16:51:25 +01:00
Linus Flood 66ee5e7cbc Added hotelId 2024-12-04 13:36:40 +01:00
Linus Flood c3429e2860 Added basic tracking on booking confirmation 2024-12-04 13:22:12 +01:00
Linus Flood b9111511b7 Track sessionId 2024-12-03 11:46:43 +01:00
Linus Flood 9db02488d8 Payment method update 2024-12-03 11:29:16 +01:00
Linus Flood 098581acd4 Fixed correct rates 2024-12-03 08:47:07 +01:00
Linus Flood 26d44a2c29 Fixed bugs 2024-12-03 08:19:47 +01:00
Linus Flood 4487c25d47 Merge branch 'master' into feature/tracking 2024-12-03 07:48:59 +01:00
Simon Emanuelsson 33de623f41 feat(SW-864): add to calendar functionality 2024-12-02 21:56:11 +01:00
Christel Westerberg f896f8df76 fix: translations and double currencies 2024-12-02 16:23:57 +01:00
Pontus Dreij 75ffbf4186 Merged in fix/SW-978-error-page-gdansk (pull request #1002)
Fix/SW-978 error page gdansk

Approved-by: Niclas Edenvin
2024-12-02 11:20:06 +00:00
Simon Emanuelsson ed1574838a feat: new booking confirmation page 2024-11-29 15:55:30 +01:00
Christel Westerberg 329d762917 fix: normalize page width 2024-11-29 14:58:27 +01:00
Christel Westerberg bdccce1d70 fix: header width and clamping 2024-11-29 14:58:27 +01:00
Pontus Dreij f60a77ec26 Removed console log 2024-11-29 14:30:15 +01:00
Linus Flood 6433f136b4 Fixed new tracking requirements 2024-11-29 13:01:03 +01:00
Linus Flood b424cf7bc4 Fixed tracking pageViewStart on hard reload 2024-11-29 12:49:19 +01:00
Pontus Dreij 289d43b326 fix(SW-978): Small fixes 2024-11-29 09:56:25 +01:00
Pontus Dreij 558efba23d Reset the error and refresh the page when the search params change, to support the booking widget that is using router.push to navigate to the booking flow page 2024-11-29 09:41:25 +01:00
Pontus Dreij 3d78bdd671 fix(SW-978) Checks for null data on hotels 2024-11-29 09:41:24 +01:00
Pontus Dreij 4de3f4717c fix(SW-978): Fallback if no room is selected in URL 2024-11-29 09:38:58 +01:00
Linus Flood 0958c626c6 Age and bed for children 2024-11-29 08:48:39 +01:00
Linus Flood 1fb90ba9bd More props to track in enter details 2024-11-29 08:36:21 +01:00
Linus Flood 43b38bf894 Merge master 2024-11-28 13:37:45 +01:00