Pontus Dreij
a0286603db
Merged in feat(SW-1275)-cancel-booking-my-stay (pull request #1376 )
...
Feat(SW-1275) cancel booking my stay
* feat(SW-1276) UI implementation Desktop part 1 for MyStay
* feat(SW-1276) UI implementation Desktop part 2 for MyStay
* feat(SW-1276) UI implementation Mobile part 1 for MyStay
* refactor: move files from MyStay/MyStay to MyStay
* feat(SW-1276) Sidepeek implementation
* feat(SW-1276): Refactoring
* feat(SW-1276) UI implementation Mobile part 2 for MyStay
* feat(SW-1276): translations
* feat(SW-1276) fixed skeleton
* feat(SW-1276): Added missing translations
* feat(SW-1276) fixed translations
* feat(SW-1275) cancel modal
* feat(SW-1275): Mutate cancel booking
* feat(SW-1275) added translations
* feat(SW-1275) match current cancellationReason
* feat(SW-1275) Added modal for manage stay
* feat(SW-1275) Added missing icon
* feat(SW-1275) New Dont cancel button
* feat(SW-1275) Added preperation for Cancellation number
* feat(SW-1275): added --modal-box-shadow
* feat(SW-1718) Add to calendar
* feat(SW-1718) general add to calendar
Approved-by: Niclas Edenvin
2025-02-21 09:06:15 +00:00
Pontus Dreij
90fee1b0c4
Merged in fix/get-booking-as-user (pull request #1366 )
...
Fix: Use session.token.access_token if session exists in booking confirmation, else use serviceToken
* Fix: Added service token to safeProtectedProcedure
* fix: use of safeProtectedServiceProcedure
Approved-by: Michael Zetterberg
2025-02-18 11:42:18 +00:00
Simon Emanuelsson
13a164242f
fix: clean up hotel and its typings
2025-01-30 13:50:02 +01:00
Matilda Landström
577a4ca35e
Merged in feat/SW-1333-hotel-endpoint (pull request #1206 )
...
Feat(SW-133): Add additionalData endpoint
Approved-by: Erik Tiekstra
Approved-by: Fredrik Thorsson
2025-01-27 11:39:13 +00:00
Fredrik Thorsson
9f3c5f6040
feat(SW-1012): remove duplicate icon
2024-12-17 14:12:37 +01:00
Simon Emanuelsson
1d4a838860
feat(SW-866): download invoice
2024-12-05 11:21:20 +01:00
Simon Emanuelsson
0897a398ee
feat(SW-791): make confirmation page dynamic
2024-11-08 09:47:35 +01:00
Christel Westerberg
644ce369aa
fix: booking confirmation validation
2024-11-01 10:25:40 +01:00
Simon Emanuelsson
62f549e85d
feat: get breakfast package from API
2024-10-29 15:39:21 +01:00
Simon Emanuelsson
2d23f9bbf3
feat: booking confirmation page with hardcoded data
2024-10-23 11:56:02 +02:00
Christel Westerberg
71b03143ce
fix: refactor scopes for service token
2024-10-09 16:46:53 +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