Commit Graph

  • 7e78f04c24
    Merge pull request #114 from boazpoolman/feature/update-query-fallback 1.2.2 Boaz Poolman 2023-10-23 21:13:58 +0200
  • e2147ea5b6 fix: queryFallback utility #114 Boaz Poolman 2023-10-23 21:06:04 +0200
  • dd6e2f6c81 chore: Add more integration tests for create/update/delete in CLI Boaz Poolman 2023-10-22 12:36:28 +0200
  • a4b767f412
    Merge pull request #111 from boazpoolman/feature/fix-import-on-bootstrap Mathijs Schouten 2023-10-21 12:17:50 +0200
  • 88a40e7dfb
    Merge pull request #113 from boazpoolman/feature/fix-config-sanitization-utility Mathijs Schouten 2023-10-21 12:14:44 +0200
  • a8e2180713 fix: Remove recursive config sanitisation #113 Boaz Poolman 2023-10-20 16:59:38 +0200
  • 19f5ba15f8 chore: More frequent database cleanups in between integration tests #111 Boaz Poolman 2023-10-19 19:23:50 +0200
  • 991da15d52 fix: Don't return promises in the queryFallback util Boaz Poolman 2023-10-19 19:08:30 +0200
  • 5b9eaee29f fix: Use sed in ci Boaz Poolman 2023-10-19 09:15:39 +0200
  • 81f22c6c93 fix: Add fallback for entitySerivce Boaz Poolman 2023-10-19 08:51:29 +0200
  • 1acf0eee19 fix: Use sed in pipeline Boaz Poolman 2023-10-19 08:51:19 +0200
  • 9333e8518b fix: Try using sed in pipeline Boaz Poolman 2023-10-19 08:33:57 +0200
  • 3b7084fa87 chore: Add integration test for the importOnBootstrap setting Boaz Poolman 2023-10-19 08:19:06 +0200
  • 7573cfd75c chore: Update test command Boaz Poolman 2023-10-19 08:18:42 +0200
  • 27b349a82a chore: Update testing libraries Boaz Poolman 2023-10-19 07:49:52 +0200
  • d101e3cc43 fix: Update tests workflow Boaz Poolman 2023-10-17 21:24:56 +0200
  • 3be7479750 chore: Update lockfile 1.2.1 Boaz Poolman 2023-10-17 21:22:13 +0200
  • 28b7ba5811
    Merge pull request #107 from boazpoolman/hotfix/lock-rdvc Boaz Poolman 2023-10-17 21:14:21 +0200
  • 12970ae0d8 fix: lock the react-diff-viewer-continued dependency to 3.2.6 #107 Boaz Poolman 2023-10-17 20:51:59 +0200
  • 08437acb0b fix: Only use the --no-lockfile for the integration tests Boaz Poolman 2023-10-17 20:48:20 +0200
  • eb97eaeb38 feat: Add --no-lockfile to the yarn install step in the pipeline Boaz Poolman 2023-10-17 20:45:29 +0200
  • efe6834d99 Revert "fix: Remove and gitignore the yarn.lock file" Boaz Poolman 2023-10-17 20:43:52 +0200
  • 4da4952695 fix: Try running the CI without yarn cache Boaz Poolman 2023-10-17 20:35:00 +0200
  • 58654fc769 fix: CI Boaz Poolman 2023-10-17 18:34:47 +0200
  • 89599dd1b2 fix: Remove and gitignore the yarn.lock file Boaz Poolman 2023-10-17 18:33:30 +0200
  • 301e5d742a
    Merge pull request #106 from boazpoolman/dependabot/npm_and_yarn/babel/traverse-7.23.2 Boaz Poolman 2023-10-17 18:30:30 +0200
  • 80e2b3c4b2 fix: Remove manually trigger of tests workflow Boaz Poolman 2023-10-17 18:29:57 +0200
  • 9f6ae048da
    chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2 #106 dependabot[bot] 2023-10-17 16:25:44 +0000
  • e882e848f1 feat: Allow triggering the tests workflow manually Boaz Poolman 2023-10-17 18:25:09 +0200
  • c1ab9abd47 docs: Update README Boaz Poolman 2023-10-15 11:02:00 +0200
  • c8d7237446 chore: Bump version to 1.2.0 Boaz Poolman 2023-10-15 10:27:25 +0200
  • c959e957f2
    Merge pull request #102 from joker-x/master 1.2.0 Boaz Poolman 2023-10-15 10:09:50 +0200
  • 4e2820fcdf Fix Eslint #102 Iván Eixarch 2023-10-15 03:53:57 +0200
  • c28542949c
    Merge pull request #104 from MSACC/master Boaz Poolman 2023-10-14 19:51:22 +0200
  • e16417537d Node versions #104 Mathijs Schouten 2023-10-14 19:48:01 +0200
  • 2fa41164dc Node versions Mathijs Schouten 2023-10-14 19:47:06 +0200
  • fbe19433eb Added good versions Mathijs Schouten 2023-10-14 19:02:16 +0200
  • 1ebf191c6e chore: Drop node 16 support and update @strapi packages Mathijs Schouten 2023-10-14 18:03:16 +0200
  • a153f87fba docs: Fix issue in readme Boaz Poolman 2023-10-14 17:49:31 +0200
  • 4581bf1751
    Merge pull request #93 from PhilippPaoli/master Boaz Poolman 2023-10-14 13:11:52 +0200
  • d3bcb1cd7c Update type.js #93 ppaoli 2023-10-14 11:01:39 +0200
  • c9f6843f96 Add spanish translation Iván Eixarch 2023-10-11 20:46:51 +0200
  • 10ea389822 Update type.js ppaoli 2023-10-11 18:17:53 +0200
  • a63cfa23bf
    Update README.md Boaz Poolman 2023-10-10 11:33:13 +0200
  • ca41ec07a4 Merge branch 'master' of github.com:PhilippPaoli/strapi-plugin-config-sync into comp Boaz Poolman 2023-10-10 11:20:32 +0200
  • b35817e074 fix: Add missing env vars to playground Boaz Poolman 2023-09-06 16:22:56 +0200
  • c0582bd756 fix: Use strapi.log.warn instead of logging warnings with console.log Boaz Poolman 2023-09-06 16:16:48 +0200
  • 0c2086e33a fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized. Boaz Poolman 2023-09-06 16:09:23 +0200
  • c269b4847e Fixed ESLint warnings, change property naming ppaoli 2023-09-04 13:04:08 +0200
  • 378cd7bb58 Fix small comments ppaoli 2023-08-10 10:58:55 +0200
  • 69597c7464 Modified Strapi Api calls for components ppaoli 2023-05-03 11:19:53 +0200
  • f6677886c3 docs: Write docs about the relations feature Boaz Poolman 2023-09-06 16:58:04 +0200
  • 8e9cbdd6aa fix: Add missing env vars to playground Boaz Poolman 2023-09-06 16:22:56 +0200
  • 5199e7adc8 fix: Use strapi.log.warn instead of logging warnings with console.log Boaz Poolman 2023-09-06 16:16:48 +0200
  • b9527532b6 fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized. Boaz Poolman 2023-09-06 16:09:23 +0200
  • 0a10b1907d Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync into comp Boaz Poolman 2023-09-06 15:08:14 +0200
  • 724233cbb5 chore: Drop node 14 support. Add node 20 support. Boaz Poolman 2023-09-04 22:34:29 +0200
  • 34426f5172 Fixed ESLint warnings, change property naming ppaoli 2023-09-04 13:04:08 +0200
  • 5776400033
    Merge pull request #101 from boazpoolman/dependabot/npm_and_yarn/adobe/css-tools-4.3.1 Boaz Poolman 2023-08-31 08:10:49 +0200
  • 0915e28fc8
    Merge pull request #100 from karlkeefer/update-admin-gui-screenshot Boaz Poolman 2023-08-31 07:59:20 +0200
  • 151b1b4eba replace the readme image with a newer one that reflects current GUI #100 Karl Keefer 2023-08-29 07:48:28 -0700
  • 6771a17e70
    chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1 #101 dependabot[bot] 2023-08-30 07:39:18 +0000
  • 510312d347 Fix small comments ppaoli 2023-08-10 10:58:55 +0200
  • e6c2db66de chore: Bump version to 1.1.3 boazpoolman 2023-07-29 17:53:34 +0000
  • c2f3561263 fix: Exclude 'core-store.plugin_upload_api-folder' by default (#92) 1.1.3 Boaz Poolman 2023-07-29 19:43:38 +0200
  • 7cc8ed3526 fix: Commit version bump from publish workflow Boaz Poolman 2023-07-29 19:41:36 +0200
  • e9d0911cf9
    Merge pull request #95 from boazpoolman/dependabot/npm_and_yarn/semver-5.7.2 Boaz Poolman 2023-07-18 07:52:19 +0200
  • 15c14fc081
    chore(deps): bump semver from 5.7.1 to 5.7.2 #95 dependabot[bot] 2023-07-17 10:04:18 +0000
  • 39d4dc81cf chore: Sec updates Boaz Poolman 2023-07-05 21:53:58 +0200
  • 761024cc74 feat: added option to download zip Alexander Engel 2023-06-15 16:33:56 -0700
  • 879e8908a0
    Modified Strapi Api calls for components ppaoli 2023-05-03 11:19:53 +0200
  • 6312517dba Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync Boaz Poolman 2023-04-28 18:54:19 +0200
  • 1c3d6b8ff5 chore: Version bump to 1.1.2 Boaz Poolman 2023-04-28 18:54:06 +0200
  • 3591cfaec5
    Merge pull request #91 from yonghunJ/fix/readme-typo 1.1.2 Boaz Poolman 2023-04-26 14:57:55 +0200
  • 473fd60d99 fix typo #91 yonghunj 2023-04-26 00:01:18 -0400
  • 61e9ff1b2f
    Merge pull request #89 from LucaNerlich/LucaNerlich-patch-1 Boaz Poolman 2023-03-01 13:17:46 +0100
  • a41cf84083
    Update README.md #89 Luca Nerlich 2023-03-01 12:42:31 +0100
  • a9169268d2
    Add "core-store.ee_information", to readme.md excluded config section Luca Nerlich 2023-03-01 12:31:46 +0100
  • b4f20185e0
    Add core-store.ee_information to default excludes Luca Nerlich 2023-03-01 11:56:26 +0100
  • 8f11f7eefd feat: Exclude 'core-store.strapi_content_types_schema' by default (#87) boazpoolman 2023-02-15 19:22:09 +0100
  • 97439432cc chore: Push version update after successful publish workflow run boazpoolman 2023-02-10 18:46:56 +0100
  • af0eabdf2f chore: Try fix publish workflow 1.1.1 boazpoolman 2023-02-10 18:32:55 +0100
  • b419c90924 chore: Add npm registery to package.json boazpoolman 2023-02-10 18:28:26 +0100
  • b9e9dab146 chore: Try fix publish workflow boazpoolman 2023-02-09 22:35:34 +0100
  • 99ca73d6b4 chore: Try fix publish workflow boazpoolman 2023-02-09 22:31:42 +0100
  • 6e72ae02b9
    Merge pull request #58 from Techwolf12/Techwolf12-patch-1 Boaz Poolman 2023-02-09 22:17:07 +0100
  • 3eb063f81a chore: Update json5 boazpoolman 2023-02-08 20:38:39 +0100
  • 3cd0ca29b6
    Merge pull request #86 from liarco/patch-1 Boaz Poolman 2023-02-07 14:03:16 +0100
  • eeeb8cd11a
    Adding missing entry in the example code #86 Marco Lipparini 2023-02-07 13:59:15 +0100
  • 948cf7cedb
    Fixing default for excludedConfig (README.md) Marco Lipparini 2023-02-07 13:45:51 +0100
  • 9d6e443824 Fix import of button from @strapi/design-system #84 Marius Diacu 2023-01-21 10:09:44 +0200
  • ceadfbbdc6 chore: Remove fontawesome boazpoolman 2022-12-31 14:19:17 +0100
  • c8edb09ff1 chore: Update node version in playground to allow node 18 boazpoolman 2022-12-31 13:47:08 +0100
  • c17a87fdb0 chore: Run tests CI also for node 18 boazpoolman 2022-12-31 13:42:21 +0100
  • 91b589917a chore: Dependency updates boazpoolman 2022-12-31 13:39:19 +0100
  • 5d2f8b6c09 chore: Update test command in CI boazpoolman 2022-12-30 14:25:20 +0100
  • ae0d5b18a4 chore: Update test command in CI boazpoolman 2022-12-30 14:16:04 +0100
  • d64af3f022 chore: Enhance integration tests with --production flag boazpoolman 2022-12-30 14:08:34 +0100
  • f7a64d562d chore: Add build step to integration tests boazpoolman 2022-12-30 14:01:34 +0100
  • 468303cb81 fix: CI build status shield in README boazpoolman 2022-12-30 13:53:27 +0100