Commit Graph

9 Commits

Author SHA1 Message Date
Arvid Norlin
0b2936159f feat: add metrics 2024-08-26 11:50:35 +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
Arvid Norlin
a01aa10bf2 fix: add content-page handling in languageSwitcher query 2024-08-22 09:49:02 +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
Chuma McPhoy
00c04de09a feat: add ability to access localized entries of Hotel pages through language switcher 2024-06-27 13:05:19 +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
16ee1bf493 fix: return baseUrls if no uid is given to language switcher query 2024-06-14 07:57:35 +02:00
Simon Emanuelsson
7c4b8401e9 feat(WEB-304): remaning UI from design system primitives 2024-06-13 10:00:16 +02:00