Christel Westerberg
8dce04b931
Merged in fix/STAY-22-GLA-check (pull request #3134 )
...
fix: Let API handle logic for if a booking is guaranteeable or not
* fix: Let API handle logic for if a booking is guaranteeable or not
Approved-by: Bianca Widstam
Approved-by: Erik Tiekstra
2025-11-12 12:40:23 +00:00
Matilda Haneling
2c6d9860e1
Merged in feat/book-425-optimize-campaign-rate-card (pull request #3015 )
...
Feat/book 425 optimize campaign rate card
* feat(BOOK-425): design updates to RateCard
* feat(BOOK-425): design updates to campaign BookingCodeChip
* feat(BOOK-425): fixed breakfast message & booking code chips on select rate and enter detailss
* feat(BOOK-425): fixed booking code chip on Booking Confirmation page
* fixed draft comments
* fixed more comments
* feat(BOOK-425): removed fixed height from RateCard banner
* fixed another variable comment
* fixed more pr comments
* fixed more pr comments
* updated ratecard campaign standard rate title color
* removed deconstructed props
Approved-by: Bianca Widstam
Approved-by: Erik Tiekstra
2025-10-29 13:54:29 +00:00
Joakim Jäderberg
17df3ee71a
Merged in feature/SW-3516-pass-eurobonus-number-on-booking (pull request #2902 )
...
* feat(SW-3516): Include partnerLoyaltyNumber on bookings
- Added user context to BookingFlowProviders for user state management.
- Updated booking input and output schemas to accommodate new user data.
- Refactored booking mutation logic to include user-related information.
- Improved type definitions for better TypeScript support across booking components.
Approved-by: Anton Gunnarsson
2025-10-08 10:48:42 +00:00
Hrishikesh Vaipurkar
c6ed6d767e
Merged in fix/SW-1617-aa-tracking-ratecodetype- (pull request #2669 )
...
fix(SW-1617): Added rateCodeType in tracking for confirmation page
* fix(SW-1617): Added rateCodeType in tracking for confirmation page
* fix(SW-1617) Removed unnecessary comment
Approved-by: Bianca Widstam
Approved-by: Erik Tiekstra
2025-08-20 08:42:05 +00:00
Anton Gunnarsson
e572d9e7e9
Merged in feat/sw-2862-move-booking-router-to-trpc-package (pull request #2421 )
...
feat(SW-2861): Move booking router to trpc package
* Use direct imports from trpc package
* Add lint-staged config to trpc
* Move lang enum to common
* Restructure trpc package folder structure
* WIP first step
* update internal imports in trpc
* Fix most errors in scandic-web
Just 100 left...
* Move Props type out of trpc
* Fix CategorizedFilters types
* Move more schemas in hotel router
* Fix deps
* fix getNonContentstackUrls
* Fix import error
* Fix entry error handling
* Fix generateMetadata metrics
* Fix alertType enum
* Fix duplicated types
* lint:fix
* Merge branch 'master' into feat/sw-2863-move-contentstack-router-to-trpc-package
* Fix broken imports
* Move booking router to trpc package
* Move partners router to trpc package
* Move autocomplete router to trpc package
* Move booking router to trpc package
* Merge branch 'master' into feat/sw-2862-move-booking-router-to-trpc-package
Approved-by: Linus Flood
2025-06-26 13:21:16 +00:00