Commit Graph

66 Commits

Author SHA1 Message Date
Simon Emanuelsson af850c90e7 feat(SW-66, SW-348): search functionality and ui 2024-09-24 09:47:31 +02:00
Erik Tiekstra e79f413003 feat(SW-325): added pois to the list and dynamic map 2024-09-18 15:22:31 +02:00
Fredrik Thorsson 21ff8f8b5d feat(SW-251): update logging texts 2024-09-12 16:55:36 +02:00
Fredrik Thorsson 7eeafd2a20 feat(SW-251): use response to render filters 2024-09-12 16:55:36 +02:00
Fredrik Thorsson 8c530658c5 feat(SW-251): use availability to get hotel 2024-09-12 16:52:44 +02:00
Fredrik Thorsson 024a095dc6 feat(SW-251): check for undefined 2024-09-12 16:52:44 +02:00
Fredrik Thorsson 6089af764a feat(SW-251): filter request 2024-09-12 16:52:44 +02:00
Fredrik Thorsson 3f6e2ca06e feat(SW-251): set up filter route 2024-09-12 16:52:43 +02:00
Erik Tiekstra 50d74648b5 feat(SW-189): added static map to hotel page 2024-09-12 10:12:43 +02:00
Matilda Landström 86e9cf1177 refactor(SW-303): add typing 2024-09-10 16:10:01 +02:00
Matilda Landström f3a455926e refactor(SW-303): refactoring 2024-09-10 16:10:01 +02:00
Matilda Landström 84d37e58ef chore(SW-303): fetch activity card from CS 2024-09-10 16:10:01 +02:00
Matilda Landström 72c8246384 Revert "chore(SW-303): fetch activity card from CS"
This reverts commit dde9ca190a.
2024-09-09 08:46:31 +02:00
Matilda Landström dde9ca190a chore(SW-303): fetch activity card from CS 2024-09-09 08:44:12 +02: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
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
Simon Emanuelsson 93526ce693 fix: rename retried-wrapped fetch to make caching work again 2024-08-28 14:55:31 +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 9497e8eef3 fix: add apiResponse.text() to logging 2024-08-23 12:33:28 +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
Arvid Norlin 7de8a184b7 fix: improve logging for api requests 2024-08-23 09:46:17 +02:00
Simon Emanuelsson 2337d37f1a feat(SW-160): update profile 2024-08-23 09:09:55 +02:00
Chuma McPhoy f4586ba35b fi(SW-188): implement PR feedback 2024-08-21 10:31:52 +02:00
Chuma McPhoy f3d32033a5 fix(SW-188): remove use of getHotel endpoint in components meant to use other endpoints 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 aa38e82698 refactor: add hotel scope to service token fetch & enable hotel API 2024-08-21 10:31:52 +02:00
Chuma McPhoy 2407f40b75 fix(SW-188): replace formatMessage destructuring in hotel related components 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 ed379202c8 refactor(SW-188): replace anon or auth procedure with serviceProcedure 2024-08-21 10:31:52 +02:00