Commit Graph

2727 Commits

Author SHA1 Message Date
Joakim Jäderberg d0c4a376ce Merge remote-tracking branch 'refs/remotes/origin/fix/loading-rooms-separately' into fix/loading-rooms-separately 2024-11-19 09:44:55 +01:00
Pontus Dreij 3992529535 Merged in fix/SW-917-map-link (pull request #926)
fix(SW-917): fix correct link to  map

Approved-by: Niclas Edenvin
2024-11-19 08:22:43 +00:00
Pontus Dreij 60f1d268a9 Merged in feat/SW-904-add-back-to-top-button (pull request #923)
Feat/SW-904 add back to top button on hotel list page

* feat(SW-904): Added back to top button

* fix: removed alert on hotel listing page

* Remove console.log


Approved-by: Niclas Edenvin
2024-11-19 08:22:03 +00:00
Pontus Dreij cc15dc2dc2 fix(SW-917): fix correct link to map 2024-11-19 09:17:58 +01:00
Joakim Jäderberg 3c8db6ae8b merge 2024-11-19 08:58:40 +01:00
Christel Westerberg bd0720dc0f fix: break out css variables 2024-11-19 08:49:26 +01: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
Christel Westerberg 4c9e9de113 fix: add mobile design for details form 2024-11-19 08:49:26 +01:00
Christel Westerberg 117cbcd20d feat: add new design for join scandic friends checkbox 2024-11-19 08:49:26 +01:00
Joakim Jäderberg 0103144815 fix: add missing loading.tsx 2024-11-19 08:48:11 +01:00
Pontus Dreij 70d92ee168 feat(SW-589): updated breakfastIncluded 2024-11-19 08:48:11 +01:00
Pontus Dreij a9db6c8063 feat(SW-589) updated getRateDefinitionForRate 2024-11-19 08:48:11 +01:00
Pontus Dreij da89c73d07 feat(SW-589) reverted change on hotel card for alert (this will be removed) 2024-11-19 08:48:11 +01:00
Pontus Dreij 43d760eedb feat(SW-589) Updated after comments 2024-11-19 08:48:11 +01:00
Pontus Dreij dac345371b feat(SW-589): Added correct breakfastMessage, also fixed some small issues 2024-11-19 08:48:11 +01:00
Arvid Norlin bdbdfa80ab feat: add useSetOverflowVisibleOnRA hook 2024-11-19 08:48:11 +01:00
Arvid Norlin bb49dccc9e fix: use new Popover component in FlexibilityOption 2024-11-19 08:48:11 +01:00
Arvid Norlin c0751968b5 feat(SW-612): Add popover component 2024-11-19 08:48:11 +01:00
Pontus Dreij b91085d2e7 Merged in feat/SW-589-breakfast-copy-select-rate (pull request #921)
feat(SW-589): Added correct breakfastMessage, also fixed some small issues

Approved-by: Niclas Edenvin
2024-11-19 07:45:16 +00:00
Joakim Jäderberg 4b6abb0a31 fix: load room availability separately 2024-11-19 08:34:25 +01:00
Joakim Jäderberg 260be9b641 fix: load room availabiltity separately 2024-11-19 08:34:24 +01:00
Joakim Jäderberg 275fdd8a78 fix: add loading.tsx to route group 2024-11-19 08:31:52 +01:00
Arvid Norlin e18a2fdc44 feat: add useSetOverflowVisibleOnRA hook 2024-11-19 08:08:08 +01:00
Arvid Norlin 1004871afb fix: use new Popover component in FlexibilityOption 2024-11-19 08:08:08 +01:00
Arvid Norlin 17df6d6c47 feat(SW-612): Add popover component 2024-11-19 08:08:08 +01:00
Joakim Jäderberg 7addf78740 fix: add missing loading.tsx and remove redundant ones 2024-11-19 08:05:14 +01:00
Joakim Jäderberg d6e1e222cc fix: add missing loading.tsx and remove redundant ones 2024-11-19 08:05:14 +01:00
Bianca Widstam 400f35516c Merged in fix/remove-filter-to-show-all-hotels (pull request #925)
Fix/remove filter to show all hotels

* fix: remove filter to show all hotels on select-hotel-page

* fix: add missing translations


Approved-by: Pontus Dreij
2024-11-19 08:05:14 +01:00
Simon Emanuelsson c6fc500d9e feat: make steps of enter details flow dynamic depending on data 2024-11-19 08:05:14 +01:00
Bianca Widstam d49e301634 fix/SW-902-update-response-city-availability (pull request #917)
Fix/SW-902 update response city availability

* fix(SW-902): update response for API changes

* fix(SW-902): add total row for pricePerStay

* fix(SW-902): fix optional requestedPrice

* fix(SW-902): fix bookingCode output

* feat(SW-903): fix sorting


Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-19 08:05:14 +01:00
Pontus Dreij e078c59ac1 feat(SW-705): Updated URLs for hotelreservation 2024-11-19 08:05:14 +01:00
Tobias Johansson 293800f024 Merged in feat/SW-618-payment-non-happy-path (pull request #874)
Feat/SW-618 payment non happy path

* feat(SW-618): filter out expired saved cards

* feat(SW-618): Added payment error codes and way of showing messages based on code

* feat(SW-618): show error message if max retries has been reached and remove search param after showing toast

* fix(SW-618): move fallback error codes

* fix(SW-618): remove ref from stopping useEffect to run twice

* fix(SW-618): refactored logic for toast message and minor fixes

* fix(SW-618): remove error message enum due to static analysis problems


Approved-by: Christian Andolf
Approved-by: Arvid Norlin
2024-11-19 08:05:14 +01:00
Niclas Edenvin 5fb70866ea Merged in feat/SW-342-filtering-and-sorting-mobile (pull request #919)
Feat/SW-342 filtering and sorting mobile

* feat(SW-342): add sort and filter on mobile

* Use zustand for state management

* Add count and translations

* Clear filters

* Small fixes

* Fixes


Approved-by: Pontus Dreij
2024-11-19 08:05:14 +01:00
Fredrik Thorsson 3c181959c2 feat(SW-880): refactor variables 2024-11-19 08:05:14 +01:00
Fredrik Thorsson 706c305844 feat(SW-880): refactor facility component 2024-11-19 08:05:14 +01:00
Fredrik Thorsson 3f73699e73 feat(SW-880): create facility card component 2024-11-19 08:05:14 +01:00
Fredrik Thorsson ce6914a7e4 feat(SW-880): update facility type rendering 2024-11-19 08:05:14 +01:00
Fredrik Thorsson c1152109c3 feat(SW-880): add translations 2024-11-19 08:05:14 +01:00
Fredrik Thorsson edc65af74e feat(SW-880): add import type 2024-11-19 08:05:14 +01:00
Fredrik Thorsson c7d285de74 feat(SW-880): refactor getType 2024-11-19 08:05:13 +01:00
Fredrik Thorsson cf9b2d7fc0 feat(SW-880): add function for type mapping 2024-11-19 08:05:13 +01:00
Fredrik Thorsson 5206a40754 feat(SW-880): add wellness and exercise sidepeek 2024-11-19 08:05:13 +01:00
Christel Westerberg d67affd677 fix: update booking service schemas 2024-11-19 08:05:13 +01:00
Bianca Widstam beb776bac9 Merged in fix/remove-filter-to-show-all-hotels (pull request #925)
Fix/remove filter to show all hotels

* fix: remove filter to show all hotels on select-hotel-page

* fix: add missing translations


Approved-by: Pontus Dreij
2024-11-18 17:30:55 +00:00
Pontus Dreij 62442646f0 feat(SW-589): updated breakfastIncluded 2024-11-18 16:55:17 +01:00
Pontus Dreij d56d2f8472 feat(SW-589) updated getRateDefinitionForRate 2024-11-18 16:54:18 +01:00
Pontus Dreij d86e11ac85 feat(SW-589) reverted change on hotel card for alert (this will be removed) 2024-11-18 16:43:02 +01:00
Pontus Dreij e7c7485ff8 feat(SW-589) Updated after comments 2024-11-18 16:41:02 +01:00
Simon.Emanuelsson 6bd9d8e3b7 Merged in feat/SW-784 (pull request #914)
feat: make steps of enter details flow dynamic depending on data

Approved-by: Arvid Norlin
2024-11-18 15:33:58 +00:00