Commit Graph

603 Commits (master)

Author SHA1 Message Date
Boaz Poolman f01398e80a
Merge pull request #159 from pluginpal/dependabot/npm_and_yarn/cross-spawn-7.0.6
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
2024-11-21 09:15:01 +01:00
dependabot[bot] 9b83d227db
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 00:11:49 +00:00
boazpoolman 89ff246e64 chore: Bump version to 3.0.4 2024-11-11 19:05:38 +00:00
Boaz Poolman d9198099a7 chore: fix deprecated strapi config annotation 2024-11-11 19:58:29 +01:00
Boaz Poolman 5e0ccf8e3d
Merge pull request #157 from pluginpal/feature/node-zip
feat: use adm-zip instead of 'zip' command
2024-11-11 19:56:51 +01:00
Boaz Poolman c1ad39d7ad feat: use adm-zip instead of 'zip' command 2024-11-11 19:31:31 +01:00
boazpoolman 39c4a66b75 chore: Bump version to 3.0.3 2024-11-08 19:48:22 +00:00
Boaz Poolman 79ca64ab34 Merge branch 'master' of github.com:pluginpal/strapi-plugin-config-sync 2024-11-08 20:45:59 +01:00
Boaz Poolman 0d630b21ec fix: update peer dependencies 2024-11-08 20:45:44 +01:00
boazpoolman 14a0ae877b chore: Bump version to 3.0.2 2024-11-06 19:01:31 +00:00
Boaz Poolman 02d5c20616 Merge branch 'master' of github.com:pluginpal/strapi-plugin-config-sync 2024-11-06 19:58:32 +01:00
Boaz Poolman d9fd9585ad fix: console warnings 2024-11-06 19:58:20 +01:00
boazpoolman 7ccf4cd274 chore: Bump version to 3.0.1 2024-11-06 14:00:06 +00:00
Boaz Poolman 16529e049c fix: actually build the plugin during the publish workflow 2024-11-06 14:58:06 +01:00
boazpoolman 1072afb31a chore: Bump version to 3.0.0 2024-11-06 13:52:10 +00:00
Boaz Poolman 775733eff8 fix: add @strapi/strapi as a devDependency 2024-11-06 14:30:59 +01:00
Boaz Poolman 0f6ac10c91 fix: remove @strapi/strapi as a dependency 2024-11-06 14:26:08 +01:00
Boaz Poolman a34246352e fix: add react-query as a dependency 2024-11-06 13:24:53 +01:00
Boaz Poolman c989e3f371 fix: shrink bundle size 2024-11-06 12:38:28 +01:00
Boaz Poolman 5de1accc77 refactor: updated dependency management 2024-11-06 12:29:16 +01:00
Boaz Poolman abfaaa8e5a chore: dependency updates 2024-11-06 12:12:36 +01:00
Boaz Poolman 20794eaa21 style: fix eslint issue 2024-11-06 12:01:37 +01:00
Boaz Poolman cc0e71988a refactor: use pack-up for bundling 2024-11-06 11:59:15 +01:00
boazpoolman 203fb4e7d1 chore: Bump version to 2.1.0 2024-10-18 20:09:31 +00:00
Boaz Poolman c02262184f
Merge pull request #150 from michaelrazmgah/feature/fix-issue-where-locale-is-not-found
fix: Fixing bug where Strapi UI is crashing when no locale is found
2024-10-18 22:00:59 +02:00
Boaz Poolman 829cbb0ae2 fix: eslint issue 2024-10-18 21:56:10 +02:00
Michael Razmgah 2a72cb1bb5
fix: Adding require into try catch to simplify by catching error inside single try-catch 2024-10-18 20:31:07 +02:00
Boaz Poolman 8ba4dbb728
Merge pull request #94 from The-Real-Established/master
feat: added option to download zip
2024-10-16 22:48:38 +02:00
Alexander Engel a794d30892
Merge pull request #1 from TMSchipper/fix/response-data
feat: add response.data and fix styling for layout with download zip …
2024-10-16 09:34:16 -07:00
Tim Schipper 9911e78b50 feat: add response.data and fix styling for layout with download zip button 2024-10-16 09:55:19 +02:00
Alexander Engel 3a71083a05 chore: fixed linting, moved helper function 2024-10-14 12:27:22 -07:00
Alexander Engel 6e6b6cfba7 fix: moved button to new file 2024-10-14 12:07:17 -07:00
Alexander Engel d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-10-14 12:07:03 -07:00
Alexander Engel 38563dbe6d fix: do not store config file 2024-10-14 11:58:53 -07:00
Michael Razmgah e74594a970
fix: Fixing bug where Strapi UI is crashing when no locale is found 2024-10-14 09:49:14 +02:00
Boaz Poolman 79a4a0b41c
Merge pull request #148 from pluginpal/feature/document-service
refactor: replace the entity service with the document service
2024-10-12 23:07:42 +02:00
Boaz Poolman fff5a765fe refactor: replace the entity service with the document service 2024-10-12 22:46:32 +02:00
Boaz Poolman 4f0ceccb85
Merge pull request #147 from pluginpal/feature/beta-fixes
Feature/beta fixes
2024-10-12 20:13:45 +02:00
Boaz Poolman d41f292e2d fix: push to the yalc registry in CI before starting the integration tests 2024-10-12 20:09:29 +02:00
Boaz Poolman 2b6bf4de94 fix: use yalc 'file' instead of yalc 'link' in CI for a more real-life package installation scenario 2024-10-12 20:01:43 +02:00
Boaz Poolman 75f53344d2 style: fix eslint issues 2024-10-12 19:52:13 +02:00
Boaz Poolman b14ee74c36 fix: config checkbox selection in the admin panel 2024-10-12 19:44:39 +02:00
Boaz Poolman 00da5012d8 fix: modal, dialog & typography styling 2024-10-12 18:46:42 +02:00
Boaz Poolman 11662c8421 chore: don't install just --production depdencies in ci, this case is handled by using the yalc registry 2024-10-12 17:18:40 +02:00
Boaz Poolman a6444d411d fix: add yalc as dependency to the playground also 2024-10-12 17:14:26 +02:00
Boaz Poolman e3e2d3e0af chore: update auto generated files 2024-10-12 16:47:00 +02:00
Boaz Poolman e69e39e436 docs: update contributing docs 2024-10-12 16:46:48 +02:00
Boaz Poolman e1aefbf5b6 chore: use yalc for playground development 2024-10-12 16:46:36 +02:00
Boaz Poolman 750c1a2895 chore: update strapi dependencies to 5.0.4 2024-10-12 16:22:33 +02:00
Boaz Poolman da2f064383
Merge pull request #146 from pluginpal/feature/update-readme
docs: update the README to refer to the docs website
2024-10-05 14:01:46 +02:00