Feat/SW-1379 multiroom summary
* fix: added early return in hotel query and added missing type annotations
* feat(SW-1379): update summary to support multiple rooms and add tests
* fix: added check for room number when using isMember for member prices
* fix: remove mocked array
* fix: minor bug fixes in rate details popup
* fix: translation key
Approved-by: Pontus Dreij
Approved-by: Arvid Norlin
Merged in feat/sw-397-alternative-hotels (pull request #1211)
Feat/sw 397 alternative hotels
* fix(SW-397): create alternative hotels page
* update types
* Adapt to new changes for fetching data
* Make bookingcode optional
* Code review fixes
Approved-by: Simon.Emanuelsson
feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added correct refs and removed classNames
Approved-by: Fredrik Thorsson
Feat(SW-1001): Multiple activity cards on hotel page
* chore(SW-1001): render all activity cards
* chore(SW-1001): add sidepeek CTA text to CS
* feat(SW-1001): add slug from CS
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
Fix/SW-1145 occupancy room api change
* fix(SW-1145): change occupancy to min and max
* fix(SW-1145): small edit
* fix(SW-1145): refactor to transform total room occupancy
* fix(SW-1145): remove space
* fix(SW-1145): small fix
* fix(SW-1145): change to max for readability
Approved-by: Erik Tiekstra
Approved-by: Linus Flood
Feat/SW-619 signup non happy
* feat(SW-619): Added tests for Date input
* feat(SW-619): Updated date input to not allow date below 18 years old, also added form validation and tests to cover this change
* fix
* feat(SW-619): add info banner if membership verification fails
* fix(SW-619): update test description
Approved-by: Christel Westerberg
Approved-by: Arvid Norlin
Feat/SW-1023 bed type information
* feat(SW-1023): add bed type info
* fix: formatting of bed type string
* fix(SW-1023): refactored bed type info and added default value to children beds
* fix(SW-1023): fixes from PR
Approved-by: Christel Westerberg
Approved-by: Simon.Emanuelsson
feat(SW-1026): added info regarding children breakfast
* feat(SW-1026): added info regarding children breakfast
* fix: remove hardcoded currency
* fix(SW-1026): remove price for no breakfast
* fix: missing translation
Approved-by: Christian Andolf
Approved-by: Arvid Norlin