Commit Graph

168 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
Niclas Edenvin 0ac09f37f6 Merged in fix/sw-1177-search-history (pull request #1124)
fix(SW-1177): fix localization problems in search history

* fix(SW-1177): fix localization problems in search history

When saving search history the whole location objects where stored and
also used later. This made the list display in different languages if
the user previously had search for something in another language.
Another issue where that the list where also deduped based on name of
the search item, which meant that there could be multiple history
items for the same entity and the same ID, e.g. `Gothenburg` and
`Göteborg`.


Approved-by: Bianca Widstam
2025-01-07 10:32:32 +00:00
Arvid Norlin f7ec34d86f fix: pass correct location data to session storage 2024-12-20 10:15:01 +01:00
Christel Westerberg f7e396ff50 fix: avoid stingifying undefined to session storage 2024-12-20 09:46:09 +01:00
Simon Emanuelsson 51f422510c feat(SW-865): link to booking without validation 2024-12-19 12:42:21 +01:00
Simon Emanuelsson 9d4998c9c5 feat(SW-885): ancillary and book next stay 2024-12-19 12:42:21 +01:00
Linus Flood ec0a87aed7 feat/sw-1266: mask private info in hotjar recordings 2024-12-19 11:00:00 +01:00
Pontus Dreij 0c62cb6d96 Merged in feat/SW-977-update-bookingwidget-with-hotel-name (pull request #1071)
Feat/SW-977 update bookingwidget with hotel name

Approved-by: Fredrik Thorsson
2024-12-17 14:47:43 +00:00
Pontus Dreij 24ef1e98e0 feat(SW-977): Add more controls if Json is valid 2024-12-17 15:29:20 +01:00
Linus Flood 431ab477eb Fixes bookingwidget skeleton and memoize fetching of creditcards 2024-12-17 14:31:52 +01:00
Pontus Dreij 237147825c feat(SW-977) check if json is valid 2024-12-17 14:21:48 +01:00
Pontus Dreij c635a8b072 feat(SW-977): Scenario 2 & 4 2024-12-17 14:07:26 +01:00
Pontus Dreij 4f92d1da08 feat(SW-977): Scenario 1 2024-12-17 14:07:26 +01:00
Christel Westerberg ed3879f6d2 fix: update design for select component and remove placeholders 2024-12-17 09:44:58 +00:00
Christian Andolf e08e960209 chore: add consistent type imports 2024-12-12 11:47:44 +01: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
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 69fa5b9b31 fix(SW-1111) Moved map to a page instead of intercepted route 2024-12-09 16:50:02 +01:00
Michael Zetterberg 594a279186 fix(DELIGHT-11001): do not require address key in user profile 2024-12-09 15:13:30 +01:00
Niclas Edenvin cebbdfce53 Merged in fix/sw-1110-search-suggestions (pull request #1046)
fix(sw-1110): only match search keywords from start of word

* fix(sw-1110): only match search keywords from start of word

This changes the search field so when it tries to match on a keyword it
has to match from the beginning of the word, not anywhere in the word


Approved-by: Bianca Widstam
2024-12-09 09:48:31 +00:00
Hrishikesh Vaipurkar e3f93e0de6 fix: SW-1102 show error on invalid entry 2024-12-06 14:11:08 +01:00
Hrishikesh Vaipurkar dd0a699e4a fix: SW-1040 Updated fields clickable area 2024-11-28 18:04:15 +01:00
Chuma McPhoy 4311def182 fix(SW-360): remove placeholder prop to fix ios select input bug 2024-11-26 11:57:40 +01:00
Chuma McPhoy c8eaae7928 fix(SW-360): change button to signup to trigger shouldFocusError 2024-11-26 10:30:24 +01:00
Chuma McPhoy 79f48adbf5 fix(SW-360): scroll to first validation + remove unused translations 2024-11-26 10:30:24 +01:00
Chuma McPhoy 0d972367df fix(SW-360): remove container queries to fix stacking context bug affecting dropdowns in signup 2024-11-26 10:30:24 +01:00
Chuma McPhoy 6f980fe9cd refactor(SW-360): review feedback 2024-11-26 10:30:24 +01:00
Chuma McPhoy 0865a553cd fix(SW-360): set default validate behaviour to onBlur on signup page 2024-11-26 10:30:24 +01:00
Chuma McPhoy 5c571c3c0c feat(SW-898): add pending ui text to signup button 2024-11-19 15:45:00 +01:00
Chuma McPhoy 6958db3ca5 refactor(SW-898): replace signup server action with TRPC 2024-11-19 15:45:00 +01:00
Bianca Widstam ea3aff5dcd Merged in fix/translation-hotelpage-header (pull request #934)
Fix/SW-932-translation hotelpage header

* fix: add translation for hotel page header

* fix: add hotel translation

* fix: add translation where to when loading

* fix: update hotel(s) count if filtered

* fix(SW-932): update hotel(s) count


Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-19 14:34:45 +00:00
Christel Westerberg d5c6b6809c fix: responsivity of fields and order of signup form 2024-11-19 08:49:26 +01:00
Christel Westerberg 9094b08345 fix: booking widget locking scroll 2024-11-19 08:49:26 +01:00
Simon Emanuelsson 94f693c4f0 feat: make steps of enter details flow dynamic depending on data 2024-11-18 16:30:09 +01:00
Pontus Dreij 0b36e661da Fix(SW-343): reverted color 2024-11-15 16:46:07 +01:00
Pontus Dreij 8b89801a6d Fix(SW-343): Updated search and booking widget comments 2024-11-15 16:45:25 +01:00
Anton Gunnarsson 684faaa4b0 Merged master into feat/SW-888-skeleton-loaders 2024-11-15 14:24:57 +00:00
Pontus Dreij f786f6fa07 fix(SW-350): Close booking widget on search (mobile) 2024-11-15 11:02:17 +01:00
Linus Flood c7465855cf Merged master into feat/SW-888-skeleton-loaders 2024-11-14 19:14:31 +00:00
Anton Gunnarsson 2bfe8df741 Refactor booking widget skeleton 2024-11-14 13:25:49 +01:00
Anton Gunnarsson 1980ae4350 Skeleton loader for booking widget on desktop 2024-11-14 13:24:06 +01:00
Christel Westerberg 9189d588d1 fix: validation 2024-11-14 11:50:38 +01:00
Christel Westerberg 7a3194f978 fix: handle stickyness when scrolling is locked 2024-11-14 11:42:24 +01:00
Christel Westerberg ca3819f7cc fix: remove guest picker store 2024-11-14 11:42:24 +01:00
Pontus Dreij 0294a80eab fix(SW-449): Updated Date format to match current web 2024-11-08 14:16:30 +01:00
Hrishikesh Vaipurkar 256f4dfce3 fix: JSON parsing fix 2024-11-07 16:33:32 +01:00
Hrishikesh Vaipurkar c456fca19b feat: SW-693 Updated appropriate dependency 2024-11-07 16:33:31 +01:00