Commit Graph

26 Commits

Author SHA1 Message Date
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 e26a2aec85 feat(SW-176): add enum 2024-09-04 09:44:53 +02:00
Fredrik Thorsson 3c82a8b4b5 feat(SW-176): use the availability endpoint 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
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
Chuma McPhoy f4586ba35b fi(SW-188): implement PR feedback 2024-08-21 10:31:52 +02:00
Chuma McPhoy 172802af2f fix(SW-188): remove refine and validate on transform for hotel schema 2024-08-21 10:31:52 +02:00
Chuma McPhoy 16e0165a6e fix(SW-188): use camelCase for schemas 2024-08-21 10:31:52 +02:00
Chuma McPhoy 96d3f68ad3 fix(SW-188): more semantic name for tolang transformer function 2024-08-21 10:31:52 +02:00
Chuma McPhoy 400c0b48e4 refactor(SW-188): reintroduce tempHotelData 2024-08-21 10:31:52 +02:00
Chuma McPhoy bd5e754d8a fix(SW-188): forAllergics typo 2024-08-21 10:31:52 +02:00
Chuma McPhoy 3a2a58a9ca fix(SW-188): improve semantics, use hotel instead of attribute naming 2024-08-21 10:31:52 +02:00
Chuma McPhoy 5d6fac63c1 chore: remove temp hotel data json 2024-08-21 10:31:52 +02:00
Chuma McPhoy 1ff6cd267d feat: update getHotel to use real hotel api endpoint, support for service tokens, type modifications 2024-08-21 10:31:52 +02:00
Fredrik Thorsson 75011dffe5 feat: schema change 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 798d19d3c8 feat: filter route changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson c7bef7d1cf feat: css and syntax changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson a48019a6a0 feat: pass filters as prop 2024-08-06 13:12:22 +02:00
Fredrik Thorsson ebfe4d45dc feat: add router for filters 2024-08-06 13:12:22 +02:00
Chuma McPhoy 0697c8d9ef feat: add included param to hotel call, fetch room data, setup schema, use in hotelpage 2024-07-10 18:55:22 +02:00
Niclas Edenvin 722bab97ad feat(SW-70): Create TRPC route to get rates 2024-07-09 13:25:26 +02:00
Chuma McPhoy bfcef5b832 chore: create a utils/languages file 2024-07-04 15:19:17 +02:00
Chuma McPhoy 0d5b775c24 feat: Add TRPC procedure for hotel API, schemas, and use in hotel content page 2024-07-02 15:27:07 +02:00