Pontus Dreij
6f6a0a2e7c
feat(SW-187): Footer data from contentstack
2024-09-06 09:58:41 +02:00
Erik Tiekstra
2c2390a5bf
fix(SW-186): added higher z-index for the header and adjusted the import of types
2024-09-06 09:00:35 +02:00
Erik Tiekstra
55fdbc527b
feat(SW-186): Added refs and some extra querys
2024-09-06 09:00:33 +02:00
Erik Tiekstra
52fdc1daac
feat(SW-186): implement cms data into new header
2024-09-06 09:00:07 +02:00
Erik Tiekstra
bf7d22c728
feat(SW-186): implemented changes in cms
2024-09-06 09:00:07 +02:00
Erik Tiekstra
de60febd47
feat(SW-186): implemented queries and typings for card inside header query
2024-09-06 09:00:07 +02:00
Erik Tiekstra
d5aa2c9415
feat(SW-186): implemented queries and typings for menu inside header query
2024-09-06 09:00:07 +02:00
Erik Tiekstra
99c0d7976f
feat(SW-186): implemented queries and typings for top_link inside header query
2024-09-06 09:00:07 +02:00
Erik Tiekstra
1aff87f1a1
feat(SW-186): changed name existing header query to currentHeader query and all related types
2024-09-06 09:00:07 +02:00
Chuma McPhoy
0f80d82eac
chore(SW-285): content page types dir
2024-09-05 16:33:14 +02:00
Chuma McPhoy
a444746ccb
feat(SW-285): Add support for sidebar
2024-09-05 16:33:14 +02:00
Chuma McPhoy
60636d8cbe
feat(SW-285): add missing code for dynamic content
2024-09-05 16:33:14 +02:00
Chuma McPhoy
e88e4d92bf
feat(SW-285): Ship support for ContentPageBlocksCardsGrid
2024-09-05 16:33:14 +02:00
Chuma McPhoy
dd336ca4ab
feat(SW-285): add support for tags
2024-09-05 16:33:13 +02:00
Chuma McPhoy
57cd8c72da
feat(SW-285): add support for shortcuts in content pages
2024-09-05 16:33:13 +02:00
Chuma McPhoy
9a51cc6cb5
feat(SW-285): Ship support for ContentPageBlocksContent
2024-09-05 16:33:13 +02:00
Chuma McPhoy
b806824fde
fix(SW-285): fix validation
2024-09-05 16:33:13 +02:00
Tobias Johansson
238de4cd3a
Merged in feat/CJ-17-points-expiration-table (pull request #527 )
...
Feat/CJ-17 points expiration table
* feat(CJ-17): Added point expiration table and refactored to use Table component
* feat(CJ-17): Use Table component inside Row
* fix(CJ-117): Added missing css class and update date formatting
* fix(CJ-117): Added copy of membershipLevel route with a protectedProcedure
Approved-by: Christel Westerberg
2024-09-05 09:28:25 +00:00
Fredrik Thorsson
70460e5aba
feat(SW-176): add default values
2024-09-04 09:44:54 +02:00
Fredrik Thorsson
a3e540baa6
feat(SW-176): filter in route
2024-09-04 09:44:54 +02:00
Fredrik Thorsson
87de043598
feat(SW-176): add optional inputs
2024-09-04 09:44:54 +02:00
Fredrik Thorsson
e26a2aec85
feat(SW-176): add enum
2024-09-04 09:44:53 +02:00
Fredrik Thorsson
fa6108d718
feat(SW-176): use temp data for hotel
2024-09-04 09:44:03 +02:00
Fredrik Thorsson
3c82a8b4b5
feat(SW-176): use the availability endpoint
2024-09-04 09:44:03 +02:00
Fredrik Thorsson
d11554168f
feat(SW-176): refactor
2024-09-04 09:44:03 +02:00
Fredrik Thorsson
864f3cdaf2
feat(SW-176): rebase
2024-09-04 09:44:03 +02:00
Fredrik Thorsson
9112941026
feat(SW-176): set up route
2024-09-04 09:44:03 +02:00
Fredrik Thorsson
deb3151edc
feat(SW-176): add schemas
2024-09-04 09:44:03 +02:00
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
4d25573289
feat(SW-237): Fixed imports
2024-09-03 14:15:48 +02:00
Hrishikesh Vaipurkar
25f2e8f360
feat(SW-237): Implemented hide booking widget page level flag
2024-09-03 14:15:46 +02:00
Chuma McPhoy
879e89cf61
fix(SW-96): use import type
2024-08-30 08:53:34 +02:00
Chuma McPhoy
7d47994539
refactor(SW-96): use images from API & reduce data returned in getHotel
2024-08-30 08:53:34 +02:00
Erik Tiekstra
1803e8e1fb
fix(SW-159): renamed route to get instead of getHotel and changed getHotelId to function declaration
2024-08-30 07:55:49 +02:00
Erik Tiekstra
7fd2fd7ec6
feat(SW-159): merged contentstack and api requests for hotel query
2024-08-30 07:55:46 +02:00
Niclas Edenvin
f178f7fde0
Merged in feature/select-room-ux-one-page (pull request #523 )
...
This updates the select room page according to the new UX. It has different sections on the same page, but with specific URLs per section. Since neither UX, UI nor API is completely done both design and data structures are a bit temporary.
Approved-by: Simon.Emanuelsson
2024-08-29 13:38:14 +00:00
Michael Zetterberg
46852a36a1
fix: default dob in zod schema
2024-08-29 09:42:05 +02:00
Simon Emanuelsson
93526ce693
fix: rename retried-wrapped fetch to make caching work again
2024-08-28 14:55:31 +02:00
Michael Zetterberg
ce3248562b
feat: mask date of birth
2024-08-27 10:55:46 +02:00
Michael Zetterberg
68aa6e565d
Merged in fix/profile-data-error-logging (pull request #513 )
...
fix: log api response for profile data errors
2024-08-27 06:19:02 +00:00
Michael Zetterberg
2f628aa41f
fix: log api response for profile data errors
2024-08-27 08:16:27 +02:00
Michael Zetterberg
2ea6a2d242
fix: allow any membership level
2024-08-27 07:41:59 +02:00
Michael Zetterberg
f8d60afb49
debug: debug profile calls
2024-08-26 15:30:50 +02:00
Arvid Norlin
b56069e009
fix: remove toString() in metric attributes to avooid silly data like Object: Object
2024-08-26 13:30:07 +02:00
Arvid Norlin
0b2936159f
feat: add metrics
2024-08-26 11:50:35 +02:00
Arvid Norlin
fac0d7acdc
fix: structure logged data
2024-08-26 11:50:35 +02:00
Arvid Norlin
e3ca26d0df
feat: add metrics PoC counters to getHotel trpc query
2024-08-26 11:50:35 +02:00
Arvid Norlin
5b6295779d
fix: add apiResponse.text() to logging
2024-08-26 11:50:35 +02:00