Commit Graph

2431 Commits

Author SHA1 Message Date
Christel Westerberg 9e4f41ee46 fix: redirect users to /refresh on unauth and mod webview links 2024-05-28 08:29:52 +02:00
Christel Westerberg 777fd1e5b6 fix: set cookie in header on rewrite 2024-05-28 08:29:20 +02:00
Christel Westerberg b58b5f368d fix: refactor navigation of webview pages and add redirect to refresh 2024-05-28 08:29:20 +02:00
Christel Westerberg 49f760705e feat: add webview pages 2024-05-28 08:29:20 +02:00
Christel Westerberg d07826b2a3 fix: get access token from headers 2024-05-28 08:29:20 +02:00
Michael Zetterberg 888c33e3b3 chore(debug): auth 2024-05-28 08:28:54 +02:00
Arvid Norlin 4b4e214ab9 refactor: make createComparison more generic 2024-05-27 16:00:33 +02:00
Arvid Norlin f11e0c3903 fix: adjust viewport styles 2024-05-27 14:50:45 +02:00
Arvid Norlin 7b206947bc feat: add markup for additional viewport sizes 2024-05-27 10:09:05 +02:00
Arvid Norlin 52b927b684 extract BenefitCard component 2024-05-24 15:23:29 +02:00
Arvid Norlin 653cccaddb feat: add more generic Select component 2024-05-24 14:14:07 +02:00
Arvid Norlin 675228e4e9 chore: remove logs 2024-05-24 13:01:40 +02:00
Arvid Norlin c45380d8e2 debug: add logging 2024-05-24 11:36:00 +02:00
Arvid Norlin f2b8ddae8e debug: add prefetch=false to logout link 2024-05-24 10:48:45 +02:00
Christel Westerberg 506922cbe9 Merged in fix/trpc-link (pull request #202)
fix: relative path for trpc client

Approved-by: Michael Zetterberg
2024-05-23 14:00:47 +00:00
Arvid Norlin 470e308480 chore: css fixes 2024-05-23 15:42:52 +02:00
Christel Westerberg d0133bf2e8 fix: relative path for trpc client 2024-05-23 15:29:18 +02:00
Arvid Norlin 6cb1ee5385 chore: remove mock data 2024-05-23 15:25:08 +02:00
Arvid Norlin 1d481ba86d fix: adjust earn and burn mobile view 2024-05-23 14:59:26 +02:00
Arvid Norlin 672b1176d6 feat: add initial mobile layout for earn and burn 2024-05-23 14:59:26 +02:00
Arvid Norlin 90bd302715 fix: adjust table scaling 2024-05-23 14:59:26 +02:00
Arvid Norlin 607334aad5 fix: temp disable features using unavailable data 2024-05-23 14:59:26 +02:00
Arvid Norlin 795fe400cb fix: update friendTransaction model according to API 2024-05-23 14:59:26 +02:00
Arvid Norlin 9ef9de840c feat: add data handling to EarnAndBurn 2024-05-23 14:59:26 +02:00
Arvid Norlin 7ad8726633 feat: add initial support for points page 2024-05-23 14:59:26 +02:00
Matilda Landström e853f3980a Merged in feat/seamless-logout (pull request #194)
feat(WEB-207): Seamless logout

Approved-by: Michael Zetterberg
2024-05-23 12:54:44 +00:00
Arvid Norlin 59b8609c4a chore: remove redundant jsx fragment 2024-05-23 14:40:21 +02:00
Arvid Norlin da06311d34 chore: move type 2024-05-23 14:40:21 +02:00
Arvid Norlin e565c65a31 fix: correct OverviewTable createComparison function 2024-05-23 14:40:21 +02:00
Arvid Norlin bd93071e39 chore: make PR fixes 2024-05-23 14:40:21 +02:00
Arvid Norlin b127584b17 chore: use minus icon 2024-05-23 14:40:21 +02:00
Arvid Norlin bf247fa2b5 fix: tweak page layout 2024-05-23 14:40:21 +02:00
Arvid Norlin 14904e004a chore: move types 2024-05-23 14:40:21 +02:00
Arvid Norlin 6b016ce0e0 chore: rename perk to benefit 2024-05-23 14:40:21 +02:00
Arvid Norlin e5b9da29d0 feat: add rendering of detailed benefits 2024-05-23 14:40:21 +02:00
Arvid Norlin a5367354b6 add perk comparison logic 2024-05-23 14:40:21 +02:00
Arvid Norlin c171c909cb chore: add more levels to hardcoded data 2024-05-23 14:40:21 +02:00
Arvid Norlin 2a307db5e3 feat: add level selection logic 2024-05-23 14:40:21 +02:00
Arvid Norlin fc4b3300f5 chore: add initial level data 2024-05-23 14:40:21 +02:00
Arvid Norlin 1fd0e7164a feat: add initial version of Loyalty Overview Table 2024-05-23 14:40:21 +02:00
Arvid Norlin fffee84989 chore: add icons 2024-05-23 14:40:21 +02:00
Christel Westerberg 4c4841a923 Merged in fix/nullable-boolean (pull request #197)
fix: only zod validate output from trpc

Approved-by: Michael Zetterberg
2024-05-23 12:30:39 +00:00
Christel Westerberg 73faa12ebf Merged in fix/previous-data-throwing (pull request #200)
Fix: missing previous data throwing error

Approved-by: Michael Zetterberg
2024-05-23 12:23:08 +00:00
Christel Westerberg ed48d93376 fix: make dateofbirth optional for user data 2024-05-23 14:22:11 +02:00
Christel Westerberg 4d7207ec9a fix: missing previous data throwing error 2024-05-23 14:21:18 +02:00
Matilda Landström bb4b383caf fix: destructure lang prop 2024-05-23 14:15:02 +02:00
Matilda Landström ebd93db3d0 fix: env variables in correct order 2024-05-23 14:14:28 +02:00
Matilda Landström c35176dda8 refactor: remove console.log 2024-05-23 14:05:03 +02:00
Matilda Landström 93cb383220 refactor: cleanup 2024-05-23 14:05:03 +02:00
Matilda Landström e3e4d6c1c8 fix: cleanup logs 2024-05-23 14:05:03 +02:00