Commit Graph

123 Commits

Author SHA1 Message Date
Niclas Edenvin 6cfc79f8b5 Merged in feat/booking-flow-documentation (pull request #581)
Add readme for booking flow

* Add readme for booking flow


Approved-by: Fredrik Thorsson
2024-09-16 07:09:47 +00:00
Fredrik Thorsson 19f6cf91df feat(SW-251): remove log 2024-09-13 11:30:17 +02:00
Fredrik Thorsson 4287b868fa feat(SW-251): pr changes 2024-09-13 09:19:35 +02:00
Fredrik Thorsson 85460e95e5 feat(SW-251): type assertion 2024-09-12 16:55:36 +02:00
Fredrik Thorsson 98b903b314 feat(SW-251): add input 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 43e58dcf01 feat(SW-251): use parallel fetch for hotels 2024-09-12 16:52:44 +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 21d8a5835a feat(SW-189): added translations and some minor changes 2024-09-12 15:14:15 +02:00
Erik Tiekstra 789133af11 feat(SW-189): added dynamic map 2024-09-12 10:12:43 +02:00
Fredrik Thorsson 2bab73c3b9 feat(SW-176): remove clg 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 843566f101 feat(SW-176): add comment 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 ad0f42a90d feat(SW-176): destructure response 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 9112941026 feat(SW-176): set up route 2024-09-04 09:44:03 +02:00
Linus Flood 5150a870f5 SW-352 using loading.ts between page transations 2024-09-03 09:42:25 +02:00
Niclas Edenvin 0ab825278c feat: SW-280 implement basic details component 2024-09-02 09:01:21 +02:00
Chuma McPhoy ad088ee7f5 fix(SW-96): remove improper use of hotel get 2024-08-30 09:43:19 +02:00
Fredrik Thorsson 69ebf254d1 feat(SW-252): add new ux 2024-08-29 16:07:29 +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
Hrishikesh Vaipurkar 0815075ba2 feat(SW-158): Fixed MFA redirect Url 2024-08-22 16:10:17 +02:00
Michael Zetterberg a33a69fb58 fix: improve auth handling and logging 2024-08-22 14:07:36 +02:00
Hrishikesh Vaipurkar 020a2dfcc2 feat(SW-158): Updated return url handling for seamless magiclink login 2024-08-22 11:52:17 +02:00
Erik Tiekstra b073b0ae73 fix(SW-190): renamed components to index.tsx 2024-08-22 09:49:02 +02:00
Erik Tiekstra e7ec6b09c3 fix(SW-190): styling fixes 2024-08-22 09:49:02 +02:00
Erik Tiekstra 8220a39a8f feat(SW-190): added hero to static content pages 2024-08-22 09:49:02 +02:00
Simon Emanuelsson 48178cd4ea fix: profile_update scope typo fix 2024-08-22 08:42:08 +02:00
Michael Zetterberg 2361ba696d fix: improve auth handling and logging 2024-08-22 07:25:22 +02:00
Fredrik Thorsson 72ebc14f7d feat(SW-243): import tempdata 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 13d113169c feat(SW-243): css refactoring 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 56a85dcde7 feat(SW-243): refactor 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 65509622d2 feat(SW-243): add temp data 2024-08-21 15:32:53 +02:00
Fredrik Thorsson a689f12965 feat(SW-243): add breakpoints 2024-08-21 15:32:53 +02:00
Fredrik Thorsson bdafef492f feat(SW-243): implement mobile design 2024-08-21 15:32:53 +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 3a2a58a9ca fix(SW-188): improve semantics, use hotel instead of attribute naming 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 8c339fa593 feat(SW-240): add basic styling 2024-08-19 15:49:59 +02:00
Hrishikesh Vaipurkar 01bd7d2299 feat(SW-158): Updated to use custom cookie and optimization 2024-08-19 12:02:08 +02:00
Hrishikesh Vaipurkar fd4c238428 feat(SW-158): Optimized code 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar 710730a9e9 feat(SW-158): Implemented seamless login in magic link login 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar ce51402443 feat: SW-158 Optimized comments 2024-08-19 12:02:06 +02:00
Hrishikesh Vaipurkar 0b6b88e8e7 feat: SW-158 Optimized code 2024-08-19 12:02:05 +02:00