Commit Graph

45 Commits

Author SHA1 Message Date
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
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
Christian Andolf e08e960209 chore: add consistent type imports 2024-12-12 11:47:44 +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
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
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
Pontus Dreij 8b89801a6d Fix(SW-343): Updated search and booking widget comments 2024-11-15 16:45:25 +01:00
Anton Gunnarsson 1980ae4350 Skeleton loader for booking widget on desktop 2024-11-14 13:24:06 +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
Hrishikesh Vaipurkar 0a430a0480 feat: SW-693 Moved state changes to reducer 2024-11-07 16:33:31 +01:00
Hrishikesh Vaipurkar 726a57c515 feat: SW-693 Moved borwser storage code in useEffect of component 2024-11-07 16:33:31 +01:00
Hrishikesh Vaipurkar 11e94f42ba fix: SW-693 Fixed hydration error 2024-11-07 16:33:30 +01:00
Pontus Dreij cac1a6891e fix(sw-350): Fix issue where value where not updated 2024-11-04 15:49:13 +01:00
Pontus Dreij b69eda9b05 feat(sw-350) removed comment 2024-11-01 16:15:10 +01:00
Pontus Dreij f4d924e45f fix(sw-350): Fixed styling issues and error modal issue 2024-11-01 16:12:33 +01:00
Christian Andolf a37cd3ff44 fix: only phrasing content is allowed inside label element 2024-11-01 14:31:40 +01:00
Christian Andolf 69ed852fc4 fix: only phrasing content is allowed inside buttons meaning no div or p elements, these are now replaced by span 2024-10-28 15:35:56 +01:00
Christel Westerberg 5870a31275 fix: add labels variants for Footnote and Caption 2024-10-16 16:58:05 +02:00
Pontus Dreij 27058dedba fix(sw-350): removed console log 2024-10-15 09:13:13 +02:00
Pontus Dreij b3b26be83c fix(sw-350): fixed ui-comments for calendar, search and widget 2024-10-15 09:13:13 +02:00
Pontus Dreij 89d65cec38 fix(sw-350): Search field label 2024-10-15 09:13:13 +02:00
Pontus Dreij 56193b0821 fix(SW-592): Show search in mobile 2024-10-10 14:26:48 +02:00
Pontus Dreij 71fe2807b4 feat(SW-350): fix bug with inputContainer 2024-10-08 11:11:38 +02:00
Pontus Dreij 2b20172b73 feat(SW-350): update classes for booking widget input 2024-10-08 10:49:26 +02:00
Pontus Dreij 3160174701 feat(SW-350): Created Input field for booking widget 2024-10-08 08:57:19 +02:00
Pontus Dreij 836ab559f0 feat(SW-350): split input styles in booking widget 2024-10-07 15:18:04 +02:00
Pontus Dreij f8127c4875 feat(SW-350): split input styles in booking widget 2024-10-07 15:17:18 +02:00
Simon Emanuelsson a5400c1498 feat: guest information form enter details 2024-10-07 13:41:46 +02:00
Pontus Dreij d58c77493a feat(SW-350): Update design for booking widget 2024-10-02 15:36:58 +02:00
Simon Emanuelsson 99b14304d4 feat: add desktop ui to calendar 2024-09-27 17:51:27 +02:00
Simon Emanuelsson af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00