Commit Graph

2615 Commits

Author SHA1 Message Date
Joakim Jäderberg
e1a2532b3f fix: use suspense over loading.tsx 2024-11-19 10:57:52 +01:00
Joakim Jäderberg
3c8db6ae8b merge 2024-11-19 08:58:40 +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
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
Simon Emanuelsson
94f693c4f0 feat: make steps of enter details flow dynamic depending on data 2024-11-18 16:30:09 +01:00
Bianca Widstam
3c4907efce 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-18 15:08:12 +00:00
Pontus Dreij
f6b14ced8f Merged in feat/SW-705-urls (pull request #918)
feat(SW-705): Updated URLs for hotelreservation

Approved-by: Niclas Edenvin
2024-11-18 14:24:04 +00:00
Pontus Dreij
800d40a606 feat(SW-589): Added correct breakfastMessage, also fixed some small issues 2024-11-18 15:22:13 +01:00
Tobias Johansson
a70f8a3b97 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-18 14:10:11 +00:00
Niclas Edenvin
d18bc45b19 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-18 14:02:32 +00:00
Pontus Dreij
24124209d9 feat(SW-705): Updated URLs for hotelreservation 2024-11-18 14:05:07 +01:00
Fredrik Thorsson
dc5746a902 feat(SW-880): refactor variables 2024-11-18 12:17:59 +01:00
Fredrik Thorsson
ce965fd130 feat(SW-880): refactor facility component 2024-11-18 12:17:59 +01:00
Fredrik Thorsson
b5704dee21 feat(SW-880): create facility card component 2024-11-18 12:17:59 +01:00