Pontus Dreij
a0286603db
Merged in feat(SW-1275)-cancel-booking-my-stay (pull request #1376 )
...
Feat(SW-1275) cancel booking my stay
* feat(SW-1276) UI implementation Desktop part 1 for MyStay
* feat(SW-1276) UI implementation Desktop part 2 for MyStay
* feat(SW-1276) UI implementation Mobile part 1 for MyStay
* refactor: move files from MyStay/MyStay to MyStay
* feat(SW-1276) Sidepeek implementation
* feat(SW-1276): Refactoring
* feat(SW-1276) UI implementation Mobile part 2 for MyStay
* feat(SW-1276): translations
* feat(SW-1276) fixed skeleton
* feat(SW-1276): Added missing translations
* feat(SW-1276) fixed translations
* feat(SW-1275) cancel modal
* feat(SW-1275): Mutate cancel booking
* feat(SW-1275) added translations
* feat(SW-1275) match current cancellationReason
* feat(SW-1275) Added modal for manage stay
* feat(SW-1275) Added missing icon
* feat(SW-1275) New Dont cancel button
* feat(SW-1275) Added preperation for Cancellation number
* feat(SW-1275): added --modal-box-shadow
* feat(SW-1718) Add to calendar
* feat(SW-1718) general add to calendar
Approved-by: Niclas Edenvin
2025-02-21 09:06:15 +00:00
Pontus Dreij
8616e4ab76
Merged in feat/SW-1276-implement-design (pull request #1348 )
...
Feat/SW-1276 implement design
* feat(SW-1276) UI implementation Desktop part 1 for MyStay
* feat(SW-1276) UI implementation Desktop part 2 for MyStay
* feat(SW-1276) UI implementation Mobile part 1 for MyStay
* refactor: move files from MyStay/MyStay to MyStay
* feat(SW-1276) Sidepeek implementation
* feat(SW-1276): Refactoring
* feat(SW-1276) UI implementation Mobile part 2 for MyStay
* feat(SW-1276): translations
* feat(SW-1276) fixed skeleton
* feat(SW-1276): Added missing translations
* feat(SW-1276): Removed console log
* feat(SW-1276) fixed translations
* feat(SW-1276): Added translations
* feat(SW-1276) fix dynamic ID:s
* feat(SW-1276) removed createElement
* feat(SW-1276): Fixed build errors
* feat(SW-1276): Updated label
* feat(SW-1276): Rewrite SummaryCard
Approved-by: Niclas Edenvin
2025-02-18 14:20:54 +00:00
Matilda Landström
c0e4553d9f
Merged in feat/SW-1065-meetings-page (pull request #1287 )
...
Feat(SW-1065): Meetings hotel subpage
Approved-by: Erik Tiekstra
2025-02-12 15:13:17 +00:00
Christian Andolf
4d63cc57c5
feat(SW-1391): add join scandic friends block
2025-02-06 14:33:37 +01:00
Anton Gunnarsson
eacca33847
Merged in feature/tier-matching-component (pull request #1175 )
...
SAS Tier matching comparison block (SW-921)
Approved-by: Joakim Jäderberg
Approved-by: Matilda Landström
2025-01-22 08:15:31 +00: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
Fredrik Thorsson
9f3c5f6040
feat(SW-1012): remove duplicate icon
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
Chuma McPhoy
13551417ed
feat(LOY-10): dynamic icons based on reward id
2024-12-11 09:40:41 +01:00
Fredrik Thorsson
50611d1be2
feat(SW-644): add book parking button
2024-12-04 15:57:38 +01:00
Simon Emanuelsson
ccb15593ea
feat: merge stores, fix auto navigation, split summary
2024-11-27 10:20:14 +01:00
Pontus Dreij
1f32f77846
feat(SW-938) Added icons to room facility
2024-11-22 10:18:27 +01:00
Pontus Dreij
23fa17a450
feat(SW-938) Updated icons
2024-11-22 10:17:56 +01:00
Fredrik Thorsson
d5cdbf7e82
feat(SW-750): update icon import
2024-11-21 15:06:47 +01:00
Pontus Dreij
60f1d268a9
Merged in feat/SW-904-add-back-to-top-button (pull request #923 )
...
Feat/SW-904 add back to top button on hotel list page
* feat(SW-904): Added back to top button
* fix: removed alert on hotel listing page
* Remove console.log
Approved-by: Niclas Edenvin
2024-11-19 08:22:03 +00:00
Pontus Dreij
f3037a1b3d
feat(SW-827): Added bed types and icons
2024-11-14 14:53:56 +01:00
Bianca Widstam
87a89c5d81
feat/SW-843-UI-hotel-card-select-hotel (pull request #887 )
...
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-14 09:14:26 +00:00
Erik Tiekstra
fe6582ccbb
fix(SW-812): styling fixes for the header and related components
2024-11-11 07:48:47 +01:00
Simon Emanuelsson
0897a398ee
feat(SW-791): make confirmation page dynamic
2024-11-08 09:47:35 +01:00
Pontus Dreij
0aed1d9d57
feat(sw-343) added buttons to open map in mobile
2024-11-06 08:51:31 +01:00
Pontus Dreij
8da94fc259
feat(SW-453): Fixed new filter buttons and updated price in summary
2024-10-29 11:12:32 +01:00
Niclas Edenvin
0efa52ada5
Merged in feat/sw-587-sidepeek-for-room (pull request #767 )
...
Create the sidepeek for a specific roomtype. This also changes the lightbox to use react-aria instead of radix-ui, so we use the same for the lightbox and the sidepeek. Works better together!
Approved-by: Bianca Widstam
2024-10-25 14:11:06 +00:00
Simon Emanuelsson
2d23f9bbf3
feat: booking confirmation page with hardcoded data
2024-10-23 11:56:02 +02:00
Erik Tiekstra
445bde8e2e
feat(SW-671): Added correct icons to amenities list
2024-10-23 09:59:35 +02:00
Erik Tiekstra
9ba5795718
feat(SW-391): Added sidepeek functionality to teasercard
2024-10-11 14:54:39 +02:00
Pontus Dreij
f63cecc488
feat(SW-415): Added Image gallery
2024-10-11 14:45:52 +02:00
Chuma McPhoy
e84b3ca980
fix(SW-360): Add eyeshow and eyehide icons
2024-10-10 08:59:33 +02:00
Simon Emanuelsson
372ec171f5
feat: breakfast choice
2024-10-08 09:59:48 +02:00
Simon Emanuelsson
e6b22b81f4
feat: select bed type
2024-10-08 09:58:10 +02:00
Simon Emanuelsson
451d461c7f
feat: guest information form enter details
2024-10-07 08:12:07 +02:00
Simon Emanuelsson
1380dec6e3
feat: add mobile ui to calendar
2024-10-02 11:50:56 +02:00
Erik Tiekstra
fe607f640c
feat(SW-325): added additional poi groups
2024-09-27 10:07:31 +02:00
Erik Tiekstra
4352997322
feat(SW-368): added link chips component
2024-09-26 08:37:25 +02:00
Pontus Dreij
717a5ef307
feat(SW-214): Implement usp component
2024-09-25 13:31:13 +02:00
Simon Emanuelsson
af850c90e7
feat(SW-66, SW-348): search functionality and ui
2024-09-24 09:47:31 +02:00
Erik Tiekstra
e79f413003
feat(SW-325): added pois to the list and dynamic map
2024-09-18 15:22:31 +02:00
Erik Tiekstra
21d8a5835a
feat(SW-189): added translations and some minor changes
2024-09-12 15:14:15 +02:00
Erik Tiekstra
789133af11
feat(SW-189): added dynamic map
2024-09-12 10:12:43 +02:00
Erik Tiekstra
7ef7b4a544
feat(SW-184): language switcher mobile/desktop functionality
2024-09-03 13:26:15 +02:00
Erik Tiekstra
a2e2cf575e
feat(SW-184): implementing mobile design
2024-09-03 13:26:15 +02:00
Erik Tiekstra
08cde7ae2f
feat(SW-184): added main components for new header
2024-09-03 13:26:15 +02:00
Fredrik Thorsson
69ebf254d1
feat(SW-252): add new ux
2024-08-29 16:07:29 +02:00
Chuma McPhoy
400c0b48e4
refactor(SW-188): reintroduce tempHotelData
2024-08-21 10:31:52 +02:00
Tobias Johansson
84f5e74f00
Merged in feat/SW-104-add-card (pull request #410 )
...
Feat/SW-104 add card
* feat: add api endpoints for adding and removing credit card
* feat(SW-104): Added Sonner toast lib
* feat(SW-104): Add route handlers for add card flow
* feat(SW-104): Added link to route handler and trigger toast when query params from callback is set
* feat(SW-104): Added translations for add card success toast
* feat(SW-104): Refactored to use client request for initiate save card
* fix(SW-104): Return proper status codes when initiating save card fails
* fix(SW-104): remove delete card endpoint because it was added in SW-245
* fix(SW-104): remove console.log
* fix(SW-104): Use api.post for save card request
* fix(SW-104): move function declaration above export
* fix(SW-104): handle response of save card and use Lang enum
* fix(SW-104): added comment for why setTimeout is needed for toast and also removed lang prop
* fix(SW-104): added type for AddCreditCardButton props
* feat: add toasts
* fix(SW-104): start using toasts from ToastHandler and fix problem with duplicate toasts
* fix(SW-104): remove unnecessary wrapping div
Approved-by: Michael Zetterberg
2024-08-20 15:04:02 +00:00
Christel Westerberg
09b1d322a7
feat: list credit card according to design
2024-07-16 15:50:26 +02:00
Erik Tiekstra
68f40a144e
feat: added RoomCard and CardContainer component to HotelPage
2024-07-10 18:41:48 +02:00
Fredrik Thorsson
c21fa39fe5
feat: syntax change
2024-07-10 11:31:45 +02:00
Fredrik Thorsson
81034c8f2f
feat: add scandic icon
2024-07-10 11:31:45 +02:00
Chuma McPhoy
cfc4aca561
feat: add logic to map facilities to icons + responsive script positioning
2024-07-05 21:00:50 +02:00
Erik Tiekstra
05215b12ca
feat: added support for icons inside accordion
2024-07-04 13:47:18 +02:00