Commit Graph

183 Commits (2b61463060170efb98fa986c1b0a685721fd86cd)

Author SHA1 Message Date
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01:00
Boaz Poolman e31d1ebca0 v1.0.0-beta.1 2021-12-29 02:15:41 +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 724f56f20b feat: Finalize CLI logging 2021-12-29 00:05:01 +01:00
Boaz Poolman c2768194cd feat: Finalize CLI logging 2021-12-29 00:02:38 +01:00
Boaz Poolman 31ab881b05 fix: Change CLI notice color 2021-12-28 23:50:25 +01:00
Boaz Poolman 08a962cf48 feat: Enhance CLI with more logging and descriptive actions 2021-12-28 23:46:48 +01:00
Boaz Poolman d8185bde99 docs: Fix typo in readme 2021-12-28 22:24:11 +01:00
Boaz Poolman 4e62cf6ee8 docs: Update readme 2021-12-28 22:15:49 +01:00
Boaz Poolman cf24889fdd feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
Boaz Poolman 7bae51f34d chore: Add install-local script 2021-12-28 22:07:43 +01:00
Boaz Poolman 2e1cf3f92e chore: Update dependencies 2021-12-22 11:03:26 +01:00
Boaz Poolman 96bd32226f chore: Run tests with node 12, 14 & 16 2021-12-21 19:47:19 +01:00
Boaz Poolman f8f620a13e v1.0.0-alpha.5 2021-12-13 17:10:44 +01:00
Boaz Poolman 4eaf565ee4 fix: Correctly splitting filename into 'type' & 'name' 2021-12-13 17:07:06 +01:00
Boaz Poolman 453ba13514 fix: Remove postinstall script 2021-12-13 11:54:24 +01:00
Boaz Poolman c9a5ce81ba
Merge pull request #31 from nihey/minor-readme-docs-fix 2021-12-11 14:58:38 +01:00
Nihey Takizawa 6748253759 Fix README.md default settings not having some commas 2021-12-11 10:47:38 -03:00
Boaz Poolman dc51405ee1 v1.0.0-alpha.3 2021-12-10 08:22:38 +01:00
Boaz Poolman 5cdf4de4fb feat: Dynamically use types based on plugin dependency 2021-12-10 00:49:12 +01:00
Boaz Poolman b8b187acf7 v1.0.0-alpha.2 2021-12-09 22:17:40 +01:00
Boaz Poolman f081c23e6d chore: Add strapi as a peerDependency 2021-12-09 21:46:29 +01:00
Boaz Poolman bfccce21de fix: Fetching the Strapi app env 2021-12-09 09:20:46 +01:00
Boaz Poolman 1734977a11 chore: Downgrade chalk to 4 2021-12-08 16:13:25 +01:00
Boaz Poolman 14eddc5459 fix: Production warning in admin 2021-12-08 16:05:45 +01:00
Boaz Poolman 7b9b664cdf chore: Update to eslint 7 2021-12-08 16:05:12 +01:00
Boaz Poolman 75197b9070
Merge pull request #29 from boazpoolman/develop
Develop
2021-12-08 14:06:01 +01:00
Boaz Poolman 00a2c4af34
Merge pull request #28 from boazpoolman/feature/no-limit
feat: Itterate through findMany queries limited with 100
2021-12-08 14:03:32 +01:00
Boaz Poolman 3644a03338 feat: Itterate through findMany queries limited with 100 2021-12-08 13:35:47 +01:00
Boaz Poolman 776eda5355 docs: Update readme 2021-12-07 21:13:37 +01:00
Boaz Poolman 32a12b884f docs: Update readme 2021-12-02 13:13:31 +01:00
Boaz Poolman 6dd1f4556f fix: Typo in the export CLI error handling 2021-12-01 17:42:17 +01:00
Boaz Poolman eae79c1684 feat: Alert on sync page in production 2021-12-01 17:08:36 +01:00
Boaz Poolman 50d691f76d fix(v4): Import on bootstrap 2021-12-01 14:01:56 +01:00
Boaz Poolman f167e664e3 chore: Prep 1.0.0-alpha.1 release 2021-11-30 09:50:22 +01:00
Boaz Poolman 99a6d46777 chore: Merge master into develop 2021-11-28 16:04:03 +01:00
Boaz Poolman 60e300ff31 fix: import CLI 2021-11-27 23:00:26 +01:00
Boaz Poolman 50c5934e83 docs: Update readme 2021-11-23 19:17:31 +01:00
Boaz Poolman 9b37c81336 docs: Update readme 2021-11-21 21:47:58 +01:00
Boaz Poolman c7559082c3 docs: Update readme 2021-11-21 21:44:30 +01:00
Boaz Poolman b0f709695b feat: Windows support 2021-11-21 21:16:42 +01:00
Boaz Poolman 90ccde4601 docs: Update readme 2021-11-21 20:49:39 +01:00
Boaz Poolman fcdcdf9919 docs: Update readme 2021-11-21 20:47:09 +01:00
Boaz Poolman 4783b42d0f feat: Add some padding to the bottom of the table 2021-11-20 20:33:31 +01:00
Boaz Poolman 1d9c834c9d feat: Add loader 2021-11-20 20:29:33 +01:00
Boaz Poolman c88f6f02e3 fix: Initial export in admin 2021-11-20 20:24:57 +01:00
Boaz Poolman 4efa1f30ff chore: Update package.json descriptions 2021-11-20 20:09:45 +01:00
Boaz Poolman 792a58722d fix: Bugs in admin 2021-11-20 19:51:03 +01:00
Boaz Poolman 17c68c2c36 feat: Partial export/import in admin 2021-11-20 19:06:01 +01:00
Boaz Poolman 187a090866 feat: Partial export in CLI 2021-11-20 14:28:17 +01:00