Commit Graph

804 Commits

Author SHA1 Message Date
Christel Westerberg 66f967f948 fix: rename Static folder 2024-02-28 11:21:09 +01:00
Arvid Norlin f1172058a1 feat: add vwo-script 2024-02-27 15:01:16 +01:00
Arvid Norlin 4ea00a5e2c fix: moved ensure-datalayer Script element to layout since that turns out to be a requirement to use strategy=beforeInteractive 2024-02-22 19:28:54 +01:00
Arvid Norlin a7780c84a1 chore: remove unused tracking properties and types 2024-02-22 19:09:21 +01: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 cbb53df67c feat(WEB-93): add Header to CMS and render it in Next 2024-02-22 16:32:59 +01:00
Christel Westerberg d625e42f49 fix: cleanup "new" pages 2024-02-22 10:00:14 +01:00
Christel Westerberg 4e4b6f1bd6 feat: separate current and "new" web in route groups 2024-02-22 09:47:59 +01:00
Arvid Norlin 8a8c463452 chore: run prettier --write . 2024-02-19 14:24:30 +01:00
Arvid Norlin a40eed711a fix: update import path in AdobeScript 2024-02-19 14:08:10 +01:00
Arvid Norlin 60e2c8ae45 fix: adjust datalayer behavior 2024-02-16 15:14:16 +01:00
Arvid Norlin 8b87267eda chore: remove console statements 2024-02-15 20:03:10 +01:00
Arvid Norlin effaec11e6 fix: add datalayerExists check to Tracking useEffect 2024-02-15 19:52:27 +01:00
Arvid Norlin f97756bafe debug: add log statements 2024-02-15 18:58:06 +01:00
Arvid Norlin 09b28edb48 fix: improve typings 2024-02-15 18:49:14 +01:00
Arvid Norlin 4beb8da0b9 chore: clarify with comment 2024-02-15 14:43:17 +01:00
Arvid Norlin b7c439fc6b fix: replace process with env 2024-02-15 14:29:17 +01:00
Arvid Norlin b938295ea2 chore: remove comment 2024-02-14 15:41:39 +01:00
Arvid Norlin 744ac6f49b chore: remove console.log 2024-02-14 12:59:01 +01:00
Arvid Norlin 4c4540f51b refactor: extract AdobeScript component 2024-02-14 11:58:20 +01:00
Arvid Norlin 778f456f4e chore: remove console statements 2024-02-14 11:47:51 +01:00
Arvid Norlin 0973103c0e chore: move type 2024-02-14 11:44:22 +01:00
Arvid Norlin c5e20e969a chore: remove redundant import 2024-02-14 11:42:31 +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
Arvid Norlin 5bd162da10 feat: align Tracking component props with CMS data 2024-02-14 10:57:37 +01:00
Arvid Norlin 5ccb6166c3 WIP: tracking 2024-02-14 10:57:37 +01:00
Arvid Norlin 666e62c851 fix: ensure window.datalayer access in client only 2024-02-14 10:57:37 +01:00
Arvid Norlin b40ef7d5c8 WIP: add Adobe page tracking 2024-02-14 10:57:37 +01:00
Christel Westerberg 367dffc41d fix: cleanup 2024-02-13 16:17:54 +01:00
Christel Westerberg fc06d116fd fix: render loading spinner if no hash 2024-02-13 08:25:50 +01:00
Christel Westerberg e07ce96ec0 fix: correct uri to url in variable name 2024-02-12 16:15:37 +01:00
Christel Westerberg c8a37b22da fix: breakout current page tsx 2024-02-12 16:01:42 +01:00
Christel Westerberg f7abe2c482 fix: remove template 2024-02-12 13:59:57 +01:00
Christel Westerberg 86dd453c85 fix: add loading state when no uri is given 2024-02-12 13:53:43 +01:00
Christel Westerberg c0b7f57c8a fiix: move not-found into route groups 2024-02-12 13:53:43 +01:00
Christel Westerberg dd8a88e47d fix: set search params in page 2024-02-12 13:53:43 +01:00
Christel Westerberg e48a9535ef fix: add sdk as script 2024-02-12 13:53:43 +01:00
Christel Westerberg 70f7e95036 fix: fetch preview content 2024-02-12 13:53:12 +01:00
Christel Westerberg 9d05eefd56 feat: init live preview sdk 2024-02-12 13:52:50 +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
Simon Emanuelsson 38d1cb9c4f feat: add scripts locally 2024-01-22 14:01:13 +01: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 Emanuelsson 0885a34d00 feat(WEB-49): add scripts for Cookiebot 2024-01-22 11:45:57 +01:00
Michael Zetterberg 363580dac2 feat(WEB-36): improve typings 2024-01-18 13:26:38 +01:00
Simon Emanuelsson 054d9ba43f feat(WEB-39): add da, de and en 2024-01-16 14:23:33 +01:00