chore: Add test script to redis-api package.json
* Add test script to redis-api package.json
Ensures knip understands test files aren't unused
Approved-by: Joakim Jäderberg
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/bw fixes
* fix(bookingwidget): fixed some mobile issues with the booking widget
* fixed dual scroll and hidden button in mobile guests & rooms picker
* fixed button colors
* fixed mobile search button position
* Remove scroll lock
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
fix(SW-3693): Refactor Input stories to use FormInput component and showcase all controls
* Refactor Input stories to use FormInput component and showcase all controls
* Updated stories and added autocomplete prop to PasswordInput
* Merge branch 'master' into fix/3693-group-inputs-storybook
* Use FormTextArea in stories for TextArea to show description and error texts
* Merged master into fix/3693-group-inputs-storybook
* Merge branch 'master' into fix/3693-group-inputs-storybook
* Removed redundant font name and fixed broken icons in stories
* Merge branch 'fix/3693-group-inputs-storybook' of bitbucket.org:scandic-swap/web into fix/3693-group-inputs-storybook
* Merged master into fix/3693-group-inputs-storybook
* Merge branch 'master' into fix/3693-group-inputs-storybook
Approved-by: Bianca Widstam
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
fix: Remove required test after removing it from input
* Remove required test after removing it from input
Approved-by: Bianca Widstam
Approved-by: Emma Zettervall
feat(BOOK-747): show extra cost alert if reward night or voucher
* feat(BOOK-747): show extra cost alert if reward night or voucher
* feat(BOOK-747): use enum
* feat(BOOK-747): refactor
* feat(BOOK-747): add underline to trigger text
Approved-by: Anton Gunnarsson
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