Pontus Dreij
7c3ff7f94e
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 14:45:35 +02:00
Pontus Dreij
98e8a048b4
fix(SW-592): Fix layout in mobile on select-hotel
2024-10-10 14:34:01 +02:00
Tobias Johansson
740419bad2
Merged in feat/SW-459-payment-flow-ui-ux (pull request #657 )
...
Feat/SW-459 payment flow ui ux
* feat(SW-431): List payment methods and handle booking status and redirection
* feat(SW-431): small fix
* fix(SW-431): Added intl string and sorted dictionaries
* fix(SW-431): add todo comments
* feat(SW-459): Added payment method icons
* feat(SW-459): refactored into new component and added form
* feat(SW-459): Localized strings
* feat(SW-459): added checkbox
* feat(SW-459): Refactored payment options and updated payment form
* feat(SW-459): update input bg color
* feat(SW-459): add current web links and style fixes
* fix(SW-459): fix issue with booking confirmation not being accessible
* feat(SW-459): style changes
* feat(SW-459): update max width of payment container
* feat(SW-459): update create booking schema
* feat(SW-459): fixes from PR
Approved-by: Arvid Norlin
2024-10-10 12:20:41 +00:00
Pontus Dreij
1d4947ecb6
feat(SW-415): Fix merge issues
2024-10-10 11:08:58 +02:00
Pontus Dreij
7cfea83be5
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 10:58:04 +02:00
Pontus Dreij
4c06a1b98d
feat(SW-415): Added content from API
2024-10-10 10:48:02 +02:00
Simon Emanuelsson
a15524098f
fix: re-add user fetch for enter details
2024-10-10 10:47:09 +02:00
Simon Emanuelsson
7c5205e7cf
feat: add summary card
2024-10-10 10:47:09 +02:00
Simon Emanuelsson
eeae38ec1d
feat: add selected room card
2024-10-10 10:46:28 +02:00
Linus Flood
ba5410bb97
feat/sw-561: some design tweaks for container widths
2024-10-10 10:44:06 +02:00
Simon Emanuelsson
4938588916
fix: re-add user fetch for enter details
2024-10-10 10:10:17 +02:00
Simon Emanuelsson
a84940aa8f
feat: add summary card
2024-10-10 09:11:52 +02:00
Linus Flood
aa38382b14
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-09 14:51:44 +02:00
Simon Emanuelsson
cc60b4d264
feat: add selected room card
2024-10-09 13:36:55 +02:00
Pontus Dreij
79442d80b8
feat(SW-415): Update Room card UI
2024-10-09 11:03:33 +02:00
Niclas Edenvin
c2c1a676ca
SW-454 Use the API on select room page
2024-10-09 11:03:33 +02:00
Pontus Dreij
94a1aa625a
feat/SW-415: Added select-rate to hotelReservation
2024-10-08 15:51:07 +02:00
Niclas Edenvin
baf6ed9f2b
SW-454 Use the API on select room page
2024-10-08 15:24:01 +02:00
Linus Flood
31356a264d
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-08 13:23:07 +02:00
Linus Flood
ee2637407e
Merge branch 'develop' into feature/sw-561-design-fixes
2024-10-08 13:20:40 +02:00
Christel Westerberg
f72f3a40ee
fix: add forms in accordions
2024-10-08 11:42:06 +02:00
Christel Westerberg
668eedd837
fix: toggle section accordion open
2024-10-08 11:42:06 +02:00
Christel Westerberg
1bb2d3f687
feat(SW-467): add routing for details steps
2024-10-08 11:42:06 +02:00
Niclas Edenvin
6e6d14875d
Merged in feat/SW-454-select-room-api (pull request #648 )
...
Feat/SW-454 Create select rate page foundation
* Extract select-rate page to its own, fixed route
* Rename availability to hotelsAvailability
* Update availability hotels response
* Number to string
Approved-by: Pontus Dreij
2024-10-08 09:10:06 +00:00
Simon Emanuelsson
372ec171f5
feat: breakfast choice
2024-10-08 09:59:48 +02:00
Simon Emanuelsson
e6b22b81f4
feat: select bed type
2024-10-08 09:58:10 +02:00
Linus Flood
ed55f966c7
feat/sw-561: some design tweaks for container widths
2024-10-07 09:17:04 +02:00
Simon Emanuelsson
451d461c7f
feat: guest information form enter details
2024-10-07 08:12:07 +02:00
Tobias Johansson
4103e3fb37
Merged in feat/SW-431-payment-flow (pull request #635 )
...
Feat/SW-431 payment flow
* feat(SW-431): Update mock hotel data
* feat(SW-431): Added route handler and trpc routes
* feat(SW-431): List payment methods and handle booking status and redirection
* feat(SW-431): Updated booking page to poll for booking status
* feat(SW-431): Updated create booking contract
* feat(SW-431): small fix
* fix(SW-431): Added intl string and sorted dictionaries
* fix(SW-431): Changes from PR
* fix(SW-431): fixes from PR
* fix(SW-431): add todo comments
* fix(SW-431): update schema prop
Approved-by: Simon.Emanuelsson
2024-10-04 09:37:09 +00:00
Tobias Johansson
869c9b67b8
Merged in feat/SW-475-enter-details-header (pull request #630 )
...
Feat/SW-475 enter details header
* feat(SW-475): updated hotel mock data to reflect api
* feat(SW-475): Added hotel selection header with sidepeek buttons
* fix(SW-475): fixes from PR
* fix(SW-475): changed intl string
Approved-by: Arvid Norlin
2024-10-03 07:42:26 +00:00
Niclas Edenvin
4477adacdc
Change to new enum format for point of interest
2024-09-27 14:30:03 +02:00
Niclas Edenvin
03fa798670
Use the interactive map on the map page
2024-09-27 14:23:49 +02:00
Simon Emanuelsson
af850c90e7
feat(SW-66, SW-348): search functionality and ui
2024-09-24 09:47:31 +02:00
Linus Flood
1e64f8b6b6
Hide hotelreservation route and contentPages
2024-09-19 14:45:21 +02:00
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
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