Commit Graph

81 Commits

Author SHA1 Message Date
Chuma McPhoy 3a2a58a9ca fix(SW-188): improve semantics, use hotel instead of attribute naming 2024-08-21 10:31:52 +02:00
Chuma McPhoy 1ff6cd267d feat: update getHotel to use real hotel api endpoint, support for service tokens, type modifications 2024-08-21 10:31:52 +02:00
Fredrik Thorsson 8c339fa593 feat(SW-240): add basic styling 2024-08-19 15:49:59 +02:00
Hrishikesh Vaipurkar 01bd7d2299 feat(SW-158): Updated to use custom cookie and optimization 2024-08-19 12:02:08 +02:00
Hrishikesh Vaipurkar fd4c238428 feat(SW-158): Optimized code 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar 710730a9e9 feat(SW-158): Implemented seamless login in magic link login 2024-08-19 12:02:07 +02:00
Hrishikesh Vaipurkar ce51402443 feat: SW-158 Optimized comments 2024-08-19 12:02:06 +02:00
Hrishikesh Vaipurkar 0b6b88e8e7 feat: SW-158 Optimized code 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar d3ae62eff1 feat: SW-158 Updated new param loginKey and callback url support 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar e14e3aaffa feat: SW-158 Magic Link login support 2024-08-19 12:02:05 +02:00
Hrishikesh Vaipurkar 2ce21626b9 feat: SW-158 Enabled support for authjs nonce 2024-08-19 12:02:04 +02:00
Hrishikesh Vaipurkar e36f5cd122 feat: SW-158 Adding route and support for Magic link 2024-08-19 12:02:04 +02: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
Hrishikesh Vaipurkar 51df6bfd34 feat(SW-162): Used token instead of cookie 2024-08-14 10:44:14 +02:00
Hrishikesh Vaipurkar 13ded529cc feat(SW-162): Updated MFA to use basic cookie validation 2024-08-14 10:44:13 +02:00
Hrishikesh Vaipurkar e264e4d2e2 feat: SW-162 Updated redirect to rewrite reducing unnecessary redirects for user 2024-08-14 10:44:13 +02:00
Fredrik Thorsson e7af67ca73 feat(SW-68): refactor digital signature 2024-08-13 08:52:54 +02:00
Fredrik Thorsson b5f0003b1a feat(SW-68): remove fragment 2024-08-13 08:52:54 +02:00
Fredrik Thorsson b45fc7eb4a feat(SW-68): change classname 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 03fd0a8a49 feat(SW-68): add semantic elements 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 4c0c90a0f0 feat(SW-68): add static map component 2024-08-13 08:52:54 +02:00
Fredrik Thorsson ca7c50659e feat: image styling 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 798d19d3c8 feat: filter route changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson c7bef7d1cf feat: css and syntax changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson a48019a6a0 feat: pass filters as prop 2024-08-06 13:12:22 +02:00
Fredrik Thorsson ebfe4d45dc feat: add router for filters 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 4a18d68909 feat: add basic styling to checkbox 2024-08-06 13:12:22 +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 5c6d9d03ce feat(SW-73): Create breakfast selection 2024-07-12 11:09:12 +02:00
Chuma Mcphoy (We Ahead) d26e856c47 Merged develop into feat/SW-92-room-card 2024-07-11 08:06:59 +00:00
Chuma McPhoy 48b7c79953 fix: accessing hotel in hotel reservation 2024-07-10 19:14:51 +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
Fredrik Thorsson 174fc75b42 feat: add hotel id 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 286d772de1 feat: use getHotel data 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 54daa1735a feat: add css variable 2024-07-10 11:31:46 +02:00
Fredrik Thorsson aed9b56e69 feat: remove ListContainer 2024-07-10 11:31:46 +02:00
Fredrik Thorsson 2f1f81530a feat: add placeholder data 2024-07-10 11:31:45 +02:00
Fredrik Thorsson 85232401c8 feat: add route for select hotel 2024-07-10 11:31:45 +02:00
Christel Westerberg 7068fb4e15 chore: update design system tokens 2024-07-10 07:57:11 +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 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
Fredrik Thorsson 37f4713715 feat: create route for hotel reservation 2024-07-03 10:56:04 +02:00
Christel Westerberg d206d576a7 fix: add my pages nav sidebar for logged in users 2024-07-01 11:46:35 +02:00
Chuma McPhoy f66645ffed fix: remove async from layout function 2024-06-28 09:26:56 +02:00
Chuma McPhoy 879b7abd82 fix: better code organisation for ContentType components 2024-06-27 13:17:26 +02:00
Chuma McPhoy 00c04de09a feat: add ability to access localized entries of Hotel pages through language switcher 2024-06-27 13:05:19 +02:00
Chuma McPhoy 0f0bd7361e feat: Add hotel page component 2024-06-26 15:48:35 +02:00