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-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-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-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
chore: SW-3145 Moved RadioCard to design system
* chore: SW-3145 Moved RadioCard to design system
* chore: SW-3145 Optimized code
* chore: SW-3145 Optimized code
Approved-by: Anton Gunnarsson
chore: SW-3145 Moved Button component from TempDS to Design System package
* chore: SW-3145 Moved Button compoenent from TempDS to Design System package
Approved-by: Anton Gunnarsson
Feature/wrap logging
* feat: change all logging to go through our own logger function so that we can control log levels
* move packages/trpc to using our own logger
* merge
Approved-by: Linus Flood
feat(LOY-232): DTMC API Integration
* feat(LOY-232): DTMC API Integration
* feat(LOY-232): use employment data in team member card
* refactor(LOY-232): remove static data, return employment details in parsed response & fix tests
* refactor(LOY-232): improve DTMC API Linking error control flow + make res type safe
* fix(LOY-232): remove unused utils
* fix(LOY-232): error vars
Approved-by: Christian Andolf
Approved-by: Erik Tiekstra
Fix/SW-3117 filter select hotel
* fix(SW-3117): default hotel count fix
* fix(SW-3117): default hotel count for mobile
Approved-by: Tobias Johansson
Approved-by: Matilda Landström
feat: SW-3072 Added overlay to static map on city page
* feat: SW-3072 Added overlay to static map on city page
* feat: SW-3072 Updated map link in desktop select-hotel page
* feat: SW-3072 Updated as review comments
Approved-by: Erik Tiekstra
fix(SW-2824): move pin latitude on mobile to make space for hotel card on map
* fix(SW-2824): move pin latitude on mobile to make space for hotel card on map
Approved-by: Anton Gunnarsson