Commit Graph

2981 Commits

Author SHA1 Message Date
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
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
Erik Tiekstra bab7c15424 feat(SW-201): Added structured data for hotel pages 2024-11-26 14:55:40 +01:00
Erik Tiekstra ca2f60253f feat(SW-201): Refactoring how we fetch hotel page data 2024-11-26 14:48:28 +01:00
Erik Tiekstra 75c811eb32 feat(SW-201): Added hotel metadata 2024-11-26 14:46:21 +01:00
Christian Andolf a60c048476 Merged in fix/SW-993-full-width-toast-mobile (pull request #965)
fix(SW-993): toast is now full width on mobile

Approved-by: Matilda Landström
Approved-by: Chuma Mcphoy (We Ahead)
2024-11-26 13:43:03 +00:00
Christian Andolf 257900b7a8 fix(SW-993): toast is now full width on mobile
updated sonner to latest version

increased default duration of toast to 5 sec
2024-11-26 13:27:26 +00:00
Matilda Landström b3ab0613f6 fix: make headerRow optional 2024-11-26 13:21:26 +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 c14fe6bc86 refactor(SW-360): extract password validation outside main NewPassword component to minimize re-renders. 2024-11-26 10:30:24 +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 3967ec6040 chore(SW-360): proper formatting of AriaInputWithLabel 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 03db7cec16 chore(SW-360): remove unused translation 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
Tobias Johansson 70000afe1f Merged in feat/SW-755-price-change-non-happy (pull request #957)
Feat/SW-755 price change non happy

* fix(SW-755): dont show field error if checkbox has no children

* feat(SW-755): Price change route + dialog WIP

* fix(SW-755): minor refactoring

* fix(SW-755): added logging to price change route

* fix(SW-755): remove redundant search param logic

* fix(SW-755): moved enum cast to zod instead

* fix(SW-755): move prop type to types folder

* fix(SW-755): Added suspense to Payment and refactored payment options hook

* fix(SW-755): seperated terms and conditions copy from the checkbox label

* fix(SW-755): add currency format and fixed wrong translation

* fix(SW-755): change from undefined to null

* fix(SW-755): added extra type safety to payment options


Approved-by: Christian Andolf
Approved-by: Simon.Emanuelsson
2024-11-26 09:06:41 +00:00
Bianca Widstam 9fc65b6e53 Merged in fix/SW-998-select-room-change-lang-issues (pull request #977)
fix(SW-998): fix issues related to non-english languages

* fix(SW-998): reverse price logic


Approved-by: Niclas Edenvin
2024-11-26 09:00:15 +00:00
Tobias Johansson d6cff63c5e Merged in feat/SW-999-visual-fixes (pull request #976)
Feat/SW-999 visual fixes in enter details

* fix(SW-999): accordion title font sizes fix and alignment of change room button

* fix(SW-999): added scroll if content cannot fit inside popover


Approved-by: Christel Westerberg
2024-11-26 08:11:50 +00:00
Christel Westerberg 8bfc4065ed fix: add wrapper function for caching 2024-11-26 08:48:19 +01:00
Pontus Dreij 503b0bf186 Merged in fix/SW-983-map-view-cards-hover-select (pull request #971)
Fix/SW-983 map view cards hover select

Approved-by: Niclas Edenvin
2024-11-25 15:05:53 +00:00
Pontus Dreij 72090236c7 Merged in fix/SW-1014-city-not-found-on-map (pull request #973)
fix(SW-1014): Fixed issue where google didn't found city.

Approved-by: Niclas Edenvin
2024-11-25 15:05:34 +00:00
Pontus Dreij 40228f8fc2 fix(SW-983) added variables 2024-11-25 15:43:44 +01:00
Pontus Dreij 0ef12d4a29 fix(SW-1014): Fixed issue where google didn't found city. 2024-11-25 15:38:08 +01:00
Christel Westerberg 317731c24d fix: handle no children 2024-11-25 15:08:12 +01:00
Christian Andolf 39dff4cd3d Merged in fix/SW-992-center-empty-stays-text (pull request #969)
fix(SW-992): center empty stays text

Approved-by: Matilda Landström
2024-11-25 13:35:25 +00:00
Matilda Landström f54ab70ffd chore(SW-912): add underline to alert link 2024-11-25 13:27:46 +01:00
Pontus Dreij 0283c777ca fix(SW-984): Scroll to active card (desktop) 2024-11-25 13:27:19 +01:00
Hrishikesh Vaipurkar 21f9719050 fix: SW-981 Rounded to single decimal as current web 2024-11-25 11:52:43 +01:00
Hrishikesh Vaipurkar bd6fd62d5c fix: SW-981 Fixed distance to center value 2024-11-25 11:52:43 +01:00
Christian Andolf d612aa83d8 fix(SW-992): center empty stays text 2024-11-25 10:51:03 +01:00
Christel Westerberg 44acab4462 fix: validation error in date params 2024-11-25 09:17:43 +01:00
Erik Tiekstra 956d031ffc feat(SW-200): Replaced Contentstack image with Imagevault image for metadata 2024-11-25 08:00:13 +01:00
Erik Tiekstra 50f285776a feat(SW-200): Added noindex property to seo metadata in contentstack and added implementation 2024-11-25 08:00:13 +01:00
Erik Tiekstra 6aba0d8f52 feat(SW-200): Added other options for description and images 2024-11-25 08:00:13 +01:00
Erik Tiekstra b22888db5f feat(SW-200): refactored breadcrumbs fetching and added json schema to layout 2024-11-25 08:00:13 +01:00
Erik Tiekstra 28738d7161 feat(SW-200): refactoring SEO metadata handling and added functionality for static pages 2024-11-25 08:00:12 +01:00
Erik Tiekstra 92ad7192b1 feat(SW-200): Fixed image sizes for RTE 2024-11-25 08:00:12 +01:00
Pontus Dreij 333be1379c fix(SW-983): Fixed bug with hotel card in map 2024-11-22 17:05:29 +01:00
Linus Flood de22d873a1 Refactor 2024-11-22 13:25:57 +01:00
Joakim Jäderberg 0a35243d88 fix: remove test-data 2024-11-22 13:17:33 +01:00
Joakim Jäderberg 81c4a91563 Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/loading-rooms-separately 2024-11-22 13:16:40 +01:00
Joakim Jäderberg ed1f97f24e fix: tests failed due to timezone issues 2024-11-22 13:07:49 +01:00
Bianca Widstam c345600d78 Merged in fix/SW-948-map-no-availability (pull request #961)
Fix/SW-948 map no availability

* fix(SW-948): add no availability message on hotel map

* fix(SW-948): add placeholder image for map


Approved-by: Niclas Edenvin
2024-11-22 11:13:30 +00:00
Joakim Jäderberg a1c5ae95be fix: skeletons wasn't center aligned 2024-11-22 11:19:17 +01:00
Joakim Jäderberg 2ba25a70ba fix: filtering rooms should remove them instead of displaying as not available 2024-11-22 10:46:30 +01:00