Commit Graph

145 Commits

Author SHA1 Message Date
Christel Westerberg c47966f994 fix: caching 2024-05-31 09:38:46 +02:00
Christel Westerberg 0ec6d58d6a feat: sync design of header with current web 2024-05-31 09:29:46 +02:00
Christel Westerberg 88dde3def4 fix: support original_url 2024-05-31 09:28:23 +02:00
Christel Westerberg 28efca98b9 feat: fetch urls for language switcher from contentstack 2024-05-31 09:28:10 +02:00
Christel Westerberg dd930688fc fix: sync current header with static-pages 2024-05-31 09:25:15 +02:00
Simon Emanuelsson 00f99912fc feat(WEB-249): first iteration design system primitives (typography, grid) 2024-05-30 18:17:03 +02:00
Matilda Landström c52275c536 fix: prepare for removing the old breadcrumbs 2024-05-30 16:07:42 +02:00
Matilda Landström b74c904b63 refactor: separate queries for loyalty and mypages 2024-05-30 16:07:18 +02:00
Matilda Landström 2dcf31e851 refactor: renaming from accountPage to myPages 2024-05-30 16:07:18 +02:00
Matilda Landström 6abbc7811a refactor: rename queries to myPages 2024-05-30 16:07:17 +02:00
Matilda Landström c47021e321 refactor: rename myPages fragments 2024-05-30 16:07:17 +02:00
Matilda Landström 9d52838569 refactor: move LoyaltyPageBreadcrumbs fragment to separate file 2024-05-30 16:07:17 +02:00
Matilda Landström fb4fbb1cbd refactor: reuse query code for both loyalty and account pages 2024-05-30 16:07:17 +02:00
Matilda Landström 0b694f6a74 refactor: clean up an reuse code 2024-05-30 16:07:17 +02:00
Matilda Landström ca5120d3e3 chore: change account page breadcrumbs to same structure as loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström ed2fe5b30e refactor: change name on breadcrumbs unique id for loyalty page 2024-05-30 16:01:04 +02:00
Matilda Landström 4cfd908024 refactor: update names 2024-05-30 16:01:04 +02:00
Matilda Landström b262ebdb7c chore: add breadcrumbs to loyalty page 2024-05-30 16:01:04 +02:00
Christel Westerberg 97db9f21b9 fix: remove breadcrumbs 2024-05-28 10:14:49 +02:00
Christel Westerberg 158b5a5dbb fix: rebase issues 2024-05-28 08:30:20 +02:00
Christel Westerberg 9e4f41ee46 fix: redirect users to /refresh on unauth and mod webview links 2024-05-28 08:29:52 +02:00
Christel Westerberg c5e36018e1 fix: only zod validate output from trpc 2024-05-22 13:44:14 +02:00
Christel Westerberg 7d982aad18 feat: add new cards grid block 2024-05-21 15:23:06 +02:00
Michael Zetterberg 476e9f7582 fix(auth): make things work 2024-05-20 09:10:20 +02:00
Michael Zetterberg f5108d1a8e feat: improve structure and error handling 2024-05-20 00:51:16 +02:00
Christel Westerberg 863d99ad44 fix: refs for account page 2024-05-15 11:10:57 +02:00
Christel Westerberg d651ea526c feat: add revlidation for loyalty page 2024-05-15 11:10:57 +02:00
Christel Westerberg ed052dbfa4 fix: change optional to nullable in validation 2024-05-14 11:24:19 +02:00
Christel Westerberg dcddb9b22c fix: add cta text on card grid block 2024-05-07 08:28:53 +02:00
Simon Emanuelsson 0c4aa592cc feat: revalidate my pages breadcrumbs on demand 2024-05-06 15:13:41 +02:00
Simon Emanuelsson 1bffbc837e feat(WEB-209): revalidate my pages navigation on demand 2024-05-06 13:44:22 +02:00
Christel Westerberg 2a46fe6572 feat: add shortcuts component to loyaltypage 2024-05-06 11:22:24 +02:00
Arvid Norlin bfaacd7b5d feat: add handling of external linking in My Pages Navigation 2024-05-06 10:09:32 +02:00
Christel Westerberg e48d031647 fix: fetch by locale in loyaltyPage 2024-05-03 08:21:35 +02:00
Arvid Norlin f01bd44c44 fix: align typings with loyalty-page branch 2024-05-03 08:16:52 +02:00
Arvid Norlin 03daf0540e fix: correct Shortcuts 2024-05-03 08:16:52 +02:00
Arvid Norlin 3d5f0ebb2c feat: add initial RTE rendering to AccountPage 2024-05-03 08:16:51 +02:00
Arvid Norlin 0dd8998ff8 chore: move fragments 2024-05-03 08:16:51 +02:00
Arvid Norlin ea6890c9c6 chore: fix typo 2024-05-03 08:16:51 +02:00
Arvid Norlin a066202e14 refactor: extract PageLinks fragments to separate files 2024-05-03 08:16:51 +02:00
Arvid Norlin b7782b61a7 fix: add rendering logic for optional link and preamble 2024-05-03 08:16:51 +02:00
Arvid Norlin c8cb832350 feat: move overview page query to tRPC request 2024-05-03 08:16:51 +02:00
Arvid Norlin ed2cc59a87 feat: add initial rendering of Account page data 2024-05-03 08:16:51 +02:00
Arvid Norlin 1543065d27 feat: add Account Page query 2024-05-03 08:16:51 +02:00
Christel Westerberg 7ebab8dd7f fix: enable linking to page in rte 2024-05-02 16:07:21 +02:00
Christel Westerberg 696f82bb56 fix: fetch content type uid based on lang 2024-05-02 15:46:07 +02:00
Christel Westerberg d9f1470eb7 refactor: zod validation and pr comments 2024-04-29 14:31:30 +02:00
Christel Westerberg 9f0b044daa fix: break out content type uid fetch to utils function 2024-04-29 14:02:34 +02:00
Christel Westerberg 49b7aa89f8 refactor: infer types from zod validation 2024-04-29 14:02:04 +02:00
Christel Westerberg 00f30811cf feat: add card grid component 2024-04-29 14:02:03 +02:00