Commit Graph

7 Commits

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