Commit Graph

215 Commits

Author SHA1 Message Date
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
Christel Westerberg 3a6cfcfe5c fix: avoid sending query params to planet 2024-11-21 10:18:36 +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 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
Christel Westerberg 036bb8351a fix: handle caching of card grids on content page blocks 2024-11-06 15:25:30 +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 bc93fcaefd feat(SW-508): preview for content pages 2024-11-04 14:40:00 +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
Matilda Landström 4bd089ab2a feat(698): fix correct order of blocks from CS 2024-10-29 09:20:27 +01:00
Matilda Landström 8381862af8 feat(SW-559): add ImageContainer to contentPage RTE 2024-10-22 09:53:09 +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 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 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
Matilda Landström 510311a0dc fix(SW-194): split CS request of blocks into two 2024-10-16 13:55:06 +02:00
Matilda Landström 47aa63cd9f refactor(SW-194): change naming 2024-10-16 13:55:06 +02:00
Matilda Landström e234225c4b fix(SW-194): add refs for hotel pages 2024-10-16 13:55:06 +02:00
Matilda Landström 99d537d40c fix(SW-294): code cleanup 2024-10-16 13:55:05 +02:00
Matilda Landström 04f1a146f4 fix(SW-194): break out blocks to separate query 2024-10-16 13:55:05 +02:00
Matilda Landström 14f07bc2bf fix(SW-194): cleanup 2024-10-16 13:55:05 +02:00
Matilda Landström 6ca75f43c6 chore(SW-194): HotelPage Faq 2024-10-16 13:55:05 +02:00
Matilda Landström 6265d6b7dc chore(SW-194): ContentPage Accordion 2024-10-16 13:55:05 +02:00
Matilda Landström 166ddca0e0 fix(SW-194): add accordion graphql request 2024-10-16 13:55:05 +02:00
Fredrik Thorsson 84a11d731a feat(SW-322): change output variable name 2024-10-14 09:51:13 +02:00
Fredrik Thorsson 5ea3410006 feat(SW-322): implement two column list 2024-10-14 09:51:13 +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
Michael Zetterberg 8f40d57a0f feat: add improved logging for graphql requests 2024-10-10 17:50:16 +02:00
Erik Tiekstra 4b9a6d2e8e feat(SW-216): Added heading and preamble text to table block 2024-10-08 15:11:54 +02:00
Erik Tiekstra 4979c22c4a feat(SW-216): added table to contentstack query for contentpage 2024-10-08 15:11:53 +02:00
Matilda Landström c7146e01a7 fix(SW-302): update handling of activity card 2024-10-08 08:53:41 +02:00
Pontus Dreij d3c01237db Merged in feat/SW-217-teaser-card-new (pull request #607)
feat(SW-217): Create Teaser component

Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
2024-09-27 08:33:57 +00:00
Christel Westerberg 56cd02f90b feat(SW-353): dynamic rewards 2024-09-26 11:52:07 +02:00
Pontus Dreij bb93bdf69c feat(SW-217): Split up Card to two (Card and TeaserCard) 2024-09-26 11:13:56 +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
Pontus Dreij db78a234e4 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00
Pontus Dreij ee2abb72d2 feat(SW-214): Setup connection to Contentstack 2024-09-25 10:45:23 +02:00
Simon Emanuelsson 68703d72e1 fix: validation for header 2024-09-25 10:07:37 +02:00