Simon Emanuelsson
f69c1c4cbf
feat: handle redirects when searchparams are missing in steps
2024-10-11 10:51:25 +02:00
Simon Emanuelsson
f6239b6ce7
fix: re-add translations lost because of rebase misses
2024-10-11 10:47:15 +02:00
Pontus Dreij
7c3ff7f94e
Merge remote-tracking branch 'origin/develop' into feat/SW-415-select-room-card
2024-10-10 14:45:35 +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
4c06a1b98d
feat(SW-415): Added content from API
2024-10-10 10:48:02 +02:00
Simon Emanuelsson
7c5205e7cf
feat: add summary card
2024-10-10 10:47:09 +02:00
Chuma McPhoy
bf8976c24c
feat(SW-360): Add signup verification route w. tracking for login
2024-10-10 10:47:09 +02:00
Chuma McPhoy
fe198b5fc5
feat(SW-360): register form headings and styling fixes
2024-10-10 10:47:05 +02:00
Tobias Johansson
aa9475ce12
feat(SW-360): Added register form with server action
2024-10-10 10:46:47 +02:00
Tobias Johansson
c5c4f8e7e7
feat(SW-360): Refactored NewPassword input
2024-10-10 10:46:31 +02:00
Simon Emanuelsson
eeae38ec1d
feat: add selected room card
2024-10-10 10:46:28 +02:00
Chuma Mcphoy (We Ahead)
11d9dd9025
Merged develop into feat/SW-360-signup-flow
2024-10-10 07:56:16 +00:00
Simon Emanuelsson
a84940aa8f
feat: add summary card
2024-10-10 09:11:52 +02:00
Chuma McPhoy
1f6fd4e980
feat(SW-360): Add signup verification route w. tracking for login
2024-10-10 08:59:33 +02:00
Chuma McPhoy
e1d6dd9282
feat(SW-360): register form headings and styling fixes
2024-10-10 08:59:33 +02:00
Tobias Johansson
e086857072
feat(SW-360): Added register form with server action
2024-10-10 08:59:33 +02:00
Tobias Johansson
9435059097
feat(SW-360): Refactored NewPassword input
2024-10-10 08:59:33 +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
Christel Westerberg
f72f3a40ee
fix: add forms in accordions
2024-10-08 11:42:06 +02:00
Pontus Dreij
edf948e341
Merge develop
2024-10-08 10:56:02 +02: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
Matilda Landström
c12fb9f125
fix(SW-302): remove unused translation
2024-10-08 08:53:41 +02:00
Matilda Landström
d55644db7c
fix(SW-302): plural translations
2024-10-08 08:53:41 +02:00
Matilda Landström
86dd3c04ed
feat(SW-302): switch out mock data for facility cards
2024-10-08 08:53:41 +02:00
Christel Westerberg
2886084a82
feat: add communication preferences
...
feat: add generatePreferencesLink
feat: add subscriberId endpoint
2024-10-08 08:25:44 +02:00
Pontus Dreij
4a83ecae74
feat(SW-350): fix merge conflicts
2024-10-07 14:12:04 +02:00
Tobias Johansson
9ff4e84ed6
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-07 13:45:31 +02:00
Simon Emanuelsson
a5400c1498
feat: guest information form enter details
2024-10-07 13:41:46 +02:00
Simon Emanuelsson
451d461c7f
feat: guest information form enter details
2024-10-07 08:12:07 +02:00
Pontus Dreij
b83103cb54
feat(SW-350): removed dublicaded translation
2024-10-04 12:40:18 +02:00
Tobias Johansson
9b160c2222
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 12:38:49 +02:00
Pontus Dreij
dde7fb1fd8
feat(SW-350): Implemented tooltip and booking widget tablet design
2024-10-04 12:38:49 +02:00
Tobias Johansson
2ddc735ab5
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 12:38:49 +02:00
Tobias Johansson
d44451d2dc
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 12:23:31 +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
Pontus Dreij
aee9e94f7a
feat(SW-350): Implemented tooltip and booking widget tablet design
2024-10-04 10:00:52 +02:00
Simon Emanuelsson
1380dec6e3
feat: add mobile ui to calendar
2024-10-02 11:50:56 +02:00
Simon Emanuelsson
99b14304d4
feat: add desktop ui to calendar
2024-09-27 17:51:27 +02:00
Erik Tiekstra
e43c4ce9e8
feat(SW-325): added translations
2024-09-27 10:07:31 +02:00
Simon Emanuelsson
af850c90e7
feat(SW-66, SW-348): search functionality and ui
2024-09-24 09:47:31 +02:00
Erik Tiekstra
e79f413003
feat(SW-325): added pois to the list and dynamic map
2024-09-18 15:22:31 +02:00
Pontus Dreij
fd44b79883
Merged in fix/SW-378-footer-language-switcher (pull request #579 )
...
fix(SW-378): Added close button to footer language switcher and made it slide up from below
Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2024-09-13 15:01:13 +00:00
Pontus Dreij
ca4521e4a1
feat(SW-378): Added close button to footer language switcher and made it slide up from below
2024-09-13 09:37:00 +02:00
Erik Tiekstra
21d8a5835a
feat(SW-189): added translations and some minor changes
2024-09-12 15:14:15 +02:00
Erik Tiekstra
50d74648b5
feat(SW-189): added static map to hotel page
2024-09-12 10:12:43 +02:00
Pontus Dreij
428fb3df3f
Merged in feat/sw-187-footer-content-stack (pull request #565 )
...
Feat/sw 187 footer content stack
Approved-by: Erik Tiekstra
Approved-by: Matilda Landström
2024-09-12 07:11:25 +00:00
Chuma McPhoy
d92308b99d
feat(SW-337): logic for accesible dialog title text for lightbox
2024-09-09 15:03:37 +02:00
Simon Emanuelsson
d46a7ecbf7
feat: add discard changes modal to profile edit
2024-09-09 10:27:38 +02:00