Pontus Dreij
e547f8c83e
Merged in feat/sw-697-pet-room-fee-on-card (pull request #827 )
...
feat(SW-697): Update package structure on price from API
Approved-by: Linus Flood
Approved-by: Niclas Edenvin
2024-11-04 15:42:06 +00:00
Pontus Dreij
b4a015b47a
feat(sw-697): Added default values
2024-11-04 16:36:24 +01:00
Pontus Dreij
04df824ea1
feat(697): Made new fields optional
2024-11-04 16:09:31 +01:00
Pontus Dreij
83c1178ba5
feat(sw-697): added language to request
2024-11-04 14:31:41 +01:00
Pontus Dreij
7f9af6c12e
feat(SW-697): Update package structure on price from API
2024-11-04 14:20:46 +01:00
Matilda Landström
d5efaa686c
Merged in feat/SW-286-collectionPage (pull request #765 )
...
Feat(SW-286): CollectionPage
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
2024-11-04 12:10:51 +00:00
Erik Tiekstra
dabdd597e2
fix(SW-391): fixed issues with sidepeek functionality inside teaser cards
2024-11-04 12:21:53 +01:00
Christian Andolf
931828e15e
fix: coupon rewards are no longer strictly surprises
2024-11-01 14:17:57 +01:00
Christel Westerberg
644ce369aa
fix: booking confirmation validation
2024-11-01 10:25:40 +01:00
Simon Emanuelsson
46a1874a76
fix: prevent phone input from running validation on mount when empty
2024-11-01 08:59:16 +01:00
Erik Tiekstra
fbdfeafcb5
feat(SW-650): added sitewide alert to use sticky position hook
2024-11-01 07:28:52 +00:00
Bianca Widstam
105e730e89
fix(SW-712): remove hotelFacts.hotelFacilityDetail, hotelFacts.hotelInformation and use detailedFacilities
2024-10-31 13:38:43 +01:00
Christel Westerberg
46622d0515
fix: move crunching of data to trpc layer
2024-10-30 15:52:04 +01:00
Christel Westerberg
7954c704d9
feat: consume serach params in summary and step page
2024-10-30 15:50:08 +01:00
Tobias Johansson
60ceeaf9c3
fix(SW-614): move filtering logic to routes
2024-10-30 09:44:49 +00:00
Bianca Widstam
eff0d122cd
feat/SW-711-update-children-params (pull request #791 )
...
Feat/SW-711 update children params
* feat(SW-711): add new child params for availability
* feat(SW-711): fix children schema
* feat(SW-711): fix optional values
* feat(SW-711): add children as parameter iff not undefined
* feat(SW-711): add bedType enum
* feat(SW-711): remove optional number type
* feat(SW-711): fix wrong slash
* feat(SW-711): remove optional
Approved-by: Hrishikesh Vaipurkar
2024-10-30 09:34:54 +00:00
Simon Emanuelsson
62f549e85d
feat: get breakfast package from API
2024-10-29 15:39:21 +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
Pontus Dreij
62cf5dab80
feat(sw-453): fixed pr comments and default filter
2024-10-29 11:15:06 +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
Pontus Dreij
7b36139684
feat(sw-453): implemented filter from packages
2024-10-29 11:10:27 +01:00
Pontus Dreij
fc63a8e5ca
feat(SW-453) added filter options
2024-10-29 11:10:26 +01:00
Matilda Landström
4bd089ab2a
feat(698): fix correct order of blocks from CS
2024-10-29 09:20:27 +01:00
Hrishikesh Vaipurkar
24384c08f3
sub-task: SW-685 Optimized params
2024-10-28 23:21:39 +01:00
Linus Flood
65b6830472
Merged develop into feat/sw-694-performance
2024-10-28 12:55:52 +00:00
Linus Flood
5e8efb4a27
More memoized requests
2024-10-28 11:20:59 +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
Linus Flood
687a110a39
Utilizing memoized requests
2024-10-25 15:33:06 +02:00
Christian Andolf
67c60ebf41
fix(SW-556): reward type of surprises is now set
2024-10-25 14:02:32 +02:00
Christian Andolf
b6cb3855c2
refactor(SW-556): added a few missing pieces like translations and properties.
...
removed unneeded changes
2024-10-25 14:02:32 +02:00
Christian Andolf
e6db1b17c6
fix(SW-556): now fetching surprises separately in component.
...
also showing surprises on any account page
2024-10-25 14:02:32 +02:00
Christian Andolf
3206319254
feat(SW-556): add surprise notification component
2024-10-25 14:02:32 +02:00
Michael Zetterberg
6c8301ecea
fix: CMS field 'original_url' should not be manipulated, render as-is.
2024-10-24 13:28:52 +02: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
a29657a6b2
feat(SW-508): Added hotel alerts
2024-10-24 09:35:19 +02:00
Michael Zetterberg
cd40875403
Merged in fix/feature-flag-scopes (pull request #743 )
...
Fix/feature flag scopes
Approved-by: Christel Westerberg
2024-10-23 12:28:51 +00:00
Michael Zetterberg
d5abe13a7e
fix: add feature flag for service token scopes
2024-10-23 12:18:08 +02: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
db9f31e2c3
feat(SW-498): added sitewide alert
2024-10-22 11:41:32 +02:00
Erik Tiekstra
bcee55c359
fix(SW-672): Added nullable and default values to schema to avoid validation issues from ContentStack with changed models
2024-10-22 10:49:54 +02:00
Matilda Landström
26fb80dc0b
fix(SW-438): divide pageRefs query into two due to size limitations
2024-10-21 14:35:07 +02:00
Matilda Landström
df17798662
refactor(SW-438): change name to teasercard
2024-10-21 14:35:07 +02:00
Matilda Landström
8eb822da16
refactor(SW-438): update namings
2024-10-21 14:35:07 +02:00
Matilda Landström
76063e1757
fix(SW-438): fix problem with type for quick links
2024-10-21 14:35:07 +02:00
Matilda Landström
a5a3bfa857
fix(SW-438): fix refs
2024-10-21 14:35:07 +02:00
Matilda Landström
e5eb6a5331
fix(SW-438): fix sidebar refs
2024-10-21 14:35:07 +02:00
Matilda Landström
01db5aa192
fix(SW-438): add ContentCard, ScriptedCard and Shortcuts to ContentPage sidebar
2024-10-21 14:35:07 +02:00
Erik Tiekstra
59ffbef8fb
feat(SW-365): Added focal point to imagevault typings and to image component
2024-10-21 14:22:00 +02:00
Tobias Johansson
b33381d1b4
Merged in feat/SW-588-payment-saved-card (pull request #697 )
...
feat(SW-588): Added saved card to payment step
* feat(SW-588): Added saved card to payment step
* feat(SW-588): Add proper label for saved card
* feat(SW-588): fix from PR feedback
* feat(SW-588): Add preloading of data
* feat(SW-588): remove onChange logic for PaymentOption
* feat(SW-588): moved payment files to correct folder
* feat(SW-588): moved preload to layout
* fix: remove unused prop
Approved-by: Simon.Emanuelsson
2024-10-21 10:39:19 +00:00