Linus Flood
5a0edc9187
Merged in fix/hoteinfocard-pass-hotel (pull request #1295 )
...
feat:hotel info card - pass hoteldata since we already fetching it on page level
* feat:hotel info card - pass hoteldata since we already fetching it on page level
2025-02-10 14:31:41 +00:00
Linus Flood
2522cd7752
Merged in feat/hotelinfocard-skeleton (pull request #1291 )
...
feat: added skeleton to hotelinfo card
* feat: added skeleton to hotelinfo card
Approved-by: Simon.Emanuelsson
2025-02-10 12:49:27 +00:00
Linus Flood
ebb007b7f0
Merged in feat/booking-flow-performance (pull request #1282 )
...
feat: booking flow performance
* feat: booking flow performance
* Cleanup
Approved-by: Michael Zetterberg
Approved-by: Pontus Dreij
2025-02-08 10:40:42 +00:00
Pontus Dreij
575420ca0a
feat(SW-717) use of combineRoomAvailabilities in RoomsContainer
2025-02-07 08:48:45 +01:00
Pontus Dreij
08ce2bc338
feat(SW-717) fixed type error after rebase
2025-02-07 08:44:01 +01:00
Pontus Dreij
dcd45ee31d
feat(SW-717) make reduce more understandable
2025-02-07 08:38:49 +01:00
Pontus Dreij
d5bc2b3c57
feat(SW-717) Multiple requests if adult differ between rooms
2025-02-07 08:37:53 +01:00
Erik Tiekstra
b9a3e697be
Merged in feat/SW-1521-image-gallery-lightbox (pull request #1226 )
...
Feat/SW-1521 image gallery lightbox
* feat(SW-1453): added city listing component
* feat(SW-1521): added more generic types to ImageGallery and Lightbox components
* feat(SW-1521): added lightbox functionality for top images
* feat(SW-1521): added support for setting activeIndex on open inside Lightbox
Approved-by: Fredrik Thorsson
Approved-by: Chuma Mcphoy (We Ahead)
2025-01-30 13:30:58 +00:00
Simon Emanuelsson
1deab000bd
fix: cache hotel response
2025-01-30 13:51:47 +01:00
Simon Emanuelsson
13a164242f
fix: clean up hotel and its typings
2025-01-30 13:50:02 +01:00
Michael Zetterberg
dd71ff8fa7
fix(i18n): prepare for Lokalise
2025-01-14 13:11:06 +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
Christel Westerberg
5901cab440
fix: refactor breadcrumbs to take page type variants to better match margins
2025-01-07 11:41:39 +01:00
Christel Westerberg
139accb8ed
fix: align price formatting
2025-01-02 13:46:51 +01:00
Christian Andolf
e08e960209
chore: add consistent type imports
2024-12-12 11:47:44 +01:00
Christel Westerberg
8bfc4065ed
fix: add wrapper function for caching
2024-11-26 08:48:19 +01:00
Christel Westerberg
317731c24d
fix: handle no children
2024-11-25 15:08:12 +01:00
Hrishikesh Vaipurkar
21f9719050
fix: SW-981 Rounded to single decimal as current web
2024-11-25 11:52:43 +01:00
Hrishikesh Vaipurkar
bd6fd62d5c
fix: SW-981 Fixed distance to center value
2024-11-25 11:52:43 +01:00
Joakim Jäderberg
d32a595e2e
feat: contain logic for selecting price at the top level instead of on individual room card
2024-11-20 11:25:11 +01:00
Joakim Jäderberg
dfdbdb7621
feat: break apart loading of room availability and hotel card
...
feat: add skeletons
2024-11-20 10:17:55 +01:00
Joakim Jäderberg
0c6371d805
wip
2024-11-19 10:52:35 +01:00
Joakim Jäderberg
4b6abb0a31
fix: load room availability separately
2024-11-19 08:34:25 +01:00
Joakim Jäderberg
260be9b641
fix: load room availabiltity separately
2024-11-19 08:34:24 +01:00
Hrishikesh Vaipurkar
f432508112
feat: SW-602 Update states on filter changes
2024-11-15 18:20:48 +01:00
Hrishikesh Vaipurkar
a17010a431
feat: SW-602 Implemented no availability states
2024-11-15 18:20:48 +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
692320bd61
feat(SW-842): Some refactoring regarding room card
2024-11-14 07:53:39 +01:00
Pontus Dreij
5c85e59bba
feat(SW-826): Added showCTA prop
2024-11-13 20:39:13 +01:00
Pontus Dreij
60b6f0457b
feat(SW-828): Moved placeholder image to ImageGallery
2024-11-13 14:18:33 +01:00
Bianca Widstam
b6c390fdad
feat/SW-763-image-gallery-update (pull request #846 )
...
feat(SW-763): update to smallerImages for select-hotel/rate page and slice size depending on signature
* feat(SW-763): update to smallerImages for select- hotel/rate page and slice size depending on signature
* fix(SW-763): add hotelType enum
* feat(SW-763): move hotel type check to the route for the hotelData
* fix(SW-763): remove unused import
* fix(SW-763): fix comment
* fix(SW-763): add optional galleryImages check
Approved-by: Christian Andolf
Approved-by: Pontus Dreij
Approved-by: Niclas Edenvin
2024-11-13 08:51:51 +00:00
Erik Tiekstra
de5d80ec92
feat(SW-508): contract changes for hotel alerts
2024-11-08 07:28:31 +01:00
Bianca Widstam
2348fbafd4
fix/SW-451-design-comments (pull request #845 )
...
fix(SW-451): fix design comments
* fix(SW-451): fix design comments
* fix(SW-451): fix color styling
* fix(SW-451): fix title styling
* fix(SW-451): add fix correct gap
Approved-by: Pontus Dreij
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2024-11-07 12:41:31 +00:00
Hrishikesh Vaipurkar
e4e303ddb9
feat: SW-631 Added hotel alerts for select-rate page
2024-11-07 13:23:50 +01:00
Bianca Widstam
fc8844eb96
feat/SW-689-image-gallery-sizes (pull request #781 )
...
Feat/SW-689 image gallery sizes
* feat(SW-689): initial gallery changes
* feat(SW-689): remove console.log
* feat(SW-689): remove unneccessary code
* feat(SW-689): change sizes
* feat(SW-689): change size
* feat(SW-689): add design for ipad for fullview
* feat(SW-689): fix import type
* feat(SW-689): fix tripAdvisor placement
* feat(SW-689): fix image gallery type
* feat(SW-689): fix check gallery length
Approved-by: Christian Andolf
Approved-by: Matilda Landström
2024-10-29 13:54:12 +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
Erik Tiekstra
445bde8e2e
feat(SW-671): Added correct icons to amenities list
2024-10-23 09:59:35 +02:00
Bianca Widstam
ea3b86c33e
feat/SW-451-ui-hotel-card (pull request #700 )
...
Feat/SW-451 ui hotel card
* feat(SW-451): initial design
* feat(SW-451): add gallery icon and responsive design for mobile
* feat(SW-451): refactor name, add routing to sidepeek
* feat(SW-451): add updated design
* feat(SW-451): add tripadvisor chip
* feat(SW-451): fix gallery icon
* feat(SW-451): fix additional falsy value check
* feat(SW-451): fix import type
* feat(SW-451): remove galleryIcon until image data exists
* feat(SW-451): fix css styling
* feat(SW-451): add new design for mobile
* feat(SW-451): add translation
* feat(SW-451): change css to mobile first
* feat(SW-451): change div to article
Approved-by: Matilda Landström
2024-10-22 06:18:40 +00:00