Commit Graph

603 Commits (master)

Author SHA1 Message Date
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
Boaz Poolman ab8b6699d8 docs: Update contributing.md 2021-11-10 18:52:07 +01:00
Boaz Poolman d20f82faa9 fix: Build problem with @strapi/helper-plugin 2021-11-10 18:45:06 +01:00
Boaz Poolman 5411c68538 chore: Add bin folder to the build 2021-11-10 16:53:57 +01:00
Boaz Poolman 17aa9b4cbd feat: Add aliases for CLI 2021-11-10 16:48:17 +01:00
Boaz Poolman c62eeec1d8 fix: Make action row in CLI table wider 2021-11-10 16:43:33 +01:00
Boaz Poolman 7609cf4ecf fix: Make CLI table wider 2021-11-10 16:42:44 +01:00
Boaz Poolman 6282e4e401 chore: Add full stop to 'no diff' notice for import/export commands 2021-11-10 16:38:09 +01:00
Boaz Poolman f408122d82 fix: 'no diff' notice for diff command 2021-11-10 16:36:30 +01:00
Boaz Poolman 160ce5216a fix: CLI as package.json script 2021-11-10 16:34:08 +01:00
Boaz Poolman e1a9e016e9
Merge pull request #25 from boazpoolman/feature/cli
feat: CLI 🎉
2021-11-10 16:31:47 +01:00
Boaz Poolman a08b2a2f01 chore: Cleanup 2021-11-10 16:29:48 +01:00
Boaz Poolman 7748ca0d43 chore: Move @strapi/strapi to dev dependencies 2021-11-10 16:28:47 +01:00
Boaz Poolman 15eb3df690 style: Fix eslint warnings 2021-11-10 16:27:15 +01:00
Boaz Poolman cd8a71f584 feat: CLI 🎉 2021-11-10 16:22:52 +01:00
Boaz Poolman dea1963199 feat: Basic CLI visualisation 2021-11-02 19:03:58 +01:00