Commit Graph

603 Commits (master)

Author SHA1 Message Date
Boaz Poolman 44471af96e feat: configs-ync branding for docs 2025-03-17 14:33:01 +01:00
Boaz Poolman 7ee80fd923 fix: update docs logo 2025-03-17 11:45:43 +01:00
Boaz Poolman c51568fdde fix: correctly set the baseUrl for config-sync docs 2025-03-17 11:31:21 +01:00
Boaz Poolman 307d5c179b fix: set the baseUrl for docusaurus 2025-03-17 10:55:12 +01:00
Boaz Poolman eb0024c8cc fix: docs build 2025-03-17 09:31:24 +01:00
dependabot[bot] 516c1068a3
chore(deps): bump katex from 0.16.11 to 0.16.21 in /docs
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.11 to 0.16.21.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:24:40 +00:00
dependabot[bot] 2039105c88
chore(deps): bump @babel/helpers from 7.25.6 to 7.26.10 in /docs
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.25.6 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:24:22 +00:00
dependabot[bot] cf35548edf
chore(deps): bump dompurify from 3.1.6 to 3.2.4 in /docs
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:24:21 +00:00
dependabot[bot] fb4a28c068
chore(deps): bump @babel/runtime from 7.26.0 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:24:08 +00:00
Boaz Poolman c17ea4234c fix: docs deploy 2025-03-17 09:23:58 +01:00
Boaz Poolman b54537cd34 style: don't lint the docs source code 2025-03-17 09:23:49 +01:00
dependabot[bot] 3da9ad26c5
chore(deps): bump @babel/runtime-corejs3 from 7.25.6 to 7.26.10 in /docs
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.25.6 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:23:44 +00:00
dependabot[bot] 0168a343d3
chore(deps): bump nanoid from 3.3.7 to 3.3.10 in /docs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.10.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.10)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:23:38 +00:00
Boaz Poolman c2dafa17c4 fix: use explicit node version for docusaurus build 2025-03-17 09:19:51 +01:00
Boaz Poolman 8c839138f6 chore: add auto deploy for config-sync docs 2025-03-17 09:08:39 +01:00
Boaz Poolman 6c65d64b81 chore: move docs into the config-sync repo 2025-03-17 09:08:26 +01:00
dependabot[bot] bd2805b23b
chore(deps): bump prismjs from 1.29.0 to 1.30.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 22:38:25 +00:00
Boaz Poolman 10ef97a4d4 fix: ci 2025-01-25 11:26:59 +00:00
Boaz Poolman cbe5ed9386 fix: ci 2025-01-25 11:05:41 +00:00
Boaz Poolman f738ca5cf5 Merge branch 'master' of github.com:pluginpal/strapi-plugin-config-sync 2025-01-03 10:54:17 +00:00
Boaz Poolman 5947a1ba42 chore: have dependabot do scheduled updates of Strapi 2025-01-03 10:53:55 +00:00
Boaz Poolman 05941739bf
Merge pull request #166 from pluginpal/feature/e2e-tests
Feature/e2e tests
2024-12-30 22:05:23 +00:00
Boaz Poolman b25fe0cefb feat: add a e2e test for partial import/export from the gui 2024-12-30 21:47:02 +00:00
Boaz Poolman 54bec393bf fix: recursive loggin in upon failed login attempt 2024-12-30 20:54:54 +00:00
Boaz Poolman 7a0d228f77 fix: only reload after login, not after register 2024-12-30 20:26:14 +00:00
Boaz Poolman 4e81ebe622 fix: cypress flakyness by reloading after logging in 2024-12-30 20:18:44 +00:00
Boaz Poolman 83cf8ed165 fix: up the cypress timeout time 2024-12-30 19:59:39 +00:00
Boaz Poolman f0d9ab32bb fix: upload video artifacts on runner failure 2024-12-30 18:32:06 +00:00
Boaz Poolman c46fcc9db8 chore: upload cypress video's as artifacts in debug mode of github actions 2024-12-30 17:55:08 +00:00
Boaz Poolman e22906afa4 fix: up the timeout time of cypress 2024-12-30 15:10:14 +00:00
Boaz Poolman b7d31ddb0c fix: diff viewer 2024-12-30 15:09:52 +00:00
Boaz Poolman f731691cd1 chore: try to fail the diff viewer test 2024-12-30 13:05:04 +00:00
Boaz Poolman 11cde0b638 fix: disable unfinished test 2024-12-30 13:04:25 +00:00
Boaz Poolman fc5df403af fix: add missing playground:start command 2024-12-30 12:37:38 +00:00
Boaz Poolman 4e4613d8ab fix: updated eslint rules for cypress files 2024-12-30 10:43:38 +00:00
Boaz Poolman 24bbf0788b fix: add the /dist folder to eslintignore 2024-12-30 10:43:18 +00:00
Boaz Poolman 35463b9631 chore: run the e2e tests in the pipeline 2024-12-29 22:41:44 +00:00
Boaz Poolman f194c394d2 feat: add cypress and e2e tests 2024-12-29 22:41:05 +00:00
Boaz Poolman 592e934fe8 chore: add config/sync to the watch ignore files 2024-12-29 22:38:38 +00:00
Boaz Poolman c30f034cf2 chore: disable rate limiting in the playground 2024-12-29 22:38:20 +00:00
Boaz Poolman 4193e13c7c chore: update the generated content types in the playground 2024-12-29 22:36:48 +00:00
boazpoolman 14ed79b7b9 chore: Bump version to 3.1.1 2024-12-24 14:00:06 +00:00
Boaz Poolman acbfdbb89d
Merge pull request #165 from pluginpal/feature/fix-diff-viewer
fix: workaround for ssr issue of react diff-viewer lib
2024-12-24 14:57:11 +01:00
Boaz Poolman 2261b9915a fix: workaround for ssr issue of react diff-viewer lib 2024-12-24 13:51:06 +00:00
boazpoolman dbed0cb27d chore: Bump version to 3.1.0 2024-12-20 10:00:34 +00:00
Boaz Poolman 8990c9971a
Merge pull request #163 from pluginpal/feature/strapi-range
refactor: move @strapi packages from dependencies to peerDependencies
2024-12-19 22:17:20 +01:00
Boaz Poolman 750f2c3fe0 fix: add rc versions of @strapi/icons and @strapi/design-system 2024-12-19 21:07:10 +00:00
Boaz Poolman e0211d2164 refactor: move @strapi packages from dependencies to peerDependencies 2024-12-19 21:00:25 +00:00
Boaz Poolman 78acb059c2
Merge pull request #162 from pluginpal/dependabot/npm_and_yarn/nanoid-3.3.8 2024-12-18 14:13:36 +01:00
dependabot[bot] fc32b5b54c
chore(deps): bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:31:33 +00:00