Commit Graph
25 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
Niclas Edenvin 56a49ee56d Link select hotel to select rate 2024-09-02 10:28:49 +02:00
Niclas Edenvin bb9b457525 Go to select hotel when booking widget submits 2024-09-02 10:20:55 +02:00
Niclas Edenvin 0ab825278c feat: SW-280 implement basic details component 2024-09-02 09:01:21 +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
Niclas Edenvin 819ac454b0 Merged in feature/refresh-token (pull request #401)
feat: SW-101 Proactively refresh tokens

Approved-by: Michael Zetterberg
2024-08-16 13:56:09 +00:00
Niclas Edenvin 59ae1a1d42 Merged in bug/lang-client-component (pull request #411)
bug: Make staycard a client component

* bug: Make staycard a client component


Approved-by: Hrishikesh Vaipurkar
2024-08-15 12:12:39 +00: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
Niclas EdenvinandMichael Zetterberg a5dbd38654 Merged in feature/stays-hover (pull request #380)
bug: SW-235 Fix hover state on stay card

Approved-by: Michael Zetterberg
2024-08-01 08:34:17 +00:00
Niclas Edenvin eca9669222 bug: SW-235 Fix hover state on stay card 2024-08-01 10:22:43 +02:00
Niclas Edenvin 39f2b88088 bug: SW-233 Fix wrong padding on membership number 2024-07-31 13:37:42 +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 e83c967eb3 Add some console logging to auth, for debug 2024-07-12 16:23:35 +02:00
Niclas Edenvin 5c6d9d03ce feat(SW-73): Create breakfast selection 2024-07-12 11:09:12 +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
Niclas Edenvin c5473f477e feat(SW-70): Move RoomCard types to /types 2024-07-09 13:28:44 +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 337dfe24ff feat(SW-70): Use CSS variable 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
Niclas Edenvin 404b1b38cb Remove debug logging 2024-06-28 14:17:38 +02:00
Niclas Edenvin 6b39f2d990 fix(WEB-233): make cookiebot more resilient 2024-06-28 13:41:37 +02:00
Niclas Edenvin 3b54aea6d7 fix(WEB-233): add the disabled checkbox for cookiebot 2024-06-28 13:41:37 +02:00