Commit Graph

32 Commits (master)

Author SHA1 Message Date
Boaz Poolman c989e3f371 fix: shrink bundle size 2024-11-06 12:38:28 +01:00
Boaz Poolman cc0e71988a refactor: use pack-up for bundling 2024-11-06 11:59:15 +01:00
Alexander Engel d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-10-14 12:07:03 -07:00
Boaz Poolman 8ef3217f5f fix: recursive config sanitization 2024-08-13 20:29:46 +02:00
Boaz Poolman ab82a0dbf6 fix: deprecation warning regarding plugin config 2024-05-08 20:48:33 +02:00
Boaz Poolman e2147ea5b6 fix: queryFallback utility 2023-10-23 21:06:04 +02:00
Boaz Poolman 81f22c6c93 fix: Add fallback for entitySerivce 2023-10-19 08:51:29 +02:00
ppaoli d3bcb1cd7c Update type.js
Update Query String
2023-10-14 11:01:39 +02:00
ppaoli 10ea389822 Update type.js
Resolved Integration Test Error
2023-10-11 18:17:53 +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
Alexander Engel 761024cc74 feat: added option to download zip 2023-06-15 16:33:56 -07:00
boazpoolman a9761955fe fix: Exit when trying to delete the super-admin role 2022-12-05 18:55:49 +01:00
boazpoolman eef725684d feat: Addition of the 'soft' setting 2022-11-28 17:00:35 +01:00
Boaz Poolman f4d689e431 fix: Filter records with missing data and register a warning about it in the Strapi logs. 2022-04-23 14:49:13 +02:00
Boaz Poolman dbbdeb5f5b feat: Update relations entities on import 2022-01-24 20:48:59 +01:00
Boaz Poolman dbe3ea8c88 fix: More specific selection of relation entities 2022-01-21 17:33:14 +01:00
Boaz Poolman 8abf651a46 feat: Sort relations on more than 1 field 2022-01-21 16:21:00 +01:00
Boaz Poolman d0982f6390 fix: Some bugs 2022-01-17 21:02:50 +01:00
tilman 4b9687a454 fix: discussions 2022-01-17 17:46:02 +01:00
tilman 3aa1497786 feat: add combined uid feature and update docs 2022-01-15 19:17:19 +01:00
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01:00
Boaz Poolman c93546b594 feat: Allow excluding configs by giving part of the config name 2021-12-29 00:38:25 +01:00
Boaz Poolman cf24889fdd feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
Boaz Poolman 5cdf4de4fb feat: Dynamically use types based on plugin dependency 2021-12-10 00:49:12 +01:00
Boaz Poolman 3644a03338 feat: Itterate through findMany queries limited with 100 2021-12-08 13:35:47 +01:00
Boaz Poolman 60e300ff31 fix: import CLI 2021-11-27 23:00:26 +01:00
Boaz Poolman 187a090866 feat: Partial export in CLI 2021-11-20 14:28:17 +01:00
Boaz Poolman 7af07bfcf0 refactor: Move all type stuff into its own folder 2021-11-18 21:41:48 +01:00