Commit Graph

318 Commits (f6677886c32e46c52f905611918c31082b9c4da3)

Author SHA1 Message Date
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
Boaz Poolman 15c770e9d0 feat: Add titles to the diff viewer 2021-11-19 20:39:32 +01:00
Boaz Poolman b07ffa6281 fix: Issue of duplicate key prop in array of components 2021-11-19 20:05:25 +01:00
Boaz Poolman a1d9d53517 chore: Update to @strapi/strapi 4.0.0-beta.14 2021-11-19 19:39:57 +01:00
Boaz Poolman 962952f662 feat: Partial import in CLI 2021-11-18 22:45:20 +01:00
Boaz Poolman 7af07bfcf0 refactor: Move all type stuff into its own folder 2021-11-18 21:41:48 +01:00
Boaz Poolman ccef257c32 feat: Empty states in admin 2021-11-13 14:30:16 +01:00
Boaz Poolman 3be97749f9 refactor(v4): Implement @strapi/design-system 2021-11-13 14:15:31 +01:00
Boaz Poolman b3d9ad640b docs: Update contributing.md 2021-11-11 22:55:31 +01:00
Boaz Poolman 6f8268f3ac refactor: Rename permission menu-item to menu-link 2021-11-11 22:43:52 +01:00
Boaz Poolman 35081eb85d style: Update copy in CLI 2021-11-10 22:53:26 +01:00
Boaz Poolman 7c5a337037 style: Update copy in CLI 2021-11-10 22:50:46 +01:00
Boaz Poolman 5a5df08fca feat: Update CLI colors 2021-11-10 22:45:48 +01:00
Boaz Poolman 68aa8b57e0 chore: Grab plugin icon name from package.json 2021-11-10 19:57:29 +01:00
Boaz Poolman d11d1f0de6
Merge pull request #26 from boazpoolman/feature/managed-admin-access
feat: Managed access for the settings page (RBAC)
2021-11-10 19:52:44 +01:00
Boaz Poolman ad68519ac2 feat: Managed access for the settings page (RBAC) 2021-11-10 19:51:00 +01:00