Commit Graph

16 Commits

Author SHA1 Message Date
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
74f875d30b fix: refactor lang handling in contentstack base procedure 2024-06-18 16:51:06 +02:00
Christel Westerberg
d03e28db4c fix: use correct procedures for header/footer 2024-06-18 16:21:05 +02:00
Simon Emanuelsson
aca9221ea6 feat: loosen up the zod validations and return null instead of throwing 2024-06-18 12:28:05 +02:00
Christel Westerberg
d8f25925df fix: error page for language switcher 2024-06-14 07:52:16 +02:00
Simon Emanuelsson
7c4b8401e9 feat(WEB-304): remaning UI from design system primitives 2024-06-13 10:00:16 +02:00