Commit Graph

104 Commits

Author SHA1 Message Date
Hrishikesh Vaipurkar c2e521035b feat(SW-237): Updated parallel route to the root layout 2024-09-03 14:15:49 +02:00
Hrishikesh Vaipurkar 097ef701e5 feat(SW-237): Renamed Bookingwidgetcontainer to BookingWidget 2024-09-03 14:15:47 +02:00
Hrishikesh Vaipurkar 0abaa4dc19 feat(SW-237): Implemented page based toggle for BW 2024-09-03 14:15:46 +02:00
Niclas Edenvin 0ab825278c feat: SW-280 implement basic details component 2024-09-02 09:01:21 +02:00
Chuma McPhoy ad088ee7f5 fix(SW-96): remove improper use of hotel get 2024-08-30 09:43:19 +02:00
Fredrik Thorsson 69ebf254d1 feat(SW-252): add new ux 2024-08-29 16:07:29 +02:00
Niclas Edenvin f178f7fde0 Merged in feature/select-room-ux-one-page (pull request #523)
This updates the select room page according to the new UX. It has different sections on the same page, but with specific URLs per section. Since neither UX, UI nor API is completely done both design and data structures are a bit temporary.

Approved-by: Simon.Emanuelsson
2024-08-29 13:38:14 +00:00
Simon Emanuelsson 93526ce693 fix: rename retried-wrapped fetch to make caching work again 2024-08-28 14:55:31 +02:00
Hrishikesh Vaipurkar 0815075ba2 feat(SW-158): Fixed MFA redirect Url 2024-08-22 16:10:17 +02:00
Michael Zetterberg a33a69fb58 fix: improve auth handling and logging 2024-08-22 14:07:36 +02:00
Hrishikesh Vaipurkar 020a2dfcc2 feat(SW-158): Updated return url handling for seamless magiclink login 2024-08-22 11:52:17 +02:00
Erik Tiekstra b073b0ae73 fix(SW-190): renamed components to index.tsx 2024-08-22 09:49:02 +02:00
Erik Tiekstra e7ec6b09c3 fix(SW-190): styling fixes 2024-08-22 09:49:02 +02:00
Erik Tiekstra 8220a39a8f feat(SW-190): added hero to static content pages 2024-08-22 09:49:02 +02:00
Simon Emanuelsson 48178cd4ea fix: profile_update scope typo fix 2024-08-22 08:42:08 +02:00
Michael Zetterberg 2361ba696d fix: improve auth handling and logging 2024-08-22 07:25:22 +02:00
Fredrik Thorsson 72ebc14f7d feat(SW-243): import tempdata 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 13d113169c feat(SW-243): css refactoring 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 56a85dcde7 feat(SW-243): refactor 2024-08-21 15:32:53 +02:00
Fredrik Thorsson 65509622d2 feat(SW-243): add temp data 2024-08-21 15:32:53 +02:00
Fredrik Thorsson a689f12965 feat(SW-243): add breakpoints 2024-08-21 15:32:53 +02:00
Fredrik Thorsson bdafef492f feat(SW-243): implement mobile design 2024-08-21 15:32:53 +02:00
Chuma McPhoy f3d32033a5 fix(SW-188): remove use of getHotel endpoint in components meant to use other endpoints 2024-08-21 10:31:52 +02:00
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