Commit Graph

56 Commits

Author SHA1 Message Date
Linus Flood
61696a0586 Merged master into fix/add-missing-cache 2024-11-27 18:10:24 +00: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
84f2bc4c07 fix: enable force-cache for CurrentFooter and booking widget toggle query 2024-11-20 08:43:55 +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
249a5f6cb8 feat(SW-498): fixed tags for caching inside siteconfig query 2024-11-05 12:48:10 +01:00
Erik Tiekstra
fbdfeafcb5 feat(SW-650): added sitewide alert to use sticky position hook 2024-11-01 07:28:52 +00:00
Linus Flood
5e8efb4a27 More memoized requests 2024-10-28 11:20:59 +01: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
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
Simon Emanuelsson
451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00
Simon Emanuelsson
68703d72e1 fix: validation for header 2024-09-25 10:07:37 +02:00
Simon Emanuelsson
af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00
Pontus Dreij
800f639eb8 feat(sw-187): updated typings to use schema 2024-09-11 16:09:17 +02:00
Pontus Dreij
76c7cfa6f0 feat(SW-187): Fixed toggling issue 2024-09-11 10:18:39 +02:00
Pontus Dreij
84fb10aa2c feat(SW-187): use custom title for links 2024-09-10 10:23:15 +02:00
Pontus Dreij
ef33d082d8 feat(sw-187): Refactor footer output and fixed urls to include language 2024-09-09 13:59:36 +02:00
Pontus Dreij
f2068ac325 feat(SW-187): refactor footer query 2024-09-09 10:22:17 +02:00
Pontus Dreij
5a6d068c75 feat(SW-187): removed log 2024-09-06 13:57:50 +02:00
Pontus Dreij
05ee4d1717 feat(SW-187): Added tertiary links data 2024-09-06 13:54:08 +02:00
Pontus Dreij
144ab30bc6 feat(SW-187): Added social media data and copyright label 2024-09-06 13:53:17 +02:00
Pontus Dreij
89e5d7515c feat(SW-187): removed unused title 2024-09-06 13:53:17 +02:00
Pontus Dreij
24e2adf9e8 feat(SW-187): App badges localization 2024-09-06 13:53:17 +02:00
Pontus Dreij
d4dd21dda7 feat(SW-187) Secondary navigation 2024-09-06 09:58:42 +02:00
Pontus Dreij
6f6a0a2e7c feat(SW-187): Footer data from contentstack 2024-09-06 09:58:41 +02:00
Erik Tiekstra
2c2390a5bf fix(SW-186): added higher z-index for the header and adjusted the import of types 2024-09-06 09:00:35 +02:00
Erik Tiekstra
55fdbc527b feat(SW-186): Added refs and some extra querys 2024-09-06 09:00:33 +02:00
Erik Tiekstra
52fdc1daac feat(SW-186): implement cms data into new header 2024-09-06 09:00:07 +02:00
Erik Tiekstra
bf7d22c728 feat(SW-186): implemented changes in cms 2024-09-06 09:00:07 +02:00
Erik Tiekstra
de60febd47 feat(SW-186): implemented queries and typings for card inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra
d5aa2c9415 feat(SW-186): implemented queries and typings for menu inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra
99c0d7976f feat(SW-186): implemented queries and typings for top_link inside header query 2024-09-06 09:00:07 +02:00
Erik Tiekstra
1aff87f1a1 feat(SW-186): changed name existing header query to currentHeader query and all related types 2024-09-06 09:00:07 +02:00
Hrishikesh Vaipurkar
a1ee86ea99 feat(SW-237): Cache revalidation support 2024-09-03 14:15:51 +02:00
Hrishikesh Vaipurkar
243d9aa988 feat(SW-237): Detached booking widget toggle graphql query from page settings 2024-09-03 14:15:50 +02:00
Hrishikesh Vaipurkar
ad2182a60b feat(SW-237): Updated typings and code optimizations 2024-09-03 14:15:49 +02:00
Hrishikesh Vaipurkar
25f2e8f360 feat(SW-237): Implemented hide booking widget page level flag 2024-09-03 14:15:46 +02:00
Simon Emanuelsson
93526ce693 fix: rename retried-wrapped fetch to make caching work again 2024-08-28 14:55:31 +02:00
Arvid Norlin
0b2936159f feat: add metrics 2024-08-26 11:50:35 +02:00
Arvid Norlin
9497e8eef3 fix: add apiResponse.text() to logging 2024-08-23 12:33:28 +02:00
Arvid Norlin
7cd6367c15 fix: change bad JSON.stringify:s 2024-08-23 09:47:45 +02:00
Arvid Norlin
8340f1ff6c fix: structure logged data 2024-08-23 09:47:43 +02:00
Arvid Norlin
d603f53240 fix: add improved logging for contentstack requests 2024-08-23 09:46:19 +02:00
Michael Zetterberg
71dcf30719 fix: make sure all logged errors are preceeded with a message
Just logging an error makes it difficult to relate the error log to code in the
codebase. Error logging a message right before the error itself makes it easier
to search the codebase for that error log.
2024-07-24 11:32:15 +02:00
Christel Westerberg
323df671d8 fix: add loyaltyCard 2024-07-01 11:46:35 +02:00
Christel Westerberg
74f875d30b fix: refactor lang handling in contentstack base procedure 2024-06-18 16:51:06 +02:00