Commit Graph

411 Commits (ab68450bea71108b5720e07d165937a3faf1f1f7)

Author SHA1 Message Date
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
dependabot[bot] a5c6bf15dd
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-02 10:51:39 +00:00
Boaz Poolman 3872a19c58
Merge pull request #117 from boazpoolman/feature/upgrade-playground
chore: add missing dependencies in playground
2023-12-02 11:48:27 +01:00
Boaz Poolman c77d2988b9 chore: add missing dependencies in playground 2023-12-02 11:42:48 +01:00
boazpoolman 1585fbfa45 chore: Bump version to 1.2.3 2023-11-04 13:39:43 +00:00
Boaz Poolman b51c2e91ec
Merge pull request #115 from boazpoolman/dependabot/npm_and_yarn/browserify-sign-4.2.2
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2
2023-10-30 20:32:56 +01:00
dependabot[bot] 3318c4589d
chore(deps): bump browserify-sign from 4.2.1 to 4.2.2
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-28 04:56:23 +00:00
Boaz Poolman 7e78f04c24
Merge pull request #114 from boazpoolman/feature/update-query-fallback
fix: queryFallback utility
2023-10-23 21:13:58 +02:00
Boaz Poolman e2147ea5b6 fix: queryFallback utility 2023-10-23 21:06:04 +02:00
Boaz Poolman dd6e2f6c81 chore: Add more integration tests for create/update/delete in CLI 2023-10-22 12:36:28 +02:00
Mathijs Schouten a4b767f412
Merge pull request #111 from boazpoolman/feature/fix-import-on-bootstrap
Feature/fix import on bootstrap
2023-10-21 12:17:50 +02:00
Mathijs Schouten 88a40e7dfb
Merge pull request #113 from boazpoolman/feature/fix-config-sanitization-utility
fix: Remove recursive config sanitisation
2023-10-21 12:14:44 +02:00
Boaz Poolman a8e2180713 fix: Remove recursive config sanitisation 2023-10-20 16:59:38 +02:00
Boaz Poolman 19f5ba15f8 chore: More frequent database cleanups in between integration tests 2023-10-19 19:23:50 +02:00
Boaz Poolman 991da15d52 fix: Don't return promises in the queryFallback util 2023-10-19 19:08:30 +02:00
Boaz Poolman 5b9eaee29f fix: Use sed in ci 2023-10-19 09:15:39 +02:00
Boaz Poolman 81f22c6c93 fix: Add fallback for entitySerivce 2023-10-19 08:51:29 +02:00
Boaz Poolman 1acf0eee19 fix: Use sed in pipeline 2023-10-19 08:51:19 +02:00
Boaz Poolman 9333e8518b fix: Try using sed in pipeline 2023-10-19 08:33:57 +02:00
Boaz Poolman 3b7084fa87 chore: Add integration test for the importOnBootstrap setting 2023-10-19 08:19:06 +02:00
Boaz Poolman 7573cfd75c chore: Update test command 2023-10-19 08:18:42 +02:00
Boaz Poolman 27b349a82a chore: Update testing libraries 2023-10-19 07:49:52 +02:00