Refactor TripadvisorChip
* feat: create new StaticChip componeny
* refactor tripadvisor chip to use ChipStatic
* refactor: use TripadvisorChip everywhere
* fix: use withChipStatic
Approved-by: Erik Tiekstra
Fix/book 149 ui fixes
* fixed text-overflow issue in datepicker trigger
* fixed X missing in booking code text field
* fixed toDate not setting properly
* fixed spacing issues and placeholder text not fitting
* added error message to child age if none is added
* spacing fixes
* Revert "map link alignment fix"
This reverts commit d38cc5b007bc05a1d48ce6661b1052fe714961c3.
* fixed EB points padding issue on SAS tablet
* maxWidth on BookingCode/voucher
* spacing fixes
* fixed icons in error message
* spacing fixes
* scroll to child age picker updates
* feat(SW-3706): fix heatmap issue for langswitcher and booking widget
* fixed tablet lineup issue
Approved-by: Linus Flood
chore: Cleanup dependencies
* Move dotenv to root
* update knip config
* Fix more deps
* More dep updates
* more
* more dep updates
* Fix deps
* Fix generate
Approved-by: Linus Flood
Feat/LOY-391 my points transactions table design
* feat(LOY-391): Added new design to point transaction table
* fix(LOY-391): rebase fix
* fix(LOY-391): fix
* fix(LOY-391): fix
* fix(LOY-391): fixed sticky header etc.
* feat(LOY-391): added focus on the newest loaded item in the list
* fix(LOY-391): cleaned up
* fix(LOY-391): style fix
* fix(LOY-391): fixed PR-comments, types, removed the old files for earn and burn table
* fix(LOY-391): fixed PR-comments
* feat(LOY-391): added useCallback so scrolling is avoided when clicking see all on expiring points
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström
feat(LOY-522): Move focus to the newly loaded stay in sidepeek for upcoming and previous stay
* feat(LOY-522): Moved focus to the newly loaded stay in sidepeek for upcoming and previous stay
Approved-by: Anton Gunnarsson
feat(STAY-140): make Stepper more accessible
* feat(STAY-140): make Stepper more accessible
* fix(STAY-140): add aria-valuetext
Approved-by: Bianca Widstam
fix(SW-3616): Handle EuroBonus point type everywhere
* Add tests to formatPrice
* formatPrice
* More work replacing config with api points type
* More work replacing config with api points type
* More fixing with currency
* maybe actually fixed it
* Fix MyStay
* Clean up
* Fix comments
* Merge branch 'master' into fix/refactor-currency-display
* Fix calculateTotalPrice for EB points + SF points + cash
Approved-by: Joakim Jäderberg
* feat(BOOK-463): Fetching hotel filters from CMS and using these inside the destination pages
* fix(BOOK-698): fetch hotel filters from CMS on select hotel page
Approved-by: Bianca Widstam
fix(BOOK-692): changed background color on text section on destination city page
* fix(BOOK-692): changed background color on text section on destination city page
* removed duplicate padding-top
* fix(BOOK-692): fixed mobile padding
* removed margin
* fix(BOOK-692): added to destination country page and added conditional check
Approved-by: Erik Tiekstra
Feature/SW-3616 partner points my stay
* feat(SW-3616): display partner points in my stays
* null check roomPointType
* Lowercase POINTS in my stay
* include other than Scandic points when displaying price details modal
Approved-by: Anton Gunnarsson
Include more details when throwing errors for debugging in Sentry
* WIP throw errors with more details for debugging in Sentry
* Fix throwing response-data
* Clearer message when a response fails
* Add message to errors
* better typings
* .
* Try to send profileID and membershipNumber to Sentry when we fail to parse the apiResponse
* rename notFound -> notFoundError
* Merge branch 'master' of bitbucket.org:scandic-swap/web into chore/add-error-details-for-sentry
Approved-by: Linus Flood
Chore/BOOK-708 replace title component
* chore(BOOK-708): replace title with typography
* chore(BOOK-708): replace title with typography
* chore(BOOK-708): remove Title from package.json
Approved-by: Linus Flood
Approved-by: Anton Gunnarsson