Commit Graph
86 Commits
Author SHA1 Message Date
Simon.EmanuelssonandMichael Zetterberg 461df11e62 Merged in fix/SW-113 (pull request #385)
fix(SW-113): add colors to negative and positive point transactions

Approved-by: Michael Zetterberg
2024-08-07 08:52:25 +00:00
Simon Emanuelsson c94b83464f fix(SW-113): add colors to negative and positive point transactions 2024-08-06 14:11:10 +02:00
Simon Emanuelsson 56bfbc3b71 feat(WEB-163): edit profile field validation 2024-07-01 15:38:50 +02:00
Simon Emanuelsson be47e42163 fix: whitelist server action proxies 2024-06-24 12:41:09 +02:00
Simon EmanuelssonandChristel Westerberg d84efcbb0f feat(WEB-162): final design edit profile page 2024-06-19 14:51:00 +02:00
Simon EmanuelssonandChristel Westerberg 5f3e417593 feat(WEB-162): final design for my profile page 2024-06-19 14:51:00 +02:00
Simon Emanuelsson aca9221ea6 feat: loosen up the zod validations and return null instead of throwing 2024-06-18 12:28:05 +02:00
Simon Emanuelsson 7c4b8401e9 feat(WEB-304): remaning UI from design system primitives 2024-06-13 10:00:16 +02:00
Simon Emanuelsson de79c2dc80 feat(WEB-220): label translations 2024-06-05 13:25:10 +02:00
Simon Emanuelsson 04a3e8a946 feat: convert all fonts to woff2 format 2024-06-05 10:17:38 +02:00
Simon.EmanuelssonandMichael Zetterberg 47d7125ac1 Merged in feat/design-system-primitives (pull request #213)
Feat/design system primitives

Approved-by: Michael Zetterberg
2024-05-31 06:10:35 +00:00
Simon.EmanuelssonandMichael Zetterberg 71758223ff Merged in feat/overview-hero (pull request #204)
feat(WEB-250): overview hero final ui

Approved-by: Michael Zetterberg
Approved-by: Arvid Norlin
2024-05-31 05:57:14 +00:00
Simon Emanuelsson 00f99912fc feat(WEB-249): first iteration design system primitives (typography, grid) 2024-05-30 18:17:03 +02:00
Simon Emanuelsson 08e7eb2fca feat(WEB-250): overview hero final ui 2024-05-30 17:58:21 +02:00
Simon Emanuelsson 16b817f469 feat(WEB-250): overview hero final ui 2024-05-30 17:56:56 +02:00
Simon.EmanuelssonandMichael Zetterberg 67239b5a8f Merged in fix/current-content-page-searchparams (pull request #186)
fix: uri was never added to searchParams for current content page resulting in 404

Approved-by: Michael Zetterberg
2024-05-20 11:19:07 +00:00
Simon Emanuelsson 07ef588fa2 fix: uri was never added to searchParams for current content page resulting in 404 2024-05-20 12:40:23 +02:00
Simon EmanuelssonandMichael Zetterberg c4912bbb94 feat(WEB-215): add refresh_token 2024-05-20 02:43:59 +02:00
Simon.EmanuelssonandMichael Zetterberg c7c29c7dd8 Merged in feat/revalidate-cache-my-pages-breadcrumbs (pull request #135)
Feat/revalidate cache my pages breadcrumbs

Approved-by: Michael Zetterberg
2024-05-06 13:21:19 +00:00
Simon EmanuelssonandMichael Zetterberg 0c4aa592cc feat: revalidate my pages breadcrumbs on demand 2024-05-06 15:13:41 +02:00
Simon.EmanuelssonandMichael Zetterberg ba13a00b63 Merged in feat/revalidate-cache-my-pages-navigation (pull request #132)
Feat/revalidate cache my pages navigation

Approved-by: Michael Zetterberg
2024-05-06 11:53:04 +00:00
Simon EmanuelssonandMichael Zetterberg 1bffbc837e feat(WEB-209): revalidate my pages navigation on demand 2024-05-06 13:44:22 +02:00
Simon.EmanuelssonandMichael Zetterberg 837604e6ea Merged in feat/my-pages-breadcrumbs-contentstack (pull request #129)
Feat/my pages breadcrumbs contentstack

Approved-by: Michael Zetterberg
2024-04-19 13:29:23 +00:00
Simon Emanuelsson b2e992c69a feat(WEB-205, WEB-206): get breadcrumbs for my pages from contentstack 2024-04-19 09:24:38 +02:00
Simon.EmanuelssonandMichael Zetterberg 8a8a4ecd89 Merged in feat/get-profile (pull request #124)
feat(WEB-169, WEB-203, WEB-204): get profile data from API

Approved-by: Michael Zetterberg
2024-04-18 11:57:35 +00:00
Simon Emanuelsson 55794034c5 feat(WEB-169): get profile data from API 2024-04-18 13:53:49 +02:00
Simon.EmanuelssonandMichael Zetterberg 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.EmanuelssonandMichael Zetterberg 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
Simon.EmanuelssonandMichael Zetterberg 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.EmanuelssonandMichael Zetterberg 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
Simon.EmanuelssonandMichael Zetterberg 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
Simon.EmanuelssonandMichael Zetterberg a8572fdbc9 Merged in feat/mvp-overview-wireframe (pull request #88)
feat(WEB-167): update my pages layout to MVP wireframes

Approved-by: Michael Zetterberg
2024-04-05 13:14:09 +00:00
Simon Emanuelsson 8f87d6368c feat(WEB-167): update my pages layout to MVP wireframes 2024-04-05 08:43:58 +02:00
Simon.EmanuelssonandMichael Zetterberg 88e6e4d627 Merged in feat/rest-of-my-pages (pull request #81)
feat: finish my pages overview page according to wireframe

Approved-by: Michael Zetterberg
2024-04-02 13:20:01 +00:00
Simon Emanuelsson 8c8fa2d02c feat: finish my pages overview page according to wireframe 2024-04-02 13:43:23 +02:00
Simon.EmanuelssonandMichael Zetterberg a641894abf Merged in feat/user-data (pull request #71)
Feat/user data

Approved-by: Christel Westerberg
2024-03-28 10:59:37 +00:00
Simon Emanuelsson ec4da5798b feat(WEB-127): add trpc to handle requests both serverside and clientside 2024-03-27 11:56:06 +01:00
Simon.EmanuelssonandMichael Zetterberg 2087ac6c91 Merged in fix/rewrite-nexturl (pull request #73)
fix: split middleware in two, authed and public

Approved-by: Michael Zetterberg
2024-03-27 10:23:11 +00:00
Simon Emanuelsson 7d83b1feb4 fix: split middleware in two, authed and public 2024-03-27 11:12:54 +01:00
Simon Emanuelsson 445e523c9a feat: add redirect_proxy url to handle auth in stage, test 2024-03-27 09:12:14 +01:00
Simon.EmanuelssonandMichael Zetterberg f888038c96 Merged in feat/my-pages-wireframe (pull request #68)
feat(WEB-128): desktop and mobile initial wireframe implemented

Approved-by: Michael Zetterberg
2024-03-26 10:34:35 +00:00
Simon Emanuelsson b173c2fb11 feat(WEB-128): desktop and mobile initial wireframe implemented 2024-03-19 07:40:14 +01:00
Simon Emanuelsson fd6c49ac7c fix(WEB-115): alter contact block to allow any version of multiple numbers and addresses 2024-03-15 10:34:18 +01:00
Simon Emanuelsson bac98b4510 fix: change tag to tags for revalidation 2024-03-06 14:29:13 +01:00
Simon.EmanuelssonandMichael Zetterberg 41a224c83a Merged in feat/cypress (pull request #52)
feat: add cypress

Approved-by: Michael Zetterberg
2024-02-29 16:55:24 +00:00
Simon Emanuelsson b130ce11c6 feat: add cypress 2024-02-29 17:52:29 +01:00
Simon.EmanuelssonandChristel Westerberg 62582cbde0 Merged in feat/language-switcher-revalidation (pull request #42)
Feat/language switcher revalidation

Approved-by: Christel Westerberg
Approved-by: Arvid Norlin
2024-02-22 16:13:53 +00:00
Simon Emanuelsson f6f4e6edb4 feat(WEB-104): add on-demand revalidation for cache 2024-02-22 16:41:39 +01:00
Simon Emanuelsson d1d20ce555 feat(WEB-103): create request client to be able to use next caching 2024-02-22 16:33:09 +01:00
Simon Emanuelsson 7417abc814 feat(WEB-102): language-switcher per page basis 2024-02-22 16:33:08 +01:00
Simon Emanuelsson 9e56ff158d feat(WEB-112): adjust current-blocks-page to new model 2024-02-22 16:33:00 +01:00
Simon Emanuelsson 99c2a136ba feat(WEB-111): adjust footer for updated model 2024-02-22 16:33:00 +01:00
Simon Emanuelsson cbb53df67c feat(WEB-93): add Header to CMS and render it in Next 2024-02-22 16:32:59 +01:00
Simon.EmanuelssonandMichael Zetterberg 0301a43ec7 Merged in feat/change-env-handling (pull request #29)
feat: add t3 env package

Approved-by: Michael Zetterberg
2024-02-19 12:59:09 +00:00
Simon Emanuelsson 0a1df4d45c feat: add t3 env package 2024-02-19 13:49:51 +01:00
Simon.EmanuelssonandChristel Westerberg cbc0899be5 Merged in feat/add-default-render-option-components (pull request #25)
WEB-88

feat: add all default components for RTE

Approved-by: Christel Westerberg
Approved-by: Arvid Norlin
2024-02-14 09:53:18 +00:00
Simon EmanuelssonandChristel Westerberg 4006312cfc feat: add all default components for RTE 2024-02-14 10:49:33 +01:00
Simon.EmanuelssonandMichael Zetterberg a6475aaa97 Merged in fix/puffs-map-in-map (pull request #23)
fix: move puffs map to own container

Approved-by: Michael Zetterberg
2024-02-12 16:02:48 +00:00
Simon Emanuelsson 93089289b5 fix: move puffs map to own container 2024-02-12 17:01:03 +01:00
Simon.EmanuelssonandMichael Zetterberg fa9623aea8 Merged in fix/image-loader (pull request #22)
fix: add ? to src on image as contentstack cannot handle &

Approved-by: Michael Zetterberg
2024-02-12 15:58:30 +00:00
Simon Emanuelsson df2b99a135 fix: add ? to src on image as contentstack cannot handle & 2024-02-12 16:57:37 +01:00
Simon.EmanuelssonandChristel Westerberg cc60cd89b0 Merged in feat/remove-temp-page (pull request #19)
feat: remove temppage

Approved-by: Christel Westerberg
2024-02-12 14:48:43 +00:00
Simon Emanuelsson b103d9ef12 feat: remove temppage 2024-02-12 15:40:02 +01:00
Simon EmanuelssonandChristel Westerberg ba6af14748 feat: json rich text editor, blocks, asides, general structure 2024-02-12 13:20:45 +01:00
Simon.EmanuelssonandMichael Zetterberg c5a0f5f848 Merged in feat/intial-blocks (pull request #16)
feat: json rich text editor, blocks, asides, general structure

Approved-by: Michael Zetterberg
2024-02-12 12:18:56 +00:00
Simon Emanuelsson 66faa41e98 feat: json rich text editor, blocks, asides, general structure 2024-02-12 11:26:49 +01:00
Simon.EmanuelssonandArvid Norlin 1954902c76 Merged in fix/pagelink-typings (pull request #13)
fix: renamed file for pageLink types did not propagate correctly

Approved-by: Arvid Norlin
2024-02-07 12:53:45 +00:00
Simon Emanuelsson e9f2462737 fix: renamed file for pageLink types did not propagate correctly 2024-02-07 12:17:02 +01:00
Simon.EmanuelssonandArvid Norlin 9183b2fdb4 Merged in feat/block-pages (pull request #12)
feat: graphql client with fetches for initial pages

Approved-by: Arvid Norlin
2024-02-07 11:04:08 +00:00
Simon Emanuelsson 5e974aa3da feat: graphql client with fetches for initial pages 2024-02-07 11:58:54 +01:00
Simon.EmanuelssonandChristel Westerberg 8e2dce6929 Merged in feat/scripts (pull request #8)
feat: add scripts locally

Approved-by: Christel Westerberg
2024-01-23 08:36:35 +00:00
Simon Emanuelsson 38d1cb9c4f feat: add scripts locally 2024-01-22 14:01:13 +01:00
Simon.EmanuelssonandChristel Westerberg 305c15c007 Merged in feat/cookiebot (pull request #7)
feat(WEB-49): add scripts locally for Cookiebot as we need to manipulate css file import in file

Approved-by: Christel Westerberg
2024-01-22 11:52:23 +00:00
Simon Emanuelsson bb1cc45410 feat(WEB-49): add scripts locally for Cookiebot as we need to manipulate css file import in file 2024-01-22 12:04:11 +01:00
Simon.EmanuelssonandChristel Westerberg 717f844ffa Merged in feat/cookiebot (pull request #6)
feat(WEB-49): add scripts for Cookiebot

Approved-by: Christel Westerberg
2024-01-22 10:48:22 +00:00
Simon Emanuelsson 0885a34d00 feat(WEB-49): add scripts for Cookiebot 2024-01-22 11:45:57 +01:00
Simon.EmanuelssonandChristel Westerberg dce97d4e8b Merged in feat/static-pages-init (pull request #1)
feat(WEB-38, WEB-9, WEB-19): add static page for sponsoring, add Header and add Footer

Approved-by: Christel Westerberg
2024-01-17 09:23:30 +00:00
Simon Emanuelsson 2ff1dc22f1 feat(WEB-40): add markup aboutpage for fi, no and sv 2024-01-16 16:13:13 +01:00
Simon EmanuelssonandChristel Westerberg 054d9ba43f feat(WEB-39): add da, de and en 2024-01-16 14:23:33 +01:00