Boaz Poolman
943b83be90
fix: integration tests
2024-05-08 22:50:04 +02:00
Boaz Poolman
60e2a1a7ea
fix: use createStrapi instead of strapi default export
2024-05-08 21:12:18 +02:00
Boaz Poolman
2a59690aae
fix: merge conflicts
2024-05-08 20:50:28 +02:00
Boaz Poolman
ab82a0dbf6
fix: deprecation warning regarding plugin config
2024-05-08 20:48:33 +02:00
Boaz Poolman
6821110d7e
feat: don't importOnBootstrap when using the config-sync CLI to start Strapi
2024-04-18 21:21:32 +02:00
Boaz Poolman
b7cc366312
Merge pull request #78 from boazpoolman/feature/soft-setting
...
feat: Addition of the 'soft' setting
2022-12-05 18:54:18 +01:00
boazpoolman
eef725684d
feat: Addition of the 'soft' setting
2022-11-28 17:00:35 +01:00
Tim Raasveld
adae7af409
feat: Don't recompile typescript project if already compiled
2022-11-24 13:11:10 +01:00
Jen Tak
3c0c6d7fdb
feat(CLI): Exit with 1 when diff is not empty.
...
To make it easier to use the diff command in scripts and CI and to align
its API with POSIX diff and diffs on most systems exit with 1 when the
diff is not empty. Keep exiting with 0 when it is.
Fixes #66 .
2022-09-04 11:27:01 +02:00
Boaz Poolman
dc2ea316c5
chore: Add more declarative CLI error logging
2022-08-15 13:22:31 +02:00
Boaz Poolman
56ee854e71
fix: Fallback for pre Strapi 4.2
2022-06-14 18:38:05 +02:00
Boaz Poolman
c9e45c3909
feat: Support for typescript in Strapi v4.2.0
2022-06-08 22:43:55 +02:00
Boaz Poolman
47f84385e1
feat: Git-style diff viewer in CLI for single files ( #27 )
2022-04-24 14:07:39 +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
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
6dd1f4556f
fix: Typo in the export CLI error handling
2021-12-01 17:42:17 +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
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
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
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