Erik Tiekstra
f9a03052b1
Merged in feat/SW-1616-clustering (pull request #1330 )
...
feat(SW-1616): Added clustering on destination country/city pages
* feat(SW-1616): Added clustering on destination country/city pages
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-14 06:31:01 +00:00
Erik Tiekstra
599c11ba37
Merged in feat/SW-1459-country-map-sidebar (pull request #1323 )
...
feat(SW-1459): Added sidebar with citylist on destination country pages
* feat(SW-1459): Added sidebar with citylist on destination country pages
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-13 06:45:27 +00:00
Erik Tiekstra
1532898c23
Merged in feat/SW-1457-city-dynamic-map (pull request #1320 )
...
feat(SW-1457): Added map and fetching hotels by cityIdentifier
* feat(SW-1457): Added map and fetching hotels by cityIdentifier
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-12 13:02:19 +00:00
Erik Tiekstra
bcfa84324f
Merged in feat/SW-1456-country-dynamic-map (pull request #1310 )
...
feat(SW-1456): Added map and fetching hotels by country
* feat(SW-1456): Added map and fetching hotels by country
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-12 09:15:33 +00:00
Erik Tiekstra
ff820d1f31
Merged in feat/SW-1454-listing-skeletons (pull request #1301 )
...
Feat/SW-1454 listing skeletons
* feat(SW-1453): added skeleton for city listning
* feat(SW-1454): added skeleton for hotel listning
Approved-by: Fredrik Thorsson
2025-02-11 12:05:44 +00:00
Erik Tiekstra
f021c60c2a
Merged in feat/SW-1443-carousel-destination-overview-page (pull request #1289 )
...
feat(SW-1443): added carousel block on hotel overview page
* feat(SW-1443): added carousel block on hotel overview page
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
Approved-by: Chuma Mcphoy (We Ahead)
2025-02-11 06:56:38 +00:00
Erik Tiekstra
eb0b88f8ea
Merged in feat/SW-1584-destination-content-blocks (pull request #1278 )
...
Feat/SW-1584 destination content blocks
* feat(SW-1584): Added accordion and content blocks to destination city pages
* feat(SW-1584): Added accordion and content blocks to destination country pages
Approved-by: Matilda Landström
2025-02-10 09:28:32 +00:00
Erik Tiekstra
918887a63f
Merged in fix/hotel-rooms (pull request #1288 )
...
fix: Rooms images on hotel pages
* fix: Rooms images on hotel pages
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-10 09:15:48 +00:00
Erik Tiekstra
413c197ca0
Merged in feat/SW-1495-hide-alerts-on-hotel-pages (pull request #1268 )
...
feat(SW-1495): removed alerts on hotel pages when displayInBookingFlow is true
* feat(SW-1495): removed alerts on hotel pages when displayInBookingFlow is true
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-10 07:40:38 +00:00
Erik Tiekstra
ce445e3f0b
Merged in feat/SW-327-pdf-support (pull request #1276 )
...
feat(SW-327): added support to link to pdf files from CS
* feat(SW-327): added support to link to pdf files from CS
Approved-by: Matilda Landström
2025-02-10 07:26:56 +00:00
Erik Tiekstra
b12bc5c808
Merged in fix/image-gallery (pull request #1274 )
...
fix: quick fix to have the tiggerArea only be position relative when not using fill
* fix: quick fix to have the tiggerArea only be position relative when not using fill
Approved-by: Pontus Dreij
2025-02-07 12:42:17 +00:00
Erik Tiekstra
8ecaac4b52
Merged in fix/hotel-faq (pull request #1265 )
...
fix: setting faq section as nullable from CS as CS returns null after import
* fix: setting faq section as nullable from CS as CS returns null after import
Approved-by: Fredrik Thorsson
2025-02-06 09:19:59 +00:00
Erik Tiekstra
e3b1bfc414
Merged in feat/SW-1454-hotel-listing-city-page (pull request #1250 )
...
feat(SW-1454): added hotel listing
* feat(SW-1454): added hotel listing
Approved-by: Fredrik Thorsson
2025-02-05 13:10:28 +00:00
Erik Tiekstra
68f4a5b86d
Merged in feat/SW-1199-subpage-breadcrumbs (pull request #1254 )
...
feat(SW-1199): Added breadcrumbs to subpages
* feat(SW-1199): Added breadcrumbs to subpages
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-05 09:53:07 +00:00
Erik Tiekstra
4ed4b3585b
Merged in feat/SW-392-hotel-page-tracking-additions (pull request #1251 )
...
feat(SW-392): Added tracking when clicking mobile map button
* feat(SW-392): Added tracking when clicking mobile map button
* fix: button padding and margin inside map sidebar on mobile
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-04 14:03:15 +00:00
Erik Tiekstra
c4eafa419b
Merged in feat/SW-1062-parking-page (pull request #1242 )
...
Feat/SW-1062 parking page
* feat(SW-1062): Added parking sub page
Approved-by: Christian Andolf
Approved-by: Fredrik Thorsson
2025-02-04 11:11:51 +00:00
Erik Tiekstra
c25963a3b7
Merged in feat/SW-1066-wellness-subpage (pull request #1239 )
...
Feat/SW-1066 wellness subpage
* feat(SW-1066): added wellness subpage
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-03 13:35:48 +00:00
Erik Tiekstra
dd4a2d8120
Merged in feat/SW-1296-hotel-subpages (pull request #1233 )
...
feat(SW-1296): added Subpage for hotel pages and its routing
* feat(SW-1296): added Subpage for hotel pages and its routing
Approved-by: Fredrik Thorsson
2025-02-03 10:58:53 +00: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
Erik Tiekstra
ca42876eb8
Merged in feat/SW-1453-city-listing-on-country-page (pull request #1222 )
...
feat(SW-1453): added city listing component
* feat(SW-1453): added city listing component
Approved-by: Christian Andolf
Approved-by: Fredrik Thorsson
2025-01-29 10:09:51 +00:00
Erik Tiekstra
e29cb283db
Merged in feat/SW-1455-static-map-on-destination-pages (pull request #1223 )
...
feat(SW-1455): Added static map component with button to open dynamic map
* feat(SW-1455): Added static map component with button to open dynamic map
Approved-by: Fredrik Thorsson
2025-01-29 06:30:56 +00:00
Erik Tiekstra
5b0b82da80
Merged in feat/SW-1450-destination-pages (pull request #1215 )
...
feat(SW-1450): removed country reference from destination city pages
* feat(SW-1450): removed country reference from destination city pages
Approved-by: Fredrik Thorsson
2025-01-27 13:38:02 +00:00
Erik Tiekstra
bf76c6277f
Merged in feat/support-for-all-page-links (pull request #1212 )
...
Feat/support for all page links
* feat: added all page link connections to queries
* feat: updated output files
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-01-27 11:21:37 +00:00
Erik Tiekstra
a88a033e30
Merged in feat/SW-1450-destination-page-cs-components (pull request #1204 )
...
feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added components in destination pages from cs
* feat(SW-1450): added correct refs and removed classNames
Approved-by: Fredrik Thorsson
2025-01-24 12:06:43 +00:00
Erik Tiekstra
f962400474
Merged in feat/SW-1449-destination-page (pull request #1195 )
...
Feat/SW-1449 destination page
* feat(SW-1449): Added destination country page
* feat(SW-1449): added destination city page
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-01-21 13:57:19 +00:00
Erik Tiekstra
c98c7a2d6b
Merged in feat/SW-1339-mobile-navigation (pull request #1178 )
...
feat(SW-1339): Now supporting sitewide alert height to decide the position of the navigation menus
* feat(SW-1339): Now supporting sitewide alert height to decide the position of the navigation menus
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-01-21 10:52:39 +00:00
Erik Tiekstra
7ac200bd7c
Merged in feat/SW-1442-destination-overview-page (pull request #1188 )
...
feat(SW-1442): added destination overview page
* feat(SW-1442): added destination overview page
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-01-20 12:21:04 +00:00
Erik Tiekstra
626db96bf9
feat(SW-392): Added adobeSDK with page and hotel data
2025-01-15 14:46:14 +01:00
Erik Tiekstra
5018cba623
feat(SW-1269): added dynamic content to collection page
2025-01-14 14:56:18 +01:00
Erik Tiekstra
cbc17e2c5b
fix(SW-495): fixed order of texts to create facilitycards
2025-01-13 09:53:18 +01:00
Erik Tiekstra
96820ba89a
feat(SW-1347): SidePeekProvider is now using '#s-' instead of '?s='
2025-01-13 08:22:53 +01:00
Erik Tiekstra
c82b6866e7
feat(SW-392): Added tab navigation click tracking
2025-01-13 08:15:40 +01:00
Erik Tiekstra
4bbd02f307
feat(SW-392): Added accordion click tracking for hotel amenities
2025-01-13 08:15:40 +01:00
Erik Tiekstra
14e8e2254c
feat(SW-392): Added book a table link click
2025-01-13 08:15:39 +01:00
Erik Tiekstra
a68f3cc8e6
feat(SW-392): Added map click tracking
2025-01-13 08:15:39 +01:00
Erik Tiekstra
d11b9e8aee
feat(SW-395): Added tracking to header and footer
2025-01-10 08:15:14 +01:00
Erik Tiekstra
3087bd918b
fix(SW-1211): Fixed issue where special alerts are showing when either startDate or endDate is missing
2024-12-19 09:21:33 +01:00
Erik Tiekstra
3af542b075
fix(SW-664): Fixed issue with params when fetching data from API in relation to Hotellisting
2024-12-18 14:29:29 +01:00
Erik Tiekstra
3939bf7cdc
feat(SW-664): Hotel listing component and queries for content pages
2024-12-18 12:20:57 +01:00
Erik Tiekstra and Fredrik Thorsson
63a77b215d
feat(SW-1012): Started implementing restaurant data
2024-12-17 14:12:37 +01:00
Erik Tiekstra and Fredrik Thorsson
05006506f0
feat(SW-1012): Added possibility for multiple include params for hotels
2024-12-17 14:12:37 +01:00
Erik Tiekstra
e894192f96
fix(SW-1107): Fixed issue where current header was positioned on top of the alert
2024-12-04 07:10:40 +01:00
Erik Tiekstra and Matilda Landström
ba7cd0798a
fix(SW-1035): Fixed issue when is returned from CS inside RTE
2024-12-02 09:50:02 +01:00
Erik Tiekstra
27f48bcc7e
feat(SW-713): Added sidepeek functionality for rooms
2024-11-27 07:54:40 +01:00
Erik Tiekstra
bab7c15424
feat(SW-201): Added structured data for hotel pages
2024-11-26 14:55:40 +01:00
Erik Tiekstra
ca2f60253f
feat(SW-201): Refactoring how we fetch hotel page data
2024-11-26 14:48:28 +01:00
Erik Tiekstra
75c811eb32
feat(SW-201): Added hotel metadata
2024-11-26 14:46:21 +01:00
Erik Tiekstra
956d031ffc
feat(SW-200): Replaced Contentstack image with Imagevault image for metadata
2024-11-25 08:00:13 +01:00
Erik Tiekstra
50f285776a
feat(SW-200): Added noindex property to seo metadata in contentstack and added implementation
2024-11-25 08:00:13 +01:00
Erik Tiekstra
6aba0d8f52
feat(SW-200): Added other options for description and images
2024-11-25 08:00:13 +01:00
Erik Tiekstra
b22888db5f
feat(SW-200): refactored breadcrumbs fetching and added json schema to layout
2024-11-25 08:00:13 +01:00
Erik Tiekstra
28738d7161
feat(SW-200): refactoring SEO metadata handling and added functionality for static pages
2024-11-25 08:00:12 +01:00
Erik Tiekstra
92ad7192b1
feat(SW-200): Fixed image sizes for RTE
2024-11-25 08:00:12 +01:00
Erik Tiekstra
1b3999a050
fix(SW-769): removed categoryname enum from pointOfInterestSchema and use z.string() instead
2024-11-19 10:58:39 +01:00
Erik Tiekstra
cc7f4e0478
fix(SW-842): fixed close button positioning
2024-11-14 08:02:06 +01:00
Erik Tiekstra
692320bd61
feat(SW-842): Some refactoring regarding room card
2024-11-14 07:53:39 +01:00
Erik Tiekstra
962760ae1b
feat(SW-842): Added lightbox to roomcard
2024-11-14 07:53:39 +01:00
Erik Tiekstra
d732138696
feat(SW-572): Added support for logged in and logged out variants of the top link inside the header
2024-11-14 07:23:25 +01:00
Erik Tiekstra
c8ce61c855
fix(SW-856): fixes previous faulty fix regarding SectionHeader
2024-11-11 15:07:28 +01:00
Erik Tiekstra
5a48a118f4
fix(SW-856): fixed issues where blocks do not have titles/preambles
2024-11-11 14:47:10 +01:00
Erik Tiekstra
fe6582ccbb
fix(SW-812): styling fixes for the header and related components
2024-11-11 07:48:47 +01:00
Erik Tiekstra
d8751b3fea
chore(SW-663): updated @contentstack/live-preview-utils to latest
2024-11-11 07:48:05 +01:00
Erik Tiekstra
953f860e5d
fix(SW-663): Fixed leaking of live preview hash and removing preview pages
2024-11-11 07:48:05 +01:00
Erik Tiekstra
0465f8e450
fix(SW-663): Fixed caching issue by using new GraphQLClient for each request
2024-11-11 07:48:05 +01:00
Erik Tiekstra
de5d80ec92
feat(SW-508): contract changes for hotel alerts
2024-11-08 07:28:31 +01:00
Erik Tiekstra
76444d6fe9
fix(SW-813): More content page fixes
2024-11-07 15:20:50 +01:00
Erik Tiekstra
edad4047ac
fix(SW-741): UI fixes on contentpages and some components
2024-11-07 15:20:50 +01:00
Erik Tiekstra
249a5f6cb8
feat(SW-498): fixed tags for caching inside siteconfig query
2024-11-05 12:48:10 +01:00
Erik Tiekstra
0854881c2c
fix(SW-217): Styling fixes for teaser-card
2024-11-04 14:46:03 +01:00
Erik Tiekstra
bc93fcaefd
feat(SW-508): preview for content pages
2024-11-04 14:40:00 +01:00
Erik Tiekstra
18eeeef510
feat(SW-663): Updated @contentstack/live-preview-utils
2024-11-04 14:40:00 +01:00
Erik Tiekstra
dabdd597e2
fix(SW-391): fixed issues with sidepeek functionality inside teaser cards
2024-11-04 12:21:53 +01:00
Erik Tiekstra
fbdfeafcb5
feat(SW-650): added sitewide alert to use sticky position hook
2024-11-01 07:28:52 +00:00
Erik Tiekstra
20e3c9a35f
feat(SW-650): added sticky position hook and store
2024-11-01 07:28:52 +00:00
Erik Tiekstra
3b75231eee
fix(SW-608): fixed positioning of dynamic map
2024-10-31 08:48:42 +01:00
Erik Tiekstra
d94c55a46d
fix: import order fix
2024-10-24 10:24:57 +02:00
Erik Tiekstra
a29657a6b2
feat(SW-508): Added hotel alerts
2024-10-24 09:35:19 +02:00
Erik Tiekstra
0fe4a7c42c
feat(SW-498): added sitewide alert
2024-10-24 09:34:57 +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
e41bf86993
feat(SW-498): Added Alert component
2024-10-22 10:50:56 +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
Erik Tiekstra
7d905a46bf
feat(SW-365): Implemented focal point
2024-10-21 14:22:00 +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
Erik Tiekstra
62b9a66569
feat(SW-497): added link and refs to site config
2024-10-21 09:56:12 +02:00
Erik Tiekstra
c8d4f6c47c
feat(SW-497): Changes to global alert schema
2024-10-21 09:56:12 +02:00
Erik Tiekstra
3f12246e12
feat(SW-497): Changed to siteConfig which includes Global Alert
2024-10-21 09:56:12 +02:00
Erik Tiekstra
78569fcb21
feat(SW-497): Added global alerts query and typings
2024-10-21 09:56:12 +02:00
Erik Tiekstra
3656245f8d
fix(SW-187): Fixed open in new tab and some general refactoring
2024-10-14 10:44:03 +02:00
Erik Tiekstra and Pontus Dreij
ceb612a2f4
feat(SW-391): Changes after PR
2024-10-11 14:54:39 +02:00
Erik Tiekstra and Pontus Dreij
9ba5795718
feat(SW-391): Added sidepeek functionality to teasercard
2024-10-11 14:54:39 +02:00
Erik Tiekstra
84881ee16a
feat(SW-391): Changes after PR
2024-10-11 14:48:37 +02:00
Erik Tiekstra
9620071c78
feat(SW-391): Added sidepeek functionality to teasercard
2024-10-11 14:48:37 +02:00
Erik Tiekstra
ed9c45b646
fix(SW-591): fixed the position of the amenities list
2024-10-11 10:19:46 +02:00
Erik Tiekstra
353ae5ec80
feat(SW-441): Updated sticky position of tabnavigation and map
2024-10-10 12:08:18 +02:00
Erik Tiekstra
4212f5c97b
fix(SW-441): fixes after PR
2024-10-10 12:08:18 +02:00
Erik Tiekstra
d63e8856ec
feat(SW-441): Added dynamic values for activities and faq to tabNavigation
2024-10-10 12:08:18 +02:00
Erik Tiekstra
275d85f482
feat(SW-441): Implemented useScrollSpy hook
2024-10-10 12:08:18 +02:00
Erik Tiekstra and Pontus Dreij
23953aeb61
feat(SW-216): Added heading and preamble text to table block
2024-10-09 11:03:33 +02:00
Erik Tiekstra and Pontus Dreij
5c10d36745
fix(SW-216): Fixes after PR
2024-10-09 11:03:33 +02:00