Commit Graph

583 Commits (5fc0aea5853117b23e30c5c57d95f17c0849b510)

Author SHA1 Message Date
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
Boaz Poolman 9ad372ff59 chore: update the author & homepage info in the package.json 2024-03-27 16:15:05 +01:00
Boaz Poolman 338ed7ce39
Merge pull request #123 from pluginpal/dependabot/npm_and_yarn/follow-redirects-1.15.6
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
2024-03-18 19:50:12 +01:00
dependabot[bot] 65cc1caba1
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:59:50 +00:00
Mathijs Schouten 8f6e9da135
Merge pull request #121 from boazpoolman/feature/update-strapi
chore: update strapi to 4.19.0
2024-02-04 15:28:37 +01:00
Boaz Poolman af666ee2e5 chore: update strapi to 4.19.0 2024-01-27 10:24:45 +01:00
Boaz Poolman f828a9c198
Merge pull request #119 from boazpoolman/dependabot/npm_and_yarn/follow-redirects-1.15.4
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
2024-01-11 08:48:16 +01:00
dependabot[bot] 7ac23fb2be
chore(deps): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 03:09:51 +00:00
Boaz Poolman 8930a537b9
Merge pull request #118 from boazpoolman/feature/update-strapi-dependencies
chore: update @strapi devDependencies
2023-12-02 12:03:44 +01:00
Boaz Poolman 200f4f276c chore: update @strapi devDependencies 2023-12-02 11:59:59 +01:00
Boaz Poolman 3d5680e2c9
Merge pull request #116 from boazpoolman/dependabot/npm_and_yarn/adobe/css-tools-4.3.2
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
2023-12-02 11:54:37 +01:00