Erik Tiekstra
3939bf7cdc
feat(SW-664): Hotel listing component and queries for content pages
2024-12-18 12:20:57 +01: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
0b2936159f
feat: add metrics
2024-08-26 11:50:35 +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
Chuma McPhoy
0d8c29bd01
feat: Graphql queries and TRPC route setup for Hotel Page Component
2024-06-26 15:47:37 +02:00