Commit Graph

111 Commits (f194c394d2750cde302e9fc5b8e889c8451f7e68)

Author SHA1 Message Date
Boaz Poolman c0445de79a fix: Order findMany queries by id 2022-04-22 09:46:51 +02:00
Boaz Poolman 7573a07d76 chore: Prep stable release 2022-03-16 22:10:24 +01:00
Boaz Poolman df61e0c5a0 chore: Fix audit log 2022-02-12 23:03:47 +01:00
Boaz Poolman 010ae19bc4 fix: Bootstrap function 2022-01-26 19:27:09 +01:00
Boaz Poolman c1899b5689 feat: Disallow use of importOnBootstrap in develop 2022-01-25 17:35:37 +01: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 f28d80d920 refactor: Change uid escape string 2022-01-18 16:39:35 +01:00
Boaz Poolman d0982f6390 fix: Some bugs 2022-01-17 21:02:50 +01:00
tilman 5b1d0fc50d fix: discussions 2022-01-17 17:50:33 +01:00
tilman 4b9687a454 fix: discussions 2022-01-17 17:46:02 +01:00
tilman 997badd17c fix: elint 2022-01-15 19:34:28 +01:00
tilman 3aa1497786 feat: add combined uid feature and update docs 2022-01-15 19:17:19 +01:00
Boaz Poolman c71531eb5c fix: Code order in bootstrap function 2022-01-13 19:47:00 +01:00
Boaz Poolman 9ac2167ff3 fix: Pipeline 2021-12-31 14:02:11 +01:00
Boaz Poolman 6468044213 chore: Try and break pipeline 2021-12-31 13:35:08 +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 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 cf24889fdd feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
Boaz Poolman 4eaf565ee4 fix: Correctly splitting filename into 'type' & 'name' 2021-12-13 17:07:06 +01:00
Boaz Poolman 5cdf4de4fb feat: Dynamically use types based on plugin dependency 2021-12-10 00:49:12 +01:00
Boaz Poolman bfccce21de fix: Fetching the Strapi app env 2021-12-09 09:20:46 +01:00
Boaz Poolman 14eddc5459 fix: Production warning in admin 2021-12-08 16:05:45 +01:00
Boaz Poolman 3644a03338 feat: Itterate through findMany queries limited with 100 2021-12-08 13:35:47 +01:00
Boaz Poolman 6dd1f4556f fix: Typo in the export CLI error handling 2021-12-01 17:42:17 +01:00
Boaz Poolman 50d691f76d fix(v4): Import on bootstrap 2021-12-01 14:01:56 +01:00
Boaz Poolman 60e300ff31 fix: import CLI 2021-11-27 23:00:26 +01:00
Boaz Poolman b0f709695b feat: Windows support 2021-11-21 21:16:42 +01:00
Boaz Poolman c88f6f02e3 fix: Initial export in admin 2021-11-20 20:24:57 +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 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 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 ad68519ac2 feat: Managed access for the settings page (RBAC) 2021-11-10 19:51:00 +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 a08b2a2f01 chore: Cleanup 2021-11-10 16:29:48 +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
Boaz Poolman eff6cb50eb feat: integrate relation syncing in default config type (permission relations) 2021-11-02 00:33:13 +01:00
Boaz Poolman ecb580ec95 refactor: Rename @strapi/icons imports 2021-10-27 13:45:55 +02:00
Boaz Poolman 2477bdd345 chore: Wait for importAllConfig to finish 2021-10-22 13:56:58 +02:00
Boaz Poolman c9dd10762f fix: Use Strapi service for assignPermissions 2021-10-15 15:02:34 +02:00
Boaz Poolman 74498e6d1c feat: Admin roles (wip) 2021-10-15 14:54:58 +02:00
Boaz Poolman 10c361b27e style: Fix eslint warnings 2021-10-14 17:39:53 +02:00
Boaz Poolman d5b8b0b719 refactor(v4): Get config diff in admin 2021-10-14 17:33:21 +02:00
Boaz Poolman 75711f7da4 feat: Abstract types 2021-10-14 16:37:32 +02:00
Boaz Poolman 8c3c2e7e3f refactor(v4): Base migration 2021-10-14 14:37:00 +02:00