Feat/sw-1839 show added breakfast
* Fix wrong space character
* Change to correct CSS variable
* Show added breakfast ancillary in the "My add-ons" section
* Show breakfast info in room card
* Show breakfast in price details table
* Format price
Approved-by: Pontus Dreij
Fix lint issues in design-system and scandic-web
* Remove unused color prop from LogoAndIllustrationProps to fix lint issues
* Fix lint issues in web
* Fix logos type
Approved-by: Joakim Jäderberg
Feat(SW-2083) missing booking codes scenarios my stay
* feat(SW-2083) Show points instead of reward nights
* feat(SW-2083) added support for cheque and voucher for totalPrice
Approved-by: Niclas Edenvin
feat(SW-2033): Added new route for fetching room features, and merged the data with existing availability data
* feat(SW-2033): Added new route for fetching room features, and merged the data with existing availability data
* fix: issue with total price not including room features
* fix: add return null
* fix
* fix
* fixes from PR feedback
Approved-by: Arvid Norlin
Fix(SW-1796) issues with datepicker
* feat(SW-1796) Refactor DatePicker for Range
* feat(SW-1796) cleanup
* feat(SW-1796) added const for dateClicked and now
Approved-by: Michael Zetterberg
Approved-by: Niclas Edenvin
Add typescript-config package with shared configs
* Move web config to shared
* Move design-system ts config to typescript-config package
* Move redis-api tsconfig to typescript-config package
* Sort tsconfig keys
* Update react-library tsconfig
Move declaration and declarationMap from base
Add sourceMap
This fixes Go-to-Definition, debugging and similar in packages/apps where it is consumed
* Update base config module and moduleResolution
Approved-by: Michael Zetterberg
Approved-by: Christian Andolf
fix(SW-2017): fit bounds on first load
* fix(SW-2017): fit bounds on first load
* fix(SW-2017): rebase
Approved-by: Michael Zetterberg
Approved-by: Erik Tiekstra
Feat(tracking): add sessionId to all events. Fixed some invalid session bugs
* Feat(tracking): add sessionId to all events. Fixed some invalid session bugs
Approved-by: Anton Gunnarsson
Switches out all the old icons to new ones, and moves them to the design system. The new icons are of three different types: Materialise Symbol, Nucleo, and Customized. Also adds further mapping between facilities/amenities and icons.
Approved-by: Michael Zetterberg
Approved-by: Erik Tiekstra
fix/SW-2061-handle-zero-length
* fix(SW-2061): avoid render a zero when no images
Approved-by: Christian Andolf
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
feat(SW-2057) Fixed issues with age:bedType for children and that you couldn't check for availability in MyStay
* feat(SW-2057) Fixed issues with age:bedType for children and that you couldn't check for availability in MyStay
Approved-by: Niclas Edenvin
Fix/destination pages cache keys
* fix(destionationpages): add tag to citydatabycityidentifier that should invalidate when publishing city
* Fixed building tag the same way and added comment why we need this extra tag
Approved-by: Erik Tiekstra