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
591cfc7e13
fix: add packages data from query param
2024-11-07 13:53:24 +01:00
Arvid Norlin
e8e23a2113
feat: Convert Selected-Room to Steplike design and fix select-rate link
2024-11-07 09:36:45 +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
b2c668ce05
Removed unused imports
2024-11-05 14:46:52 +01:00
Linus Flood
7e4bbfb3e6
feat: performance improvements
2024-11-05 14:46:52 +01:00
Christel Westerberg
77d65df931
fix: handle children in enter details
2024-11-05 11:14:09 +01:00
Christel Westerberg
d8d77479b1
fix: filter out available bedtypes
2024-11-05 09:52:42 +01:00
Simon Emanuelsson
46a1874a76
fix: prevent phone input from running validation on mount when empty
2024-11-01 08:59:16 +01:00
Simon Emanuelsson
4513828ae7
feat: block all entries to enter details that miss the required params
2024-10-31 15:23:20 +01:00
Christel Westerberg
317619ea78
fix: preload requests to avoid needing to promise.all
2024-10-30 16:43:35 +01:00
Christel Westerberg
46622d0515
fix: move crunching of data to trpc layer
2024-10-30 15:52:04 +01:00
Christel Westerberg
7710d3f8f9
fix: make summary sticky
2024-10-30 15:51:04 +01:00
Christel Westerberg
7954c704d9
feat: consume serach params in summary and step page
2024-10-30 15:50:08 +01:00
Christel Westerberg
85fdefb5ac
feat: save search params from select-rate to store
2024-10-30 15:47:20 +01:00
Bianca Widstam
b5dce01fd3
fix/SW-729-enter-details-page-error (pull request #796 )
...
feat(SW-729): fix availability params
* feat(SW-729): fix availability params
* feat(SW-729): use paramsObject
Approved-by: Tobias Johansson
2024-10-30 14:31:18 +00:00
Tobias Johansson
a5fad308ef
fix(SW-614): remove room availabiltiy from preload
2024-10-30 09:44:49 +00:00
Tobias Johansson
60ceeaf9c3
fix(SW-614): move filtering logic to routes
2024-10-30 09:44:49 +00:00
Tobias Johansson
7819db2bb2
fix(SW-614): update enter details strings
2024-10-30 09:44:49 +00:00
Tobias Johansson
a690750c36
feat(SW-614): Add mustBeGuaranteed flag and update content based on this
2024-10-30 09:44:49 +00:00
Simon Emanuelsson
62f549e85d
feat: get breakfast package from API
2024-10-29 15:39:21 +01:00
Simon Emanuelsson
2d23f9bbf3
feat: booking confirmation page with hardcoded data
2024-10-23 11:56:02 +02:00