Commit Graph

493 Commits (02d5c20616838d567ae115b31431256f277953d9)

Author SHA1 Message Date
dependabot[bot] 1dea4bda2f
chore(deps): bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 08:41:15 +00:00
Boaz Poolman e987b8d710
Merge pull request #136 from pluginpal/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8
2024-09-01 10:40:16 +02:00
dependabot[bot] 3c2d27310d
chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 01:25:07 +00:00
Boaz Poolman 7374c2758e
Merge pull request #135 from pluginpal/feature/fix-tests-ci
fix: run tests twice in CI, allowing the first try to fail
2024-08-28 22:51:26 +02:00
Boaz Poolman 645580b5ca fix: integration tests 2024-08-28 22:42:05 +02:00
Boaz Poolman 3b91e4b035 v2.0.0-beta.4 2024-08-13 20:30:25 +02:00
Boaz Poolman 8ef3217f5f fix: recursive config sanitization 2024-08-13 20:29:46 +02:00
Boaz Poolman c913705752
Merge pull request #132 from pluginpal/feature/fix-component-syncing
chore: setup components in the playground
2024-08-12 11:14:17 +02:00
Boaz Poolman 75634a30d2 fix: recursively santize all config except for content_manager_configuration items 2024-08-08 12:35:57 +02:00
Boaz Poolman e4e3825def chore: setup components in the playground 2024-08-05 18:37:56 +02:00
Boaz Poolman e9628ec2ba
Merge pull request #128 from pluginpal/dependabot/npm_and_yarn/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3
2024-07-18 22:12:36 +02:00
dependabot[bot] ceb504bb5f
chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-18 19:57:10 +00:00
Boaz Poolman 5e1e2a6386 v2.0.0-beta.3 2024-07-11 10:10:20 +02:00
Boaz Poolman dc3ab4b1b6
Merge pull request #130 from pluginpal/feature/update-to-rc
Update strapi to 5.0.0-rc.2
2024-07-10 10:33:46 +02:00
Boaz Poolman e8db8c6107 fix: rename design-system components for migtration to v2 2024-07-10 10:23:57 +02:00
Boaz Poolman 1ccd3d28f2 chore: update the .strapi/client/app.js to include config-sync 2024-07-10 10:23:10 +02:00
Boaz Poolman 9387c810ba chore: update design-system to 2.0.0-rc.7 2024-07-10 10:03:23 +02:00
Boaz Poolman dfb6852eb3 chore: update strapi to 5.0.0-rc.2 2024-07-10 09:57:14 +02:00
Boaz Poolman b2299346f8 v2.0.0-beta.2 2024-05-31 15:39:30 +02:00
Boaz Poolman 00bc2dde8a
Merge pull request #127 from pluginpal/feature/beta-testing
Beta testing
2024-05-31 13:49:42 +02:00
Boaz Poolman fb897c79b8 chore: update styled-components in the playground 2024-05-31 08:34:23 +02:00
Boaz Poolman 7ab1ad86e9 refactor: migrate design-system components for Strapi 5 2024-05-31 08:26:15 +02:00
Boaz Poolman e3f551e965 chore: update playground dependencies 2024-05-31 08:19:56 +02:00
Boaz Poolman 0965a94fe6 chore: update dependencies 2024-05-31 08:04:35 +02:00
Boaz Poolman 980593dc54
Merge pull request #126 from pluginpal/feature/migrate-v5
feat: initial v5 migration
2024-05-08 23:04:40 +02:00
Boaz Poolman 9c729759a2 fix: sanitize publishedAt fields 2024-05-08 23:00:03 +02:00
Boaz Poolman 943b83be90 fix: integration tests 2024-05-08 22:50:04 +02:00
Boaz Poolman 5ad9e8f0f6 fix: add testing libraries to the playground 2024-05-08 21:45:04 +02:00
Boaz Poolman fd63444630 chore: migrate the playground to v5 beta 2024-05-08 21:38:32 +02:00
Boaz Poolman 1c6f990d4d fix: use createStrapi in the tests helpers 2024-05-08 21:21:45 +02:00
Boaz Poolman b76187562d chore: test with beta.5 2024-05-08 21:21:29 +02:00
Boaz Poolman ab68450bea chore: run tests workflow for the beta branch 2024-05-08 21:16:14 +02:00
Boaz Poolman 60e2a1a7ea fix: use createStrapi instead of strapi default export 2024-05-08 21:12:18 +02:00
Boaz Poolman 4ee4e74bd7 style: fix eslint issue 2024-05-08 20:52:31 +02:00
Boaz Poolman 2a59690aae fix: merge conflicts 2024-05-08 20:50:28 +02:00
Boaz Poolman ab82a0dbf6 fix: deprecation warning regarding plugin config 2024-05-08 20:48:33 +02:00
Boaz Poolman 9178f1e902 fix: admin requests 2024-05-08 20:46:09 +02:00
Boaz Poolman 0b4974a338 fix: missing import 2024-05-08 19:51:35 +02:00
Boaz Poolman 6212b949ab fix: eslint no-unresolved 2024-05-08 19:49:40 +02:00
Boaz Poolman 60fca4899f chore: update lock file 2024-05-08 16:04:17 +02:00
Boaz Poolman ae6402803a refactor: update EmptyStateLayout to conform to it's new props 2024-05-08 15:58:30 +02:00
Boaz Poolman dfb5522024 chore: update to strapi beta.6 2024-05-08 15:57:35 +02:00
boazpoolman f8631f9685 chore: Bump version to 1.2.5 2024-04-18 21:12:12 +00:00
Boaz Poolman 15b265a37c Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-04-18 23:09:25 +02:00
Boaz Poolman 769e2c3be3 fix: check for process.env.CONFIG_SYNC_CLI with 'true' instead of true 2024-04-18 23:09:12 +02:00
boazpoolman e06ed0b968 chore: Bump version to 1.2.4 2024-04-18 20:36:03 +00:00
Boaz Poolman 6821110d7e feat: don't importOnBootstrap when using the config-sync CLI to start Strapi 2024-04-18 21:21:32 +02:00
Boaz Poolman 2063f88507 chore: move react-intl to the dependencies, rather then the devDependencies 2024-04-03 20:59:30 +02:00
Boaz Poolman c2ab9288c1 feat: initial v5 migration 2024-04-03 20:55:53 +02:00
Boaz Poolman 0f527048cc fix: update github URL in package.json 2024-03-27 16:21:39 +01:00