fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-3205): Disabled ancillary points and saved cards for anonymous booking
* fix(SW-2903 SW-3205): Updated code to be consistent in all scenarios
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926): Display alerts in booking flow if date range matches search dates and in hotel page if current date is in date range
* fix(SW-2926) Updated hotel alerts with respect to booking dates
* fix(SW-2926): Optimized code
Approved-by: Matilda Landström
fix(SW-2038): add shadow to "See map" button and map overlay
* fix(SW-2038): add shadow to button
* fix(SW-2038): add overlay on map
Approved-by: Anton Gunnarsson
feat(SW-2511): hotel page map and marker improvements
* feat(SW-2511): update hotel page map
* fix(SW-2511): fix issue with identical id's for POIs
Approved-by: Anton Gunnarsson
feat(SW-1953): change images with keyboard in image gallery
* feat(SW-1953): change images with keyboard in image gallery
Approved-by: Anton Gunnarsson
Approved-by: Hrishikesh Vaipurkar
Fix/SW-3001 select hotel booking code
* fix(SW-3001): Fixed booking code filter store to reset to default state when new search triggered, Removed state as using useState resets the value on every filter change
* fix: Route tracking parsing error in select-hotel page
* fix(SW-3001): Optimized code
Approved-by: Matilda Landström
fix(SW-2358): Enabled anonymous booking view for logged in user
* fix(SW-2358): Enabled anonymous booking view for logged in user
* fix(SW-2358): Fixed test case for anonymous booking
Approved-by: Matilda Landström
Feat/SW-1974 handle missing data hotel page
* fix(SW-1974): adjust image gallery styling
* fix(SW-1974): add border radius to fullview image
* fix(SW-1974): handle no rooms
* fix(SW-1974): adjust amenity list
* fix(SW-1974): hide parking accordion if no data
Approved-by: Anton Gunnarsson
fix(SW-2193): Updated bed type icon in sidepeek room details
* fix(SW-2193): Updated bed type icon in sidepeek room details
Approved-by: Matilda Landström
Feat/SW-1956 add English caption fallback
* feat(SW-1956): add English fallback to gallery caption
* feat(SW-1956): add English fallback to gallery caption
Approved-by: Anton Gunnarsson
fix(SW-3091): Fixed strikethrough price for logged-in user
* fix(SW-3091): Fixed strikethrough price for logged-in user
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2342): Fixed hotel sidepeek UI alignment and color
* fix(SW-2342): Fixed hotel sidepeek UI alignment and color
* fix(SW-2342): Fixed vertical alignment
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
feat: SW-3145 Moved date component to design system
* chore: SW-3145 Moved date component to design system
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
fix(SW-2500): Fixed no image gives error on confirmation and booking page
* fix(SW-2500): Fixed no image gives error on confirmation and booking page
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
chore/SW-3145 Moved Phone to design system
* chore/SW-3145 Moved Phone to design system
* chore: SW-3145 Moved phone and removed intl direct dependency
Approved-by: Anton Gunnarsson
fix(SW-2583): Added check if user tries to open another booking it should work
* fix(SW-2583): Added check if user tries to open another booking it should work
Approved-by: Matilda Landström
fix(SW-3144): Make hotel alert visible bydefault in mobile view on select-rate page
* fix(SW-3144): Make hotel alert visible bydefault in mobile view on select-rate page
* fix: spacing
fix: show 'all ameneties' button without expanding text
* Merge branch 'master' of bitbucket.org:scandic-swap/web into fix/SW-3144-prod-mobile-hotel-card-select-rate-
Approved-by: Joakim Jäderberg
fix(SW-3091): Fixed strike through price shown same as original price
* fix(SW-3091): Fixed strike through price shown same as original price
* fix(SW-3091): Optimized code
* fix(3091): Strikethrough visibility on mobile booking code
Approved-by: Erik Tiekstra
Fix/SW-3095 state ui booking widget
* fix(SW-3095): remove active color on mobile for guest picker
* fix: SW-3095 Fixed hover state visible after click outside
Approved-by: Erik Tiekstra
feat(LOY-294): Empty Stay description if 0 nights and and non-transactional confirmationNumber
* feat(LOY-294): Empty Stay description if 0 nights and and non-transactional confirmationNumber
Approved-by: Matilda Landström
Fix/SW-1561: Hotel page UI small fixes
* fix(SW-1561): change text color to default black
* fix(SW-1561): fix typo
Approved-by: Chuma Mcphoy (We Ahead)
feat(LOY-285): SAS Link Account Banner for My Pages (Part 1)
* feat(LOY-285): SAS Link Account Banner for My Pages
* fix(LOY-285): )use new space variable
* fix(LOY-285): add alt to images
Approved-by: Matilda Landström
fix: Update material-symbols-update script to also update partner-sas
* Update material-symbols-update script to also update partner-sas
Approved-by: Matilda Landström
feat(SW-2039): move fullview image caption from bottom to the top of image
* feat(SW-2039): move fullview image caption to the top
Approved-by: Chuma Mcphoy (We Ahead)
feat(SW-2333): I18n for multiple apps and packages
* Set upp i18n in partner-sas
* Adapt lokalise workflow to monorepo
* Fix layout props
Approved-by: Linus Flood
fix(SW-1827): change breakpoint for ipad to 900 for map view select hotel
* fix(SW-1827): change breakpoint for ipad to 900 for map view select hotel
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
feat(SW-2358): Use personal token if logged in
* feat(SW-2903): Use personal token if logged in
* Avoid encoding values in cookie
* Fix tests
Approved-by: Anton Gunnarsson