boazpoolman
a9761955fe
fix: Exit when trying to delete the super-admin role
2022-12-05 18:55:49 +01: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
f300183630
style: Fix eslint issues
2022-11-28 18:40:44 +01:00
Boaz Poolman
3f02eca41a
Merge pull request #77 from funatic-nl/dont-recompile-typescript-project
...
Don't recompile typescript project if already compiled
2022-11-28 17:04:55 +01:00
boazpoolman
eef725684d
feat: Addition of the 'soft' setting
2022-11-28 17:00:35 +01:00
Tim Raasveld
63ff9bb2e4
Merge branch 'master' of https://github.com/boazpoolman/strapi-plugin-config-sync into dont-recompile-typescript-project
2022-11-28 07:04:09 +00:00
boazpoolman
ad7fc93b84
chore: Move to 'Aeolun/react-diff-viewer-continued'
2022-11-27 15:11:28 +01:00
boazpoolman
8ef4b7bc8b
chore: Update playground sqlite db to 'better-sqlite'
2022-11-27 14:50:13 +01:00
boazpoolman
ca910cfdaf
chore: Update @strapi packages and alter imports accordingly
2022-11-27 14:35:11 +01:00
Tim Raasveld
adae7af409
feat: Don't recompile typescript project if already compiled
2022-11-24 13:11:10 +01:00
Boaz Poolman
7206577eed
v1.0.4
2022-09-06 22:01:47 +02:00
Boaz Poolman
bfd571a7a9
Merge pull request #67 from goodhoko/feat-diff-exit-status
...
feat(CLI): Exit with 1 when diff is not empty.
2022-09-06 21:39:05 +02:00
Jen Tak
78c812d31f
Link to local version of strapi-plugin-config-sync.
...
Linking to "boazpoolman/strapi-plugin-config-sync" resolves to the
version of strapi-plugin-config-sync currently on master branch on
GitHub. Which prevents running tests in the playground against the local
version.
2022-09-05 14:53:41 +02: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
Jen Tak
8f9b344604
Cleanup after integration tests.
...
Running the tests repeatedly failed as the DB was left in an altered
state which interfered with the subsequent test invocation.
Remove the DB and generated config files after all the tests run.
2022-09-04 11:27:01 +02:00
Jen Tak
0e25b7ad6d
Git-ignore sync files generated by tests.
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
1dfc90a9c0
v1.0.3
2022-08-08 23:00:27 +02:00
Boaz Poolman
76ab9949aa
chore: Delete plugins.js from playground
2022-08-08 22:56:34 +02:00
Boaz Poolman
4d44e03a18
fix: Exclude 'core-store.plugin_upload_metrics' by default
2022-08-08 22:48:48 +02:00
Boaz Poolman
daf073e418
docs: Update README
2022-08-02 20:14:05 +02:00
Boaz Poolman
345e55feb7
docs: Update README
2022-07-21 13:47:48 +02:00
Boaz Poolman
3c8869007c
fix: Readme
2022-06-19 22:58:15 +02:00
Boaz Poolman
f5c5f79b56
docs: Update readme
2022-06-19 22:53:56 +02:00
Boaz Poolman
5b7f4f3d9d
docs: Textual changes
2022-06-19 22:32:57 +02:00
Boaz Poolman
27b0c9b65c
v1.0.2
2022-06-14 19:01:37 +02:00
Boaz Poolman
d7009289a8
Merge pull request #59 from boazpoolman/feature/typescript-support
...
Feature/typescript support
2022-06-14 18:50:39 +02:00
Boaz Poolman
a6035e16ae
fix: Character escaping
2022-06-14 18:47:28 +02:00
Boaz Poolman
829a50492c
Merge pull request #57 from boazpoolman/fix/invalid-filename-character
...
feat: Escape '/' with '$' in filenames
2022-06-14 18:40:43 +02:00
Boaz Poolman
56ee854e71
fix: Fallback for pre Strapi 4.2
2022-06-14 18:38:05 +02:00
Boaz Poolman
43ca2e68a8
chore: Drop node 12 support
2022-06-09 12:22:27 +02:00
Boaz Poolman
a7bfd3fd4b
feat: Allow other plugin to register their own config types
2022-06-09 12:17:13 +02:00
Boaz Poolman
c9e45c3909
feat: Support for typescript in Strapi v4.2.0
2022-06-08 22:43:55 +02:00
Christiaan de Die le Clercq
ee6fbbcfc7
Add a Github workflow to publish releases
2022-05-19 21:04:38 +02:00
Boaz Poolman
6cd9a55a52
chore: Drop node 12 support
2022-05-13 10:31:48 +02:00
Boaz Poolman
0869b37c0d
feat: Escape '/' with '$' in filenames
2022-05-13 10:22:31 +02:00
Boaz Poolman
fea127f7b2
v1.0.1
2022-04-25 17:28:11 +02:00
Boaz Poolman
2adc044c9a
Merge pull request #52 from boazpoolman/fix/warning-for-missing-data
...
Gracefully warn about corrupt data
2022-04-25 14:30:03 +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
a44db2781d
fix: Warn about an empty config file
2022-04-24 09:07:18 +02:00
Boaz Poolman
f4d689e431
fix: Filter records with missing data and register a warning about it in the Strapi logs.
2022-04-23 14:49:13 +02:00
Boaz Poolman
c0445de79a
fix: Order findMany queries by id
2022-04-22 09:46:51 +02:00
Boaz Poolman
5e40de20b9
fix: Add .env to playground
2022-04-13 20:56:06 +02:00
Boaz Poolman
a375d707cd
chore: Update dependencies
2022-04-13 20:44:40 +02:00
Boaz Poolman
4f0b28ebb8
docs: Update README.md ( #50 )
2022-04-02 10:01:24 +02:00
Boaz Poolman
59e23e02ab
chore: Update dependencies & CONTRIBUTING.md
2022-04-02 10:01:01 +02:00
Boaz Poolman
ffe78a67d2
v1.0.0
2022-03-16 22:21:17 +01:00
Boaz Poolman
8ad30f8301
Merge pull request #47 from boazpoolman/release/stable
...
Release/stable
2022-03-16 22:14:44 +01:00
Boaz Poolman
7573a07d76
chore: Prep stable release
2022-03-16 22:10:24 +01:00
Boaz Poolman
63ac38c926
feat: Move admin page to settings
2022-03-16 22:09:46 +01:00