Commit Graph

348 Commits (e882e848f12a0081e91ea89172af5add6be5644a)

Author SHA1 Message Date
Boaz Poolman e882e848f1 feat: Allow triggering the tests workflow manually 2023-10-17 18:25:09 +02:00
Boaz Poolman c1ab9abd47 docs: Update README 2023-10-15 11:02:00 +02:00
Boaz Poolman c8d7237446 chore: Bump version to 1.2.0 2023-10-15 10:27:25 +02:00
Boaz Poolman c959e957f2
Merge pull request #102 from joker-x/master
Add spanish translation
2023-10-15 10:09:50 +02:00
Iván Eixarch 4e2820fcdf Fix Eslint 2023-10-15 03:53:57 +02:00
Boaz Poolman c28542949c
Merge pull request #104 from MSACC/master
chore: Drop node 16 support and update @strapi packages
2023-10-14 19:51:22 +02:00
Mathijs Schouten e16417537d Node versions 2023-10-14 19:48:01 +02:00
Mathijs Schouten 2fa41164dc Node versions 2023-10-14 19:47:06 +02:00
Mathijs Schouten fbe19433eb Added good versions 2023-10-14 19:02:16 +02:00
Mathijs Schouten 1ebf191c6e chore: Drop node 16 support and update @strapi packages 2023-10-14 18:03:16 +02:00
Boaz Poolman a153f87fba docs: Fix issue in readme 2023-10-14 17:49:31 +02:00
Boaz Poolman 4581bf1751
Merge pull request #93 from PhilippPaoli/master
Feat: Import/export for types with populated components
2023-10-14 13:11:52 +02:00
ppaoli d3bcb1cd7c Update type.js
Update Query String
2023-10-14 11:01:39 +02:00
Iván Eixarch c9f6843f96 Add spanish translation 2023-10-11 20:46:51 +02:00
ppaoli 10ea389822 Update type.js
Resolved Integration Test Error
2023-10-11 18:17:53 +02:00
Boaz Poolman a63cfa23bf
Update README.md 2023-10-10 11:33:13 +02:00
Boaz Poolman ca41ec07a4 Merge branch 'master' of github.com:PhilippPaoli/strapi-plugin-config-sync into comp 2023-10-10 11:20:32 +02:00
Boaz Poolman b35817e074 fix: Add missing env vars to playground 2023-10-10 11:20:08 +02:00
Boaz Poolman c0582bd756 fix: Use strapi.log.warn instead of logging warnings with console.log 2023-10-10 11:20:08 +02:00
Boaz Poolman 0c2086e33a fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized. 2023-10-10 11:20:08 +02:00
ppaoli c269b4847e Fixed ESLint warnings, change property naming
Fixed ESLint Warnings
Add Documentation for Components under "Custom types"
Change property populate to components
2023-10-10 11:20:08 +02:00
ppaoli 378cd7bb58 Fix small comments 2023-10-10 11:20:08 +02:00
ppaoli 69597c7464 Modified Strapi Api calls for components
Change Strapi Query Engine Api to Strapi entityService Api.
Add parameter "populate" to plugin config.
Use import and export with components logic.
2023-10-10 11:20:08 +02:00
Boaz Poolman f6677886c3 docs: Write docs about the relations feature 2023-09-06 16:58:04 +02:00
Boaz Poolman 8e9cbdd6aa fix: Add missing env vars to playground 2023-09-06 16:22:56 +02:00
Boaz Poolman 5199e7adc8 fix: Use strapi.log.warn instead of logging warnings with console.log 2023-09-06 16:16:48 +02:00
Boaz Poolman b9527532b6 fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized. 2023-09-06 16:09:23 +02:00
Boaz Poolman 0a10b1907d Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync into comp 2023-09-06 15:08:14 +02:00
Boaz Poolman 724233cbb5 chore: Drop node 14 support. Add node 20 support. 2023-09-04 22:34:29 +02:00
ppaoli 34426f5172 Fixed ESLint warnings, change property naming
Fixed ESLint Warnings
Add Documentation for Components under "Custom types"
Change property populate to components
2023-09-04 13:04:08 +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
ppaoli 510312d347 Fix small comments 2023-08-10 10:58:55 +02: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
ppaoli 879e8908a0
Modified Strapi Api calls for components
Change Strapi Query Engine Api to Strapi entityService Api.
Add parameter "populate" to plugin config.
Use import and export with components logic.
2023-05-03 11:19:53 +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