Commit Graph

13 Commits

Author SHA1 Message Date
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
bc93fcaefd feat(SW-508): preview for content pages 2024-11-04 14:40:00 +01:00
Matilda Landström
166ddca0e0 fix(SW-194): add accordion graphql request 2024-10-16 13:55:05 +02:00
Michael Zetterberg
8f40d57a0f feat: add improved logging for graphql requests 2024-10-10 17:50:16 +02:00
Simon Emanuelsson
76e47994d0 feat: add initial datepicker, no ui/ux 2024-09-24 17:41:50 +02:00
Simon Emanuelsson
af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +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
9497e8eef3 fix: add apiResponse.text() to logging 2024-08-23 12:33:28 +02:00
Michael Zetterberg
a33a69fb58 fix: improve auth handling and logging 2024-08-22 14:07:36 +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
74b05ed6a0 feat: add edge request function 2024-06-14 07:52:16 +02:00