Commit Graph

320 Commits (c9f6843f96bcd86952c2b28276bbc01352431c6c)

Author SHA1 Message Date
Iván Eixarch c9f6843f96 Add spanish translation 2023-10-11 20:46:51 +02:00
Boaz Poolman a63cfa23bf
Update README.md 2023-10-10 11:33:13 +02:00
Boaz Poolman f6677886c3 docs: Write docs about the relations feature 2023-09-06 16:58:04 +02:00
Boaz Poolman 724233cbb5 chore: Drop node 14 support. Add node 20 support. 2023-09-04 22:34:29 +02:00
Boaz Poolman 5776400033
Merge pull request #101 from boazpoolman/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1
2023-08-31 08:10:49 +02:00
Boaz Poolman 0915e28fc8
Merge pull request #100 from karlkeefer/update-admin-gui-screenshot
Replace the readme image with a newer one that reflects current GUI
2023-08-31 07:59:20 +02:00
Karl Keefer 151b1b4eba replace the readme image with a newer one that reflects current GUI 2023-08-30 12:36:24 -07:00
dependabot[bot] 6771a17e70
chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [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-08-30 07:39:18 +00:00
boazpoolman e6c2db66de chore: Bump version to 1.1.3 2023-07-29 17:53:34 +00:00
Boaz Poolman c2f3561263 fix: Exclude 'core-store.plugin_upload_api-folder' by default (#92) 2023-07-29 19:43:38 +02:00
Boaz Poolman 7cc8ed3526 fix: Commit version bump from publish workflow 2023-07-29 19:41:36 +02:00
Boaz Poolman e9d0911cf9
Merge pull request #95 from boazpoolman/dependabot/npm_and_yarn/semver-5.7.2 2023-07-18 07:52:19 +02:00
dependabot[bot] 15c14fc081
chore(deps): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 10:04:18 +00:00
Boaz Poolman 39d4dc81cf chore: Sec updates 2023-07-05 21:53:58 +02:00
Boaz Poolman 6312517dba Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2023-04-28 18:54:19 +02:00
Boaz Poolman 1c3d6b8ff5 chore: Version bump to 1.1.2 2023-04-28 18:54:06 +02:00
Boaz Poolman 3591cfaec5
Merge pull request #91 from yonghunJ/fix/readme-typo 2023-04-26 14:57:55 +02:00
yonghunj 473fd60d99 fix typo 2023-04-26 00:01:18 -04:00
Boaz Poolman 61e9ff1b2f
Merge pull request #89 from LucaNerlich/LucaNerlich-patch-1
Add core-store.ee_information to default excludes
2023-03-01 13:17:46 +01:00
Luca Nerlich a41cf84083
Update README.md 2023-03-01 12:42:31 +01:00
Luca Nerlich a9169268d2
Add "core-store.ee_information", to readme.md excluded config section 2023-03-01 12:31:46 +01:00
Luca Nerlich b4f20185e0
Add core-store.ee_information to default excludes
Prevent licence codes from being written to the rep.
2023-03-01 11:56:26 +01:00
boazpoolman 8f11f7eefd feat: Exclude 'core-store.strapi_content_types_schema' by default (#87) 2023-02-15 19:22:09 +01:00
boazpoolman 97439432cc chore: Push version update after successful publish workflow run 2023-02-10 18:46:56 +01:00
boazpoolman af0eabdf2f chore: Try fix publish workflow 2023-02-10 18:32:55 +01:00
boazpoolman b419c90924 chore: Add npm registery to package.json 2023-02-10 18:28:26 +01:00
boazpoolman b9e9dab146 chore: Try fix publish workflow 2023-02-09 22:35:34 +01:00
boazpoolman 99ca73d6b4 chore: Try fix publish workflow 2023-02-09 22:31:42 +01:00
Boaz Poolman 6e72ae02b9
Merge pull request #58 from Techwolf12/Techwolf12-patch-1
Add a Github workflow to publish releases
2023-02-09 22:17:07 +01:00
boazpoolman 3eb063f81a chore: Update json5 2023-02-08 20:38:39 +01:00
Boaz Poolman 3cd0ca29b6
Merge pull request #86 from liarco/patch-1
Fixing default for excludedConfig (README.md)
2023-02-07 14:03:16 +01:00
Marco Lipparini eeeb8cd11a
Adding missing entry in the example code 2023-02-07 13:59:15 +01:00
Marco Lipparini 948cf7cedb
Fixing default for excludedConfig (README.md)
Hi, I noticed the default value for `excludedConfig` was updated in 4d44e03a18

I also replaced double-quotes with single-quotes to match the lines above (e.g. line `413` is `excludedTypes: ['admin-role']`).
2023-02-07 13:45:51 +01:00
boazpoolman ceadfbbdc6 chore: Remove fontawesome 2022-12-31 14:19:17 +01:00
boazpoolman c8edb09ff1 chore: Update node version in playground to allow node 18 2022-12-31 13:47:08 +01:00
boazpoolman c17a87fdb0 chore: Run tests CI also for node 18 2022-12-31 13:42:21 +01:00
boazpoolman 91b589917a chore: Dependency updates 2022-12-31 13:39:19 +01:00
boazpoolman 5d2f8b6c09 chore: Update test command in CI 2022-12-30 14:25:20 +01:00
boazpoolman ae0d5b18a4 chore: Update test command in CI 2022-12-30 14:16:04 +01:00
boazpoolman d64af3f022 chore: Enhance integration tests with --production flag 2022-12-30 14:08:34 +01:00
boazpoolman f7a64d562d chore: Add build step to integration tests 2022-12-30 14:01:34 +01:00
boazpoolman 468303cb81 fix: CI build status shield in README 2022-12-30 13:53:27 +01:00
boazpoolman 68ad03a2da v1.1.0 2022-12-06 10:09:13 +01:00
boazpoolman a9761955fe fix: Exit when trying to delete the super-admin role 2022-12-05 18:55:49 +01:00
Boaz Poolman b7cc366312
Merge pull request #78 from boazpoolman/feature/soft-setting
feat: Addition of the 'soft' setting
2022-12-05 18:54:18 +01:00
boazpoolman f300183630 style: Fix eslint issues 2022-11-28 18:40:44 +01:00
Boaz Poolman 3f02eca41a
Merge pull request #77 from funatic-nl/dont-recompile-typescript-project
Don't recompile typescript project if already compiled
2022-11-28 17:04:55 +01:00
boazpoolman eef725684d feat: Addition of the 'soft' setting 2022-11-28 17:00:35 +01:00
Tim Raasveld 63ff9bb2e4 Merge branch 'master' of https://github.com/boazpoolman/strapi-plugin-config-sync into dont-recompile-typescript-project 2022-11-28 07:04:09 +00:00
boazpoolman ad7fc93b84 chore: Move to 'Aeolun/react-diff-viewer-continued' 2022-11-27 15:11:28 +01:00