Commit Graph

43 Commits

Author SHA1 Message Date
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
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
Niclas Edenvin e67212bd94 Merged in feature/refactor-lang (pull request #387)
feat: SW-238 Avoid prop drilling of lang

Approved-by: Michael Zetterberg
2024-08-14 11:00:20 +00:00
Fredrik Thorsson e7af67ca73 feat(SW-68): refactor digital signature 2024-08-13 08:52:54 +02:00
Fredrik Thorsson b5f0003b1a feat(SW-68): remove fragment 2024-08-13 08:52:54 +02:00
Fredrik Thorsson b45fc7eb4a feat(SW-68): change classname 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 03fd0a8a49 feat(SW-68): add semantic elements 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 4c0c90a0f0 feat(SW-68): add static map component 2024-08-13 08:52:54 +02:00
Fredrik Thorsson ca7c50659e feat: image styling 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
Fredrik Thorsson 4a18d68909 feat: add basic styling to checkbox 2024-08-06 13:12:22 +02:00
Niclas Edenvin 5347ae5b6c feat(SW-71): Create bed selection 2024-07-19 09:34:28 +02:00
Niclas Edenvin 364979fdf4 feat(SW-74): add hotel information 2024-07-15 16:13:54 +02:00
Niclas Edenvin 5c6d9d03ce feat(SW-73): Create breakfast selection 2024-07-12 11:09:12 +02:00
Chuma Mcphoy (We Ahead) d26e856c47 Merged develop into feat/SW-92-room-card 2024-07-11 08:06:59 +00:00
Chuma McPhoy 48b7c79953 fix: accessing hotel in hotel reservation 2024-07-10 19:14:51 +02:00
Niclas Edenvin 3374505aee feat(SW-72): Add flexibility selection 2024-07-10 16:04:25 +02:00
Niclas Edenvin 8e94c92c70 feat(SW-72): move the room selection to its own component 2024-07-10 16:04:25 +02:00
Fredrik Thorsson 174fc75b42 feat: add hotel id 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 286d772de1 feat: use getHotel data 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 54daa1735a feat: add css variable 2024-07-10 11:31:46 +02:00
Fredrik Thorsson aed9b56e69 feat: remove ListContainer 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 2f1f81530a feat: add placeholder data 2024-07-10 11:31:45 +02:00
Fredrik Thorsson 85232401c8 feat: add route for select hotel 2024-07-10 11:31:45 +02:00
Niclas Edenvin 722bab97ad feat(SW-70): Create TRPC route to get rates 2024-07-09 13:25:26 +02:00
Niclas Edenvin 78c1452ed3 Add texts to i18n 2024-07-09 13:25:26 +02:00
Niclas Edenvin d6fe6a33b4 feat(SW-70): create base for rate selection page
This is the foundation for the rate selection. Since we don't have UX
and UI ready yet this is on a best effort basis. Things that will be
changed later includes proper API fetching, correct design,
internationalization of text and form handling.
2024-07-09 13:25:26 +02:00
Fredrik Thorsson 37f4713715 feat: create route for hotel reservation 2024-07-03 10:56:04 +02:00