Christian Andolf
e294d39fdf
fix(SW-696): add unwrap metrics
2024-11-21 12:19:46 +01:00
Christian Andolf
0824f7ce26
fix(SW-696): add unwrap to surprises
...
add animations to sliding cards
various minor fixes
2024-11-21 12:19:46 +01:00
Christel Westerberg
3a6cfcfe5c
fix: avoid sending query params to planet
2024-11-21 10:18:36 +01:00
Pontus Dreij
a0627b9ac5
fix(SW-925) remove log
2024-11-20 14:41:48 +01:00
Pontus Dreij
a1f1531fc2
fix(SW-925): Don't throw error if api for packages throws error
2024-11-20 14:41:48 +01:00
Bianca Widstam
eb5dd49981
Merged in fix/SW-955-restaurantsOverviewPage-attributes-optional (pull request #943 )
...
fix(SW-955): restaurantsOverviewPage atttributes optional
* fix(SW-955): restaurantsOverviewPage atttributes optional
Approved-by: Pontus Dreij
2024-11-20 13:39:52 +00:00
Chuma McPhoy
a68e37c26f
fix(SW-898): remove redundant schema and add transform in signupInput
2024-11-19 15:45:00 +01:00
Chuma McPhoy
cfaa92260a
chore(SW-898): pr comments
2024-11-19 15:45:00 +01:00
Chuma McPhoy
bc5a01fdf4
fix(SW-898): formatting
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
Simon Emanuelsson
744af22b08
fix: make sure all searchparams are used in redirect
2024-11-19 11:19:44 +00:00
Erik Tiekstra
1b3999a050
fix(SW-769): removed categoryname enum from pointOfInterestSchema and use z.string() instead
2024-11-19 10:58:39 +01:00
Arvid Norlin
17df6d6c47
feat(SW-612): Add popover component
2024-11-19 08:08:08 +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
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
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
Fredrik Thorsson
cf0173ef57
feat(SW-880): add wellness and exercise sidepeek
2024-11-18 12:17:59 +01:00
Christel Westerberg
f0c7aa349c
fix: update booking service schemas
2024-11-18 10:54:57 +01:00
Pontus Dreij
2750a4f403
fix(SW-881) fixing data issues
2024-11-16 10:45:58 +01:00
Christel Westerberg
dc3516f4e1
feat: add packages info to summary
2024-11-15 16:32:08 +01:00
Christel Westerberg
dbb5367df2
fix: filter out room availability based on packages
2024-11-15 16:32:08 +01:00
Christel Westerberg
43ef48e2c7
fix: move packages schemas
2024-11-15 16:32:08 +01:00
Christel Westerberg
06da80c9f0
fix: conditionally use user token or service token for booking
2024-11-15 10:23:56 +01:00
Erik Tiekstra
d732138696
feat(SW-572): Added support for logged in and logged out variants of the top link inside the header
2024-11-14 07:23:25 +01:00
Pontus Dreij
f782b69c33
Merged in fix/SW-449-booking-widget-url-date (pull request #884 )
...
Fix/SW-449 booking widget url date
Approved-by: Chuma Mcphoy (We Ahead)
2024-11-13 09:46:24 +00:00
Chuma McPhoy
876370e817
fix(SW-739): pr review fixes
2024-11-13 10:21:07 +01:00
Chuma McPhoy
31a94cfa6a
feat: update current & surprise queries to support new endpoint
2024-11-13 10:21:07 +01:00
Chuma McPhoy
48af26a772
feat(SW-739): use new allTiers endpoint and add feature flag
2024-11-13 10:21:07 +01:00
Chuma McPhoy
35a527be05
chore(SW-739): cleanup reward endpoint related code
2024-11-13 10:21:07 +01:00
Bianca Widstam
b6c390fdad
feat/SW-763-image-gallery-update (pull request #846 )
...
feat(SW-763): update to smallerImages for select-hotel/rate page and slice size depending on signature
* feat(SW-763): update to smallerImages for select- hotel/rate page and slice size depending on signature
* fix(SW-763): add hotelType enum
* feat(SW-763): move hotel type check to the route for the hotelData
* fix(SW-763): remove unused import
* fix(SW-763): fix comment
* fix(SW-763): add optional galleryImages check
Approved-by: Christian Andolf
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-13 08:51:51 +00:00
Pontus Dreij
cf8585a3df
fix(SW-449): Re-added YYYY-MM-DD
2024-11-13 08:30:43 +01:00
Christel Westerberg
32d12bae58
fix: refacotr away optional pricing
2024-11-12 09:05:08 +01:00
Christel Westerberg
5e2d2abd17
fix: make incomplete steps in accordion look disabled
2024-11-12 08:58:02 +01:00
Pontus Dreij
42e5da1ee0
fix(SW-449): Updated next.config date rule
2024-11-08 15:13:24 +01:00
Simon Emanuelsson
0897a398ee
feat(SW-791): make confirmation page dynamic
2024-11-08 09:47:35 +01:00
Erik Tiekstra
de5d80ec92
feat(SW-508): contract changes for hotel alerts
2024-11-08 07:28:31 +01:00
Christel Westerberg
560fb25aee
fix: send totalPrice to create booking
2024-11-07 13:53:24 +01:00
Christel Westerberg
f4f771ec70
fix: rename BedTypeEnums
2024-11-07 13:53:24 +01:00
Christel Westerberg
6d051629d3
fix: send correct values to create booking
2024-11-07 13:53:24 +01:00
Christel Westerberg
a708eedfd4
fix: extend bedType to include discription and roomTypeCode
2024-11-07 13:53:24 +01:00
Christel Westerberg
fb76c67cee
fix: calc total price for summary
2024-11-07 11:31:21 +01:00
Christel Westerberg
036bb8351a
fix: handle caching of card grids on content page blocks
2024-11-06 15:25:30 +01:00
Linus Flood
a76857a62b
Merge branch 'develop' into feat/performance-improvements
2024-11-06 13:48:26 +01:00
Tobias Johansson
0cbffc7904
Merged in feat/SW-613-refactor-hotelreservation-sidepeek (pull request #805 )
...
Feat/SW-613 refactor hotelreservation sidepeek
* feat(SW-613): move sidepeek paralell route to apply for all of hotelreservation
* feat(SW-613): refactor sidepeek logic to a unified approach for hotelreservation flow
* feat(SW-613): fix issue where room was not selected properly in sidepeek
* fix(SW-613): move back preload to layout
* fix(SW-613): move preload to dedicated file
* fix(SW-613): refactor sidepeek to work with hotel page
* feat(SW-613): added sidepeek button for room card
Approved-by: Simon.Emanuelsson
2024-11-06 12:09:27 +00:00
Linus Flood
4f7b9d24d9
Adding Jira ticket #SW-778
2024-11-06 10:52:00 +01:00
Linus Flood
9fb6d062db
Added comment to hotel enum
2024-11-05 14:46:52 +01:00
Linus Flood
3e858cb064
Refactor
2024-11-05 14:46:52 +01:00
Linus Flood
ae2601bef8
Refactor
2024-11-05 14:46:52 +01:00
Linus Flood
7e4bbfb3e6
feat: performance improvements
2024-11-05 14:46:52 +01:00