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
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
fix(SW-3095): update design for hover, focus etc for the booking widget
* fix(SW-3095): update design for hover, focus etc for the booking widget
Approved-by: Anton Gunnarsson
Approved-by: Hrishikesh Vaipurkar
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
feat: SW-2500 Updated the default image as placeholder when missing
* feat: SW-2500 Updated the default image as placeholder when missing
* feat: SW-2500 Updated to new tokens
Approved-by: Matilda Landström
* feat(SW-2271): Changes to hotel data types in preperation for filtering
* feat(SW-2271): Added filter and sort functionality
Approved-by: Matilda Landström
- Use new tokens
- Make button text bold in parking information (as in Figma)
- Make local call charges a reusable component
- Adds mountain facility icon
- Hide “Follow us” when the hotel doesn’t have any linked socials, to avoid empty heading
Approved-by: Erik Tiekstra
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