Commit Graph

2008 Commits

Author SHA1 Message Date
Linus Flood c1ae60d20b Merge branch 'develop' into feat/sw-222-staycard-link 2024-10-10 11:05:32 +02:00
Linus Flood 3cf66e308b Fixed regex so it only match urls that starts with lang 2024-10-10 11:05:00 +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 7c5205e7cf feat: add summary card 2024-10-10 10:47:09 +02:00
Chuma McPhoy e7e9954cce fix(SW-360): available days in month 2024-10-10 10:47:09 +02:00
Chuma McPhoy 72bef761eb chore(SW-360): move password form types 2024-10-10 10:47:09 +02:00
Chuma McPhoy 6103e17db9 fix(SW-360): set new date in UTC format 2024-10-10 10:47:09 +02:00
Chuma McPhoy 967a7a8935 fix(SW-360): terms and conditions URL's 2024-10-10 10:47:09 +02:00
Chuma McPhoy a9033af4bd fix(SW-360): signup form props 2024-10-10 10:47:09 +02:00
Chuma McPhoy cfeb97771e fix(SW-360): Add eyeshow and eyehide icons 2024-10-10 10:47:09 +02:00
Chuma McPhoy c21a0cd18b fix(SW-360): redirect verify step when authed as well 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 65b61c900b feat:(SW-360): redirect authenticated users away from signup 2024-10-10 10:47:09 +02:00
Chuma McPhoy 3407d48f6a fix(SW-360): better handleSubmit error handling 2024-10-10 10:47:09 +02:00
Chuma McPhoy 8583306b3c refactor(SW-360): improve error handling logic 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
Chuma McPhoy f895cd2cb5 feat(SW-360): include signup form as a dynamic content 2024-10-10 10:46:51 +02:00
Tobias Johansson 367cab27ab fix(SW-360): Added test for edit profile form 2024-10-10 10:46:51 +02:00
Tobias Johansson 3872664d1d feat(SW-360): Added test for register user form 2024-10-10 10:46:51 +02:00
Tobias Johansson 88c343691d fix(SW-360): Added test ids to form fields 2024-10-10 10:46:51 +02:00
Tobias Johansson aa9475ce12 feat(SW-360): Added register form with server action 2024-10-10 10:46:47 +02:00
Tobias Johansson 87e208b548 fix(SW-360): Changed how DateSelect sets date, because it was working properly 2024-10-10 10:46:31 +02:00
Tobias Johansson ccef7e2666 fix(SW-360): Solved issue with date field not using placeholder values 2024-10-10 10:46:31 +02:00
Tobias Johansson c5c4f8e7e7 feat(SW-360): Refactored NewPassword input 2024-10-10 10:46:31 +02:00
Tobias Johansson a4483b7d71 feat(SW-360): Added checkbox component 2024-10-10 10:46:31 +02:00
Fredrik Thorsson e5f85e0499 style(SW-337): hotel page ui updates 2024-10-10 10:46:31 +02:00
Simon Emanuelsson eeae38ec1d feat: add selected room card 2024-10-10 10:46:28 +02:00
Linus Flood 76bc1b3502 Fix for current navigation 2024-10-10 10:44:08 +02:00
Linus Flood 20c7974849 Remove unnecessary css 2024-10-10 10:44:08 +02:00
Linus Flood 03aa3cb246 More design fixes 2024-10-10 10:44:08 +02:00
Linus Flood ba5410bb97 feat/sw-561: some design tweaks for container widths 2024-10-10 10:44:06 +02:00
Chuma Mcphoy (We Ahead) 11d9dd9025 Merged develop into feat/SW-360-signup-flow 2024-10-10 07:56:16 +00:00
Linus Flood ec2790a16e feat:sw-222 check if bookingUrl is linking to current or external page and use an anchor vs link element depending on it 2024-10-10 09:52:23 +02:00
Simon Emanuelsson a84940aa8f feat: add summary card 2024-10-10 09:11:52 +02:00
Chuma McPhoy ac8f64994f fix(SW-360): available days in month 2024-10-10 08:59:33 +02:00
Chuma McPhoy e3df8ea64f chore(SW-360): move password form types 2024-10-10 08:59:33 +02:00
Chuma McPhoy f726f860d1 fix(SW-360): set new date in UTC format 2024-10-10 08:59:33 +02:00
Chuma McPhoy cae0648b2f fix(SW-360): terms and conditions URL's 2024-10-10 08:59:33 +02:00
Chuma McPhoy 2fce70e866 fix(SW-360): signup form props 2024-10-10 08:59:33 +02:00
Chuma McPhoy e84b3ca980 fix(SW-360): Add eyeshow and eyehide icons 2024-10-10 08:59:33 +02:00
Chuma McPhoy 01b1d195ee fix(SW-360): redirect verify step when authed as well 2024-10-10 08:59:33 +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 6c54a54a9e feat:(SW-360): redirect authenticated users away from signup 2024-10-10 08:59:33 +02:00
Chuma McPhoy aa20a803d0 fix(SW-360): better handleSubmit error handling 2024-10-10 08:59:33 +02:00
Chuma McPhoy 5bdef742c7 refactor(SW-360): improve error handling logic 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
Chuma McPhoy 9ee53fd94a feat(SW-360): include signup form as a dynamic content 2024-10-10 08:59:33 +02:00
Tobias Johansson 4c1dca0ce8 fix(SW-360): Added test for edit profile form 2024-10-10 08:59:33 +02:00
Tobias Johansson 661effeefa feat(SW-360): Added test for register user form 2024-10-10 08:59:33 +02:00