Commit Graph

2157 Commits

Author SHA1 Message Date
Simon Emanuelsson 55794034c5 feat(WEB-169): get profile data from API 2024-04-18 13:53:49 +02:00
Christel Westerberg 0a02ae376d Merged in fix/tsconfig-include-next (pull request #127)
fix: include .next in tsconfig
2024-04-18 10:00:09 +00:00
Christel Westerberg 3043c519eb fix: include .next in tsconfig 2024-04-18 11:46:10 +02:00
Christel Westerberg 1a95b65653 fix: move url field on content page to root 2024-04-18 10:28:35 +02:00
Michael Zetterberg d2c1887179 Merged in feat/upgrade-nextjs-plugin (pull request #125)
chore(deps): upgrade @netlify/plugin-nextjs to 5.1.1

Approved-by: Simon.Emanuelsson
2024-04-18 06:48:56 +00:00
Michael Zetterberg 98aefc107a chore(deps): upgrade @netlify/plugin-nextjs to 5.1.1 2024-04-18 08:45:24 +02:00
Michael Zetterberg c1b713ff25 Merged in feat/locale-my-pages-nav (pull request #120)
fix: my pages navigation locale aware

Approved-by: Simon.Emanuelsson
2024-04-17 17:46:59 +00:00
Michael Zetterberg dce31a500a Merged in fix/clean-up-static (pull request #123)
fix: clean up old static assets not in use anymore

Approved-by: Simon.Emanuelsson
2024-04-17 17:44:53 +00:00
Michael Zetterberg f01a6a134e Merged in fix/icon-paths (pull request #122)
fix: change icon paths to _static

Approved-by: Simon.Emanuelsson
2024-04-17 17:44:27 +00:00
Michael Zetterberg 549dfe356f Merged in fix/authjs-config (pull request #121)
fix: authjs config

Approved-by: Simon.Emanuelsson
2024-04-17 17:43:49 +00:00
Michael Zetterberg 94dbd0f887 fix: clean up old static assets not in use anymore 2024-04-17 17:32:24 +02:00
Michael Zetterberg d2372b4377 fix: change icon paths to _static 2024-04-17 17:29:24 +02:00
Michael Zetterberg 7d0e58a7fe fix: authjs config 2024-04-17 17:16:27 +02:00
Michael Zetterberg f1907d4ae8 fix: my pages navigation locale aware 2024-04-17 17:03:04 +02:00
Michael Zetterberg 0039428c76 Merged in feat/logout (pull request #119)
feat: logout endpoint

Approved-by: Simon.Emanuelsson
2024-04-17 13:57:37 +00:00
Michael Zetterberg ca7afd3eb8 feat: logout endpoint 2024-04-17 15:51:36 +02:00
Arvid Norlin 3c0b58d367 Merged in fix/tweak-vwo (pull request #118)
fix: WEB-177 adjust vwo script to listen to consent changes

Approved-by: Michael Zetterberg
2024-04-17 13:44:04 +00:00
Arvid Norlin bdbd0dcaa0 chore: add comment 2024-04-17 13:19:17 +02:00
Michael Zetterberg 68beec3ac4 fix: move /api to /api/web 2024-04-17 09:27:34 +02:00
Arvid Norlin 521abd94cd fix: adjust vwo script to listen to consent changes 2024-04-16 14:27:40 +02:00
Simon.Emanuelsson 9ea1251843 Merged in fix/aria-labels (pull request #115)
Fix/aria labels

Approved-by: Michael Zetterberg
2024-04-16 11:29:03 +00:00
Simon Emanuelsson 4ee4570373 fix: aria-label warnings for edit profile form 2024-04-16 13:28:28 +02:00
Simon Emanuelsson 21a839488a fix: parallell routes needs a page.tsx in root not just in catchAll route 2024-04-16 13:26:19 +02:00
Simon.Emanuelsson dfcf9b4ec0 Merged in fix/profile-parallell-routes (pull request #114)
fix: parallell routes needs a page.tsx in root not just in catchAll route

Approved-by: Michael Zetterberg
2024-04-16 11:25:22 +00:00
Simon Emanuelsson 3aeaee64fb fix: parallell routes needs a page.tsx in root not just in catchAll route 2024-04-16 13:24:00 +02:00
Michael Zetterberg 349afd4100 Merged in feat/api-web (pull request #110)
chore: move /api to /api/web
2024-04-16 10:05:26 +00:00
Michael Zetterberg 59879bcd6c Merged in feat/husky-v9 (pull request #112)
chore(deps): migrate to Husky v9
2024-04-16 09:44:19 +00:00
Michael Zetterberg abe4b67c3a chore(deps): migrate to Husky v9 2024-04-16 11:36:53 +02:00
Michael Zetterberg 41c29efd82 chore: move /api to /api/web 2024-04-16 11:11:48 +02:00
Simon.Emanuelsson bc381ea65f Merged in feat/move-my-pages-to-overview (pull request #109)
Feat/move my pages to overview

Approved-by: Michael Zetterberg
2024-04-16 08:33:52 +00:00
Simon Emanuelsson 752e8e11da feat: move my-pages view to overview 2024-04-16 10:19:37 +02:00
Simon.Emanuelsson 43c872ad78 Merged in feat/my-pages-breadcrumbs (pull request #105)
Feat/my pages breadcrumbs
2024-04-16 08:12:02 +00:00
Simon Emanuelsson 38f764e0ff feat: breadcrumbs for My Pages 2024-04-16 10:09:10 +02:00
Arvid Norlin 33b4d1d9fc fix: add nav title 2024-04-16 09:39:02 +02:00
Simon.Emanuelsson f7addc67aa Merged in feat/my-profile-mvp (pull request #102)
Feat/my profile mvp

Approved-by: Michael Zetterberg
2024-04-16 07:29:24 +00:00
Simon Emanuelsson 9396b2c3d5 feat(WEB-170): edit profile view 2024-04-16 09:24:31 +02:00
Simon Emanuelsson 82e4d40203 feat(WEB-154): my profile view 2024-04-12 16:25:52 +02:00
Christel Westerberg 3b05b9f205 fix: cleanup 2024-04-12 16:10:58 +02:00
Christel Westerberg 55fe30c77a fix: add correct routing 2024-04-12 16:10:58 +02:00
Christel Westerberg a99b2d3f08 fix: add intents for buttons 2024-04-12 16:10:58 +02:00
Christel Westerberg 85b83bc58b fix: add next level perks block 2024-04-12 16:10:58 +02:00
Christel Westerberg c398309cdd fix: add benefits block 2024-04-12 16:10:58 +02:00
Christel Westerberg 8ca4767806 feat: add my benefits page 2024-04-12 16:10:57 +02:00
Arvid Norlin 0a3292a354 chore: make the localhost port in the trpc Provider dynamic to work on ports other than 3000 2024-04-12 15:55:22 +02:00
Arvid Norlin 7797f5d0b0 fix: tweak vwo config to avoid blur backdrop and re-evanuate consent 2024-04-11 16:36:27 +02:00
Arvid Norlin f4a0264019 chore: remove references to obsolete CodeDefinedPage content type 2024-04-11 14:24:45 +02:00
Arvid Norlin c0b68f9e5b refactor: Extract Sidebar Link to component 2024-04-11 13:53:26 +02:00
Arvid Norlin 3d2fafff6d chore: move function declarations 2024-04-11 13:53:26 +02:00
Arvid Norlin 4b486ab344 refactor: move GrapQL fragments 2024-04-11 13:53:26 +02:00
Arvid Norlin ff8ea6d86a feat: add LoyaltyPage handling 2024-04-11 13:53:26 +02:00