Commit Graph

72 Commits

Author SHA1 Message Date
Chuma McPhoy
e0121e7a17 fix: reuse currentWebHrefs for signup 2024-10-11 14:50:53 +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
Chuma McPhoy
967a7a8935 fix(SW-360): terms and conditions URL's 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
540ce58446 feat: setup signup routes and redirect on success 2024-10-10 10:47:09 +02:00
Chuma McPhoy
cae0648b2f fix(SW-360): terms and conditions URL's 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
f356d91f99 feat: setup signup routes and redirect on success 2024-10-10 08:59:33 +02:00
Pontus Dreij
94a1aa625a feat/SW-415: Added select-rate to hotelReservation 2024-10-08 15:51:07 +02:00
Christel Westerberg
1bb2d3f687 feat(SW-467): add routing for details steps 2024-10-08 11:42:06 +02:00
Matilda Landström
40c6ed0f20 fix(SW-302): small translation typo 2024-10-08 08:53:41 +02:00
Matilda Landström
2438d04f43 refactor(SW-302): cleanup 2024-10-08 08:53:41 +02:00
Matilda Landström
6c88d3431a chore(SW-302): add dynamic restaurant title 2024-10-08 08:53:41 +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
Niclas Edenvin
03fa798670 Use the interactive map on the map page 2024-09-27 14:23:49 +02:00
Erik Tiekstra
e79f413003 feat(SW-325): added pois to the list and dynamic map 2024-09-18 15:22:31 +02:00
Matilda Landström
93e54b4ca1 feat(SW-93): add mocked facility cards 2024-08-29 16:51:19 +02:00
Christel Westerberg
231edbe944 fix: default language if missing in profile 2024-08-26 10:52:13 +02:00
Simon Emanuelsson
2337d37f1a feat(SW-160): update profile 2024-08-23 09:09:55 +02:00
Christel Westerberg
2af17ef4d8 fix: route unlocalized login and logout correctly 2024-08-21 16:00:35 +02:00
Matilda Landström
86c4059c16 feat(SW-288): Update Finnish logout url 2024-08-21 08:29:52 +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
819ac454b0 Merged in feature/refresh-token (pull request #401)
feat: SW-101 Proactively refresh tokens

Approved-by: Michael Zetterberg
2024-08-16 13:56:09 +00:00
Arvid Norlin
04eb3c6d94 fix: enable localization of sidepeek params 2024-08-16 13:30:09 +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
Hrishikesh Vaipurkar
dde2b828cb feat: SW-162 MFA for Profile implemented 2024-08-14 10:44:10 +02:00
Christel Westerberg
92829108be bug: fix rewrites to profile routes for all languages 2024-07-16 07:57:11 +02:00
Christel Westerberg
87a56448d8 chore: update urls for my pages 2024-07-16 07:57:11 +02:00
Christel Westerberg
c96008fb78 fix: track user on page load 2024-07-15 13:35:36 +02:00
Fredrik Thorsson
286d772de1 feat: use getHotel data 2024-07-10 11:31:46 +02:00
Fredrik Thorsson
85232401c8 feat: add route for select hotel 2024-07-10 11:31:45 +02:00
Chuma McPhoy
bfcef5b832 chore: create a utils/languages file 2024-07-04 15:19:17 +02:00
Chuma McPhoy
de20f65c00 fix: more useful comment for util function 2024-07-03 16:29:44 +02:00
Chuma Mcphoy (We Ahead)
7509cc9c8a Merged develop into feat/setup-hotel-api-call 2024-07-03 11:21:21 +00:00
Fredrik Thorsson
37f4713715 feat: create route for hotel reservation 2024-07-03 10:56:04 +02:00
Chuma McPhoy
cd702dd38b fix: lowercase entire lang 2024-07-02 16:12:57 +02:00
Chuma McPhoy
606cd547bd fix: better commenting 2024-07-02 16:05:34 +02:00
Chuma McPhoy
0d5b775c24 feat: Add TRPC procedure for hotel API, schemas, and use in hotel content page 2024-07-02 15:27:07 +02:00
Christel Westerberg
8def6c1b5c fix: update urls for webviews 2024-06-24 16:36:06 +02:00
Chuma Mcphoy (We Ahead)
6185e37d9b Merged develop into fix/edit-profile-server-action 2024-06-24 12:57:27 +00:00
Christel Westerberg
462966a571 fix: change name of danish points page 2024-06-24 13:06:09 +02:00
Simon Emanuelsson
be47e42163 fix: whitelist server action proxies 2024-06-24 12:41:09 +02:00
Christel Westerberg
84b0cd202a fix: updaet urls for webview 2024-06-20 10:32:07 +02:00
Matilda Landström
9931d9edef Merged in feat/membership-information (pull request #233)
Feat(WEB-307) Display correct membership information

* fix: fix typo

* chore: update fetch of user membership

* chore: update components to use api data

* chore: remove lang as static value

* fix: adapt to dev updates

* fix: adapt to code from dev

* fix: break out MembershipLevel into its a React component

* fix: add enum to zod validation

* refactor: rename tier to level

* refactor: remove unnecessary casts

* refactor: change toString() to hideEmpty=false

* refactor: remove toString()

* refactor: remove hideEmpty from title and subtitle

* fix: update currentLevel with data

* fix: fix from rebase


Approved-by: Michael Zetterberg
2024-06-18 13:14:09 +00:00
Christel Westerberg
16ee1bf493 fix: return baseUrls if no uid is given to language switcher query 2024-06-14 07:57:35 +02:00
Christel Westerberg
6c8d6bd0a0 Merged in feat/new-my-pages-urls (pull request #234)
Feat(WEB-318): new my pages urls

Approved-by: Michael Zetterberg
2024-06-10 12:50:14 +00:00
Christel Westerberg
dc8e452a58 fix: rewrite eng myPages and rename urls for my pages urls 2024-06-10 13:32:13 +02:00
Christel Westerberg
fe21e74b7f fix: add new urls 2024-06-10 13:32:13 +02:00
Arvid Norlin
24810eaee6 implement logic to select compared levels based on membershipLevel 2024-06-10 10:49:57 +02:00