Commit Graph

18 Commits

Author SHA1 Message Date
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