Commit Graph

142 Commits

Author SHA1 Message Date
Christel Westerberg 2a46fe6572 feat: add shortcuts component to loyaltypage 2024-05-06 11:22:24 +02:00
Christel Westerberg e48d031647 fix: fetch by locale in loyaltyPage 2024-05-03 08:21:35 +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 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
Christel Westerberg 2ddabf1e50 feat: add blocks for loyalty page 2024-04-29 14:02:03 +02:00
Christel Westerberg fc0e5aed02 feat: create blocks component for loyalty 2024-04-29 14:02:03 +02:00
Christel Westerberg 3a0c8610dc feat: add JoinLoyalty component 2024-04-29 14:01:21 +02:00
Christel Westerberg b57665ce62 fix: typings for contactConfig 2024-04-29 14:01:20 +02:00
Christel Westerberg c00f7b78eb feat(WEB-131): add loyalty page 2024-04-29 14:01:20 +02:00
Simon Emanuelsson b2e992c69a feat(WEB-205, WEB-206): get breadcrumbs for my pages from contentstack 2024-04-19 09:24:38 +02:00
Michael Zetterberg f1907d4ae8 fix: my pages navigation locale aware 2024-04-17 17:03:04 +02:00
Christel Westerberg a99b2d3f08 fix: add intents for buttons 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 f4a0264019 chore: remove references to obsolete CodeDefinedPage content type 2024-04-11 14:24:45 +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
Arvid Norlin 21c5d12d55 feat: add AccountPage handling 2024-04-11 13:53:26 +02:00
Arvid Norlin 631a82ee04 fix: refine url logic based on typename 2024-04-11 13:53:26 +02:00
Arvid Norlin dc9acb0a6a fix: correct uid 2024-04-11 13:53:26 +02:00
Arvid Norlin de025fc889 fix: add navigation subitems 2024-04-11 13:53:26 +02:00
Arvid Norlin e5876e4e14 feat: add initial my pages navigation 2024-04-11 13:53:26 +02:00
Simon Emanuelsson b173c2fb11 feat(WEB-128): desktop and mobile initial wireframe implemented 2024-03-19 07:40:14 +01:00
Arvid Norlin ab7596c14b fix: adjust tracking to use som english language value conventions in datalayer 2024-03-07 12:51:21 +01:00
Arvid Norlin a7780c84a1 chore: remove unused tracking properties and types 2024-02-22 19:09:21 +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 cbb53df67c feat(WEB-93): add Header to CMS and render it in Next 2024-02-22 16:32:59 +01:00
Arvid Norlin 0556b509bc fix: replace content_type_id with __typename 2024-02-14 11:15:52 +01:00
Arvid Norlin 5b3b47b568 WIP: map CMS data to Tracking 2024-02-14 10:57:37 +01:00
Christel Westerberg 93d09c554d fix: make preview env optional 2024-02-12 13:52:51 +01:00
Simon Emanuelsson 66faa41e98 feat: json rich text editor, blocks, asides, general structure 2024-02-12 11:26:49 +01:00
Arvid Norlin 2bd4e25403 Merged in feat/footer (pull request #11)
Feat/footer

* chore: correct type

* fix: remove redundant return type

* chore: align code formatting

* chore: format code to avoid diffing noise

* chore: clean up format diffing noise

* chore: move props tying to types folder

* fix: update app_downloads usage and types

* fix: improve footer query and typings

* refactor: add Image.graphql

* fix: correct typings
2024-02-08 14:22:13 +00:00
Simon Emanuelsson 5e974aa3da feat: graphql client with fetches for initial pages 2024-02-07 11:58:54 +01:00