Commit Graph

31 Commits

Author SHA1 Message Date
Pontus Dreij 031c0f71b8 fix(SW-451): Fixed some of the ui comments 2024-11-09 10:38:45 +01:00
Niclas Edenvin 7bf89e80ff Update values for cancellation rule 2024-11-06 15:50:34 +01:00
Tobias Johansson 0cbffc7904 Merged in feat/SW-613-refactor-hotelreservation-sidepeek (pull request #805)
Feat/SW-613 refactor hotelreservation sidepeek

* feat(SW-613): move sidepeek paralell route to apply for all of hotelreservation

* feat(SW-613): refactor sidepeek logic to a unified approach for hotelreservation flow

* feat(SW-613): fix issue where room was not selected properly in sidepeek

* fix(SW-613): move back preload to layout

* fix(SW-613): move preload to dedicated file

* fix(SW-613): refactor sidepeek to work with hotel page

* feat(SW-613): added sidepeek button for room card


Approved-by: Simon.Emanuelsson
2024-11-06 12:09:27 +00:00
Pontus Dreij 5d88603de5 fix(SW-803): updated petRoomPackage logic 2024-11-06 09:08:08 +01:00
Pontus Dreij 3163bbff6b fix(SW-803): Check if Pet Room is selected 2024-11-06 08:47:26 +01:00
Pontus Dreij 7f9af6c12e feat(SW-697): Update package structure on price from API 2024-11-04 14:20:46 +01:00
Pontus Dreij f79eb7d5a9 fix(sw-453): Correct view of cards and icons when filter 2024-11-01 10:58:11 +01:00
Fredrik Thorsson a61460f6ea feat(SW-713): remove undefined check 2024-11-01 09:52:35 +01:00
Fredrik Thorsson 4106f9a91d feat(Sw-713): conditional rendering 2024-11-01 09:52:35 +01:00
Fredrik Thorsson ddc190e0c8 feat(SW-713): add rooms sidepeek on hotelpage 2024-11-01 09:52:35 +01:00
Fredrik Thorsson cddbbabe93 feat(SW-713): update folder structure 2024-11-01 09:52:35 +01:00
Pontus Dreij 62cf5dab80 feat(sw-453): fixed pr comments and default filter 2024-10-29 11:15:06 +01:00
Pontus Dreij 917f44f323 feat(sw-453): fixed mobile view and some improvements 2024-10-29 11:15:03 +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
Bianca Widstam 748021cdab Merged in feat/SW-673-galleryicon-hotel-lightbox (pull request #734)
Feat/SW-673 galleryicon hotel lightbox

* feat(SW-673): add galleryChip to trigger lightbox

* feat(SW-673): add updated design galleryIcon

* feat(SW-673): add first image from hotelContent and heroImages

* feat(SW-673): fix import type

* feat(SW-673): fix css variables

* feat(SW-673): change component to include image that trigger lightbox

* feat(SW-673): refactor name to imageGallery


Approved-by: Niclas Edenvin
2024-10-24 08:41:26 +00:00
Pontus Dreij fd3cd053a2 feat(sw-452): Implement select room form submit 2024-10-15 15:48:23 +02:00
Pontus Dreij 72eca90d1b feat(SW-589): Room selection summary 2024-10-15 08:53:23 +02:00
Pontus Dreij d97c869f40 feat(SW-415): Removed unused import 2024-10-11 15:34:44 +02:00
Pontus Dreij 5bf165866a feat(SW-415): Improvements 2024-10-11 15:30:59 +02:00
Pontus Dreij f63cecc488 feat(SW-415): Added Image gallery 2024-10-11 14:45:52 +02:00
Pontus Dreij c69b473de1 feat(SW-415): Normalize roomSchema 2024-10-10 14:10:03 +02:00
Pontus Dreij 9d106713a0 feat(SW-415): Update typings 2024-10-10 13:38:05 +02:00
Pontus Dreij 4c06a1b98d feat(SW-415): Added content from API 2024-10-10 10:48:02 +02:00
Pontus Dreij 79442d80b8 feat(SW-415): Update Room card UI 2024-10-09 11:03:33 +02:00
Niclas Edenvin c2c1a676ca SW-454 Use the API on select room page 2024-10-09 11:03:33 +02:00
Pontus Dreij 94a1aa625a feat/SW-415: Added select-rate to hotelReservation 2024-10-08 15:51:07 +02:00
Pontus Dreij a218b3685f feat(SW-415): Border room card 2024-10-08 13:58:50 +02:00
Niclas Edenvin f178f7fde0 Merged in feature/select-room-ux-one-page (pull request #523)
This updates the select room page according to the new UX. It has different sections on the same page, but with specific URLs per section. Since neither UX, UI nor API is completely done both design and data structures are a bit temporary.

Approved-by: Simon.Emanuelsson
2024-08-29 13:38:14 +00:00
Niclas Edenvin 3374505aee feat(SW-72): Add flexibility selection 2024-07-10 16:04:25 +02:00
Niclas Edenvin 8e94c92c70 feat(SW-72): move the room selection to its own component 2024-07-10 16:04:25 +02:00