Christel Westerberg
3a6cfcfe5c
fix: avoid sending query params to planet
2024-11-21 10:18:36 +01:00
Christel Westerberg
036bb8351a
fix: handle caching of card grids on content page blocks
2024-11-06 15:25:30 +01:00
Simon Emanuelsson
93526ce693
fix: rename retried-wrapped fetch to make caching work again
2024-08-28 14:55:31 +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
Simon Emanuelsson
0c4aa592cc
feat: revalidate my pages breadcrumbs on demand
2024-05-06 15:13:41 +02:00
Michael Zetterberg
14e93eba7c
chore: lint fix
2024-04-23 14:43:17 +02:00
Simon Emanuelsson
ec4da5798b
feat(WEB-127): add trpc to handle requests both serverside and clientside
2024-03-27 11:56:06 +01:00