Commit Graph

4363 Commits

Author SHA1 Message Date
Fredrik Thorsson 0d7874d1c7 feat(SW-914): refactor 2024-11-29 12:55:46 +01:00
Fredrik Thorsson 38a1f556cf feat(SW-914): add accordion components 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 49c6de2e04 feat(SW-914): add correct import 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 55628f903a feat(SW-914): fix typos 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 69e285d449 feat(SW-914): remove placholder values 2024-11-29 12:55:45 +01:00
Fredrik Thorsson ae74f88e04 feat(SW-914): add button color 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 2b29a03d3c feat(SW-914): remove fragment 2024-11-29 12:55:45 +01:00
Fredrik Thorsson 30cd68509c feat(SW-914): add button 2024-11-29 12:55:45 +01:00
Fredrik Thorsson ee622b07cb feat(SW-914): add amenities sidepeek 2024-11-29 12:55:45 +01:00
Linus Flood b424cf7bc4 Fixed tracking pageViewStart on hard reload 2024-11-29 12:49:19 +01:00
Chuma McPhoy b80d75a63a fix(SW-1095): default to swedish country code if page in english 2024-11-29 12:18:24 +01:00
Chuma McPhoy da824ee2b4 fix(SW-1095): add type to imports 2024-11-29 10:39:10 +01:00
Chuma McPhoy 4da0918469 fix(SW-1095): set country code based on url lang when phone input empty 2024-11-29 10:34:07 +01:00
Christian Andolf dde953c270 Merged in fix/incorrect-letter-spacing (pull request #982)
fix: corrected some letter-spacing values since percentage is not allowed

Approved-by: Matilda Landström
2024-11-29 09:23:10 +00:00
Christian Andolf b6e974ad4e fix: corrected some letter-spacing values since percentage is not allowed 2024-11-29 09:17:03 +00: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
Hrishikesh Vaipurkar 7d68dbaab2 fix: SW-1040 Fixed ref issue by removing extra props 2024-11-28 18:06:44 +01:00
Hrishikesh Vaipurkar dd0a699e4a fix: SW-1040 Updated fields clickable area 2024-11-28 18:04:15 +01:00
Linus Flood 43b38bf894 Merge master 2024-11-28 13:37:45 +01:00
Linus Flood 86ddd79a38 Change current header z-index so widget/gallery/sidepeek close button works on mobile 2024-11-28 12:38:22 +01:00
Hrishikesh Vaipurkar 5650538731 fix: SW-1010 Fixed naming conventions 2024-11-28 09:24:44 +01:00
Hrishikesh Vaipurkar 544cb1687d fix: SW-1010 Fixed default open state 2024-11-28 09:24:44 +01:00
Hrishikesh Vaipurkar 65f3ac7325 fix: SW-1010 Optimized code 2024-11-28 09:24:44 +01:00
Hrishikesh Vaipurkar e4c58d2b30 fix: SW-1010 Fixed picker closed with invalid data 2024-11-28 09:24:44 +01:00
Hrishikesh Vaipurkar bf60306236 fix: SW-1010 Fixed low screen height accessibility issue 2024-11-28 09:24:44 +01:00
Christel Westerberg 8a0ba71bc7 fix: remove feature flags 2024-11-28 09:19:04 +01:00
Christel Westerberg 5ef019b05a fix: readd confirmation page temporarily 2024-11-28 09:19:04 +01:00
Linus Flood 3318d31ec8 Fixed map page 2024-11-28 09:09:44 +01:00
Tobias Johansson 9b90e99adf Merged in feat/SW-1007-saved-cards-filtering (pull request #980)
Feat/SW-1007 saved payment cards now shown based on supported cards by hotel

* fix(SW-1007): refactored savedCards to only show supported payment cards

* fix(SW-1007): show error message even if metadata is null

* fix: merge changes that were missed

* fix: remove use server


Approved-by: Christel Westerberg
2024-11-28 08:08:39 +00:00
Bianca Widstam 8f3d203b70 Merged in fix/SW-1041-design-feedback-select-hotel (pull request #986)
fix(SW-1041): fix UI design feedback

* fix(SW-1041): fix UI design feedback

* fix(SW-1041): small fix

* fix(SW-1041): add filter and sort badge

* fix(SW-1041): update activefilter when entering map view

* fix(SW-1041): create hook with activefilters

* fix(SW-1041): hook only sets filter

* fix(SW-1041): fix padding breadcrumbs

* fix(SW-1041): rename hook

* fix(SW-1041): fix double scroll


Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-28 07:42:52 +00:00
Linus Flood 4a11833b4d Refactor 2024-11-27 21:46:39 +01:00
Linus Flood 31540d0d40 Refactor and fixed bug 2024-11-27 19:51:15 +01:00
Linus Flood 267a47c61a Merge branch 'master' into feat/sw-929-release-preps 2024-11-27 19:13:21 +01:00
Linus Flood 61696a0586 Merged master into fix/add-missing-cache 2024-11-27 18:10:24 +00:00
Christel Westerberg d3d72f74c9 fix(SW-976): handle unlocalized entries revalidation 2024-11-27 16:03:26 +01:00
Christel Westerberg f5990998db fix: add hotel header to enter details flow 2024-11-27 15:59:12 +01:00
Simon.Emanuelsson 6f8092d6ec Merged in feat/SW-830 (pull request #960)
feat: merge stores, fix auto navigation, split summary

Approved-by: Christel Westerberg
2024-11-27 14:45:19 +00:00
Christel Westerberg 439bc13e65 fix: close summary sheet 2024-11-27 13:39:09 +01:00
Linus Flood 4b85b01919 Removed dead code 2024-11-27 12:41:29 +01:00
Michael Zetterberg ee8f1def20 fix(SW-1079): add apiResponse to validation error logs 2024-11-27 11:22:22 +01:00
Simon Emanuelsson ccb15593ea feat: merge stores, fix auto navigation, split summary 2024-11-27 10:20:14 +01:00
Niclas Edenvin a69d14ff61 Merged in fix/sw-1011-calendar (pull request #975)
fix(SW-1011): when only choosing one date on mobile

* fix(SW-1011): when only choosing one date on mobile

When choosing only from date on mobile the to date is set to the next
day. This was only the case on desktop before, no it's on mobile too.

* Remove unnecessary dependency


Approved-by: Pontus Dreij
Approved-by: Hrishikesh Vaipurkar
2024-11-27 08:38:29 +00:00
Linus Flood 8b2bd5bcd6 Refactor 2024-11-27 09:15:45 +01:00
Erik Tiekstra 27f48bcc7e feat(SW-713): Added sidepeek functionality for rooms 2024-11-27 07:54:40 +01:00
Matilda Landström 9612cf117c Fix typo 2024-11-26 16:36:39 +01:00