Commit Graph

  • 2261b9915a fix: workaround for ssr issue of react diff-viewer lib #165 Boaz Poolman 2024-12-24 13:51:06 +0000
  • dbed0cb27d chore: Bump version to 3.1.0 boazpoolman 2024-12-20 10:00:34 +0000
  • 8990c9971a
    Merge pull request #163 from pluginpal/feature/strapi-range 3.1.0 Boaz Poolman 2024-12-19 22:17:20 +0100
  • 750f2c3fe0 fix: add rc versions of @strapi/icons and @strapi/design-system #163 Boaz Poolman 2024-12-19 21:07:10 +0000
  • e0211d2164 refactor: move @strapi packages from dependencies to peerDependencies Boaz Poolman 2024-12-19 21:00:25 +0000
  • 78acb059c2
    Merge pull request #162 from pluginpal/dependabot/npm_and_yarn/nanoid-3.3.8 Boaz Poolman 2024-12-18 14:13:36 +0100
  • fc32b5b54c
    chore(deps): bump nanoid from 3.3.7 to 3.3.8 #162 dependabot[bot] 2024-12-16 17:31:33 +0000
  • f01398e80a
    Merge pull request #159 from pluginpal/dependabot/npm_and_yarn/cross-spawn-7.0.6 Boaz Poolman 2024-11-21 09:15:01 +0100
  • 9b83d227db
    chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 #159 dependabot[bot] 2024-11-21 00:11:49 +0000
  • 89ff246e64 chore: Bump version to 3.0.4 boazpoolman 2024-11-11 19:05:38 +0000
  • d9198099a7 chore: fix deprecated strapi config annotation 3.0.4 Boaz Poolman 2024-11-11 19:58:29 +0100
  • 5e0ccf8e3d
    Merge pull request #157 from pluginpal/feature/node-zip Boaz Poolman 2024-11-11 19:56:51 +0100
  • c1ad39d7ad feat: use adm-zip instead of 'zip' command #157 Boaz Poolman 2024-11-11 19:31:31 +0100
  • 39c4a66b75 chore: Bump version to 3.0.3 boazpoolman 2024-11-08 19:48:22 +0000
  • 79ca64ab34 Merge branch 'master' of github.com:pluginpal/strapi-plugin-config-sync 3.0.3 Boaz Poolman 2024-11-08 20:45:59 +0100
  • 0d630b21ec fix: update peer dependencies Boaz Poolman 2024-11-08 20:45:44 +0100
  • 14a0ae877b chore: Bump version to 3.0.2 boazpoolman 2024-11-06 19:01:31 +0000
  • 02d5c20616 Merge branch 'master' of github.com:pluginpal/strapi-plugin-config-sync 3.0.2 Boaz Poolman 2024-11-06 19:58:32 +0100
  • d9fd9585ad fix: console warnings Boaz Poolman 2024-11-06 19:58:20 +0100
  • 7ccf4cd274 chore: Bump version to 3.0.1 boazpoolman 2024-11-06 14:00:06 +0000
  • 16529e049c fix: actually build the plugin during the publish workflow 3.0.1 Boaz Poolman 2024-11-06 14:58:06 +0100
  • 1072afb31a chore: Bump version to 3.0.0 boazpoolman 2024-11-06 13:52:10 +0000
  • 775733eff8 fix: add @strapi/strapi as a devDependency Boaz Poolman 2024-11-06 14:30:59 +0100
  • 0f6ac10c91 fix: remove @strapi/strapi as a dependency Boaz Poolman 2024-11-06 14:26:08 +0100
  • a34246352e fix: add react-query as a dependency Boaz Poolman 2024-11-06 13:24:53 +0100
  • c989e3f371 fix: shrink bundle size Boaz Poolman 2024-11-06 12:38:28 +0100
  • 5de1accc77 refactor: updated dependency management Boaz Poolman 2024-11-06 12:29:16 +0100
  • abfaaa8e5a chore: dependency updates Boaz Poolman 2024-11-06 12:12:36 +0100
  • 20794eaa21 style: fix eslint issue Boaz Poolman 2024-11-06 12:01:37 +0100
  • 9587795ff0
    chore(deps): bump elliptic from 6.5.7 to 6.6.0 #153 dependabot[bot] 2024-11-06 11:00:57 +0000
  • cc0e71988a refactor: use pack-up for bundling Boaz Poolman 2024-11-06 11:59:15 +0100
  • 203fb4e7d1 chore: Bump version to 2.1.0 boazpoolman 2024-10-18 20:09:31 +0000
  • c02262184f
    Merge pull request #150 from michaelrazmgah/feature/fix-issue-where-locale-is-not-found 2.1.0 Boaz Poolman 2024-10-18 22:00:59 +0200
  • 829cbb0ae2 fix: eslint issue #150 Boaz Poolman 2024-10-18 21:56:10 +0200
  • 2a72cb1bb5
    fix: Adding require into try catch to simplify by catching error inside single try-catch Michael Razmgah 2024-10-18 20:31:07 +0200
  • 8ba4dbb728
    Merge pull request #94 from The-Real-Established/master Boaz Poolman 2024-10-16 22:48:38 +0200
  • a794d30892
    Merge pull request #1 from TMSchipper/fix/response-data #94 Alexander Engel 2024-10-16 09:34:16 -0700
  • 9911e78b50 feat: add response.data and fix styling for layout with download zip button Tim Schipper 2024-10-16 09:55:19 +0200
  • 3a71083a05 chore: fixed linting, moved helper function Alexander Engel 2024-10-14 12:27:22 -0700
  • 6e6b6cfba7 fix: moved button to new file Alexander Engel 2024-10-14 12:07:17 -0700
  • d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync Alexander Engel 2024-10-14 12:07:03 -0700
  • 38563dbe6d fix: do not store config file Alexander Engel 2024-10-14 11:58:53 -0700
  • e74594a970
    fix: Fixing bug where Strapi UI is crashing when no locale is found Michael Razmgah 2024-10-14 09:49:14 +0200
  • 05f60822cb fix: Fixing bug where Strapi UI is crashing when no locale is found #149 Michael Razmgah 2024-10-14 09:39:28 +0200
  • 79a4a0b41c
    Merge pull request #148 from pluginpal/feature/document-service 2.0.0 Boaz Poolman 2024-10-12 23:07:42 +0200
  • fff5a765fe refactor: replace the entity service with the document service #148 Boaz Poolman 2024-10-12 22:46:32 +0200
  • 4f0ceccb85
    Merge pull request #147 from pluginpal/feature/beta-fixes Boaz Poolman 2024-10-12 20:13:45 +0200
  • d41f292e2d fix: push to the yalc registry in CI before starting the integration tests #147 Boaz Poolman 2024-10-12 20:09:29 +0200
  • 2b6bf4de94 fix: use yalc 'file' instead of yalc 'link' in CI for a more real-life package installation scenario Boaz Poolman 2024-10-12 20:01:43 +0200
  • 75f53344d2 style: fix eslint issues Boaz Poolman 2024-10-12 19:52:13 +0200
  • b14ee74c36 fix: config checkbox selection in the admin panel Boaz Poolman 2024-10-12 19:44:39 +0200
  • 00da5012d8 fix: modal, dialog & typography styling Boaz Poolman 2024-10-12 18:46:42 +0200
  • 11662c8421 chore: don't install just --production depdencies in ci, this case is handled by using the yalc registry Boaz Poolman 2024-10-12 17:18:40 +0200
  • a6444d411d fix: add yalc as dependency to the playground also Boaz Poolman 2024-10-12 17:14:26 +0200
  • e3e2d3e0af chore: update auto generated files Boaz Poolman 2024-10-12 16:47:00 +0200
  • e69e39e436 docs: update contributing docs Boaz Poolman 2024-10-12 16:46:48 +0200
  • e1aefbf5b6 chore: use yalc for playground development Boaz Poolman 2024-10-12 16:46:36 +0200
  • 750c1a2895 chore: update strapi dependencies to 5.0.4 Boaz Poolman 2024-10-12 16:22:33 +0200
  • da2f064383
    Merge pull request #146 from pluginpal/feature/update-readme Boaz Poolman 2024-10-05 14:01:46 +0200
  • 5c6ac137f2 docs: update the README to refer to the docs website #146 Boaz Poolman 2024-10-05 14:01:01 +0200
  • 3a635e2d44
    Merge pull request #145 from pluginpal/dependabot/npm_and_yarn/rollup-4.22.4 Boaz Poolman 2024-09-24 07:39:46 +0200
  • 767b409886
    chore(deps): bump rollup from 4.18.0 to 4.22.4 #145 dependabot[bot] 2024-09-23 23:59:01 +0000
  • c29660bf5d
    Merge pull request #143 from pluginpal/dependabot/npm_and_yarn/path-to-regexp-6.3.0 Boaz Poolman 2024-09-18 19:08:03 +0200
  • 5d8ce7a028
    Merge pull request #142 from pluginpal/dependabot/npm_and_yarn/webpack-5.94.0 Boaz Poolman 2024-09-18 19:07:54 +0200
  • af9427823d
    chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 #143 dependabot[bot] 2024-09-18 16:25:58 +0000
  • 46c9f83508
    chore(deps): bump webpack from 5.91.0 to 5.94.0 #142 dependabot[bot] 2024-09-18 16:25:58 +0000
  • 8cca77377a
    Merge pull request #138 from pluginpal/beta Boaz Poolman 2024-09-18 18:23:53 +0200
  • 0a239323f1 fix: conflicts #138 Boaz Poolman 2024-09-18 17:59:49 +0200
  • e445967d82
    Merge pull request #137 from pluginpal/dependabot/npm_and_yarn/elliptic-6.5.7 v1 Boaz Poolman 2024-09-01 10:47:15 +0200
  • 1dea4bda2f
    chore(deps): bump elliptic from 6.5.4 to 6.5.7 #137 dependabot[bot] 2024-09-01 08:41:15 +0000
  • e987b8d710
    Merge pull request #136 from pluginpal/dependabot/npm_and_yarn/micromatch-4.0.8 Boaz Poolman 2024-09-01 10:40:16 +0200
  • 3c2d27310d
    chore(deps): bump micromatch from 4.0.5 to 4.0.8 #136 dependabot[bot] 2024-09-01 01:25:07 +0000
  • 7374c2758e
    Merge pull request #135 from pluginpal/feature/fix-tests-ci Boaz Poolman 2024-08-28 22:51:26 +0200
  • 645580b5ca fix: integration tests #135 Boaz Poolman 2024-08-28 22:42:05 +0200
  • 3b91e4b035 v2.0.0-beta.4 2.0.0-beta.4 Boaz Poolman 2024-08-13 20:30:25 +0200
  • 8ef3217f5f fix: recursive config sanitization Boaz Poolman 2024-08-13 20:29:46 +0200
  • c913705752
    Merge pull request #132 from pluginpal/feature/fix-component-syncing 1.2.6 Boaz Poolman 2024-08-12 11:14:17 +0200
  • 75634a30d2 fix: recursively santize all config except for content_manager_configuration items #132 Boaz Poolman 2024-08-08 12:35:57 +0200
  • e4e3825def chore: setup components in the playground Boaz Poolman 2024-08-05 18:37:56 +0200
  • e9628ec2ba
    Merge pull request #128 from pluginpal/dependabot/npm_and_yarn/braces-3.0.3 Boaz Poolman 2024-07-18 22:12:36 +0200
  • ceb504bb5f
    chore(deps): bump braces from 3.0.2 to 3.0.3 #128 dependabot[bot] 2024-07-18 19:57:10 +0000
  • 5e1e2a6386 v2.0.0-beta.3 2.0.0-beta.3 Boaz Poolman 2024-07-11 10:10:20 +0200
  • dc3ab4b1b6
    Merge pull request #130 from pluginpal/feature/update-to-rc Boaz Poolman 2024-07-10 10:33:46 +0200
  • e8db8c6107 fix: rename design-system components for migtration to v2 #130 Boaz Poolman 2024-07-10 10:23:57 +0200
  • 1ccd3d28f2 chore: update the .strapi/client/app.js to include config-sync Boaz Poolman 2024-07-10 10:23:10 +0200
  • 9387c810ba chore: update design-system to 2.0.0-rc.7 Boaz Poolman 2024-07-10 10:03:23 +0200
  • dfb6852eb3 chore: update strapi to 5.0.0-rc.2 Boaz Poolman 2024-07-10 09:57:14 +0200
  • b2299346f8 v2.0.0-beta.2 Boaz Poolman 2024-05-31 15:39:30 +0200
  • 00bc2dde8a
    Merge pull request #127 from pluginpal/feature/beta-testing 2.0.0-beta.2 Boaz Poolman 2024-05-31 13:49:42 +0200
  • fb897c79b8 chore: update styled-components in the playground #127 Boaz Poolman 2024-05-31 08:34:23 +0200
  • 7ab1ad86e9 refactor: migrate design-system components for Strapi 5 Boaz Poolman 2024-05-31 08:26:15 +0200
  • e3f551e965 chore: update playground dependencies Boaz Poolman 2024-05-31 08:19:56 +0200
  • 0965a94fe6 chore: update dependencies Boaz Poolman 2024-05-31 08:04:35 +0200
  • 980593dc54
    Merge pull request #126 from pluginpal/feature/migrate-v5 2.0.0-beta.1 Boaz Poolman 2024-05-08 23:04:40 +0200
  • 9c729759a2 fix: sanitize publishedAt fields #126 Boaz Poolman 2024-05-08 23:00:03 +0200
  • 943b83be90 fix: integration tests Boaz Poolman 2024-05-08 22:50:04 +0200
  • 5ad9e8f0f6 fix: add testing libraries to the playground Boaz Poolman 2024-05-08 21:45:04 +0200
  • fd63444630 chore: migrate the playground to v5 beta Boaz Poolman 2024-05-08 21:38:32 +0200
  • 1c6f990d4d fix: use createStrapi in the tests helpers Boaz Poolman 2024-05-08 21:21:45 +0200
  • b76187562d chore: test with beta.5 Boaz Poolman 2024-05-08 21:21:29 +0200