Pontus Dreij
68d7e869db
feat(SW-718) updates after PR comments
2025-01-30 11:19:22 +01:00
Pontus Dreij
bfdc62d263
feat(SW-718): fix comments
2025-01-30 11:19:22 +01:00
Pontus Dreij
c8ed172f0e
feat(SW-718) Added type FilterValues
2025-01-30 11:19:22 +01:00
Pontus Dreij
2a6c88d897
feat(SW-718): Created store for selectRate
2025-01-30 11:19:22 +01:00
Pontus Dreij
328cbbe0e1
feat(SW-718) Fixed filtering with multirooms
2025-01-30 11:19:22 +01:00
Pontus Dreij
edcf146ce1
feat(SW-718) Refactor select rate to support multiroom
2025-01-30 11:19:22 +01:00
Pontus Dreij
7d716dcf4a
feat(SW-718): parse room from searchParams
2025-01-30 11:19:22 +01:00
Tobias Johansson
a7468cd958
Merged in feat/SW-1379-multiroom-summary (pull request #1198 )
...
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
2025-01-29 09:25:43 +00:00
Niclas Edenvin
ef22fc4627
This creates the alternative hotels page. It is mostly a copy of the select hotel page, and most of the contents of the pages lives under the same component in /components.
...
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
2025-01-28 12:08:40 +00:00
Matilda Landström
577a4ca35e
Merged in feat/SW-1333-hotel-endpoint (pull request #1206 )
...
Feat(SW-133): Add additionalData endpoint
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
2025-01-27 11:39:13 +00:00
Pontus Dreij
7343d873c2
Merged in fix/SW-1103-page-loading (pull request #1181 )
...
Fix/SW-1103 page loading
* feat(SW-1103): Move backend req behinde suspense
* fix/SW-1103 fix merge conflicts
Approved-by: Joakim Jäderberg
2025-01-24 10:16:30 +00:00
Pontus Dreij
33f0696c47
Merged in fix/SW-1111-r2 (pull request #1169 )
...
fix(SW-1111) Fix issues with map
Approved-by: Niclas Edenvin
2025-01-17 06:15:55 +00:00
Christel Westerberg
a3331850a2
fix: avoid localizing currencies and default missing value to N/A
2025-01-14 16:20:08 +01:00
Christel Westerberg
bcae63e3fc
fix: rename children to childrenInRoom
2025-01-14 12:25:17 +01:00
Christel Westerberg
b2935114e3
refactor: url management in hotel reservation flow
2025-01-14 11:09:42 +01:00
Michael Zetterberg
d2ce9c0d7c
fix(i18n): prepare for Lokalise
2025-01-13 13:35:03 +01:00
Pontus Dreij
185dc3e8cc
fix(SW-1111) Fix issues with map
2025-01-10 14:52:59 +01:00
Linus Flood
fa20f128ef
Merged in feat/check-session-fix-2 (pull request #1154 )
...
fix: is user logged in fix
* fix: is user logged in fix
2025-01-08 15:38:36 +00:00
Linus Flood
8308d00464
fix: valid session check in rooms container
2025-01-08 15:24:20 +01:00
Tobias Johansson
1018b3ebcd
Merged in feat/SW-1169-map-bedtype-icons (pull request #1113 )
...
Feat/SW-1169 map bedtype icons
* feat(SW-1169): Added bed icons
* fix(SW-1169): update fill rule property
* fix(SW-1169): update clip rule prop
* feat(SW-1169): Added way of rendering bed type icons with extra beds
* feat(SW-1169): update room schema to map mainBed to enum
* feat(SW-1169): update bedtype icon color
* feat(SW-1169): transform unknown bed types to BedTypeEnum.Other
* test: update mock data with new schema
Approved-by: Christel Westerberg
2025-01-08 13:26:56 +00:00
Tobias Johansson
6ca56f3138
Merged in feat/SW-822-handle-breakfast-included (pull request #1138 )
...
Feat/SW-822 handle breakfast included
* feat(SW-822): Added flag for breakfast included and hide breakfast step if included
* fix: check if window is defined to avoid error during SSR
* fix: remove return if rate definition is not found because its expected if input is undefined
Approved-by: Christel Westerberg
Approved-by: Arvid Norlin
2025-01-08 12:34:20 +00:00
Arvid Norlin
0c7c6ea21a
feat: add Price details modal
2024-12-20 09:28:06 +01:00
Simon Emanuelsson
51f422510c
feat(SW-865): link to booking without validation
2024-12-19 12:42:21 +01:00
Simon Emanuelsson
9d4998c9c5
feat(SW-885): ancillary and book next stay
2024-12-19 12:42:21 +01:00
Linus Flood
3982b1ba56
Merged in feat/sentry (pull request #1089 )
2024-12-19 10:35:20 +00:00
Erik Tiekstra
3939bf7cdc
feat(SW-664): Hotel listing component and queries for content pages
2024-12-18 12:20:57 +01:00
Tobias Johansson
118f1afafa
Merged in feat/SW-1023-bed-type-information (pull request #1056 )
...
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
2024-12-18 09:47:06 +00:00
Pontus Dreij
71b11f33ac
fix(SW-952): New HotelCard for Map in mobile
2024-12-17 16:33:00 +01:00
Christel Westerberg
8328493289
fix: align placeholder handling for all hotel images in zod
2024-12-17 16:13:58 +01:00
Fredrik Thorsson
53c1588e4c
feat(SW-1012): remove accidentally added files
2024-12-17 14:12:37 +01:00
Erik Tiekstra
63a77b215d
feat(SW-1012): Started implementing restaurant data
2024-12-17 14:12:37 +01:00
Linus Flood
f91d74294e
Merge remote-tracking branch 'origin' into feature/tracking
2024-12-16 09:11:28 +01:00
Linus Flood
fd91b96c99
Fixed tracking on Confirmation page
2024-12-16 08:18:21 +01:00
Pontus Dreij
eb2a0a4cb9
Fix: Added optional merchantInformationData
2024-12-13 14:03:13 +01:00
Pontus Dreij
50fc8a183c
Fix: created util to handle searchParams for hotelreservation
2024-12-13 12:19:47 +01:00
Linus Flood
742a2820d1
Merge remote-tracking branch 'origin' into feature/tracking
2024-12-13 09:02:37 +01:00
Christel Westerberg
658afd0327
fix: handle cases with counterRateCode missing
2024-12-13 08:20:36 +01:00
Pontus Dreij
d4e4c4a0d0
fix(SW-1143): Added loading/skeleton to select hotel
2024-12-10 13:40:55 +01:00
Pontus Dreij
463354f10b
Merged in fix/SW-1111-issues-with-map-select-hotel (pull request #1057 )
...
Fix/SW-1111 issues with map select hotel
Approved-by: Bianca Widstam
2024-12-10 12:40:13 +00:00
Pontus Dreij
ad0a6cea7b
fix(SW-1111) import type
2024-12-10 13:20:46 +01:00
Bianca Widstam
9e42cf0f37
Merged in fix/SW-1153-correct-breakfast-message (pull request #1060 )
...
fix(SW-1153): fix breakfast message for ScandicGo hotels
Approved-by: Pontus Dreij
2024-12-10 08:13:13 +00:00
Pontus Dreij
15c5afc43a
fix(SW-1111) refactor state of active hotel card and hotel pin
2024-12-09 16:50:02 +01:00
Pontus Dreij
007b77101b
fix(SW-1111) added filter on pins
2024-12-09 16:50:02 +01:00
Arvid Norlin
083ba28f9e
feat: add SignupPromo component
2024-12-05 15:33:25 +01:00
Simon Emanuelsson
1d4a838860
feat(SW-866): download invoice
2024-12-05 11:21:20 +01:00
Bianca Widstam
a0c2d0bef7
fix(SW-1042): fix comment
2024-12-04 14:09:16 +01:00
Bianca Widstam
5dec45474d
fix(SW-1041): remove unused props
2024-12-04 14:09:16 +01:00
Bianca Widstam
61f9290487
fix(SW-1042)(SW-1114)(SW-1123): fix select room bugs
2024-12-04 14:09:16 +01:00
Simon Emanuelsson
33de623f41
feat(SW-864): add to calendar functionality
2024-12-02 21:56:11 +01:00
Bianca Widstam
4f871a3220
Merged in feat/SW-1051-amenities-in-sidepeek (pull request #1007 )
...
feat(SW-1051): fix sidepeek select hotel page
* feat(SW-1051): fix sidepeek select hotel page
Approved-by: Niclas Edenvin
2024-12-02 13:45:31 +00:00