Commit Graph

242 Commits (a7bfd3fd4bafe733392e04bbe3aeffaddb8b47bd)

Author SHA1 Message Date
Boaz Poolman a7bfd3fd4b feat: Allow other plugin to register their own config types 2022-06-09 12:17:13 +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
Boaz Poolman 37ef6f6c69 fix: Frontend issues 2022-03-16 21:29:54 +01:00
Boaz Poolman df61e0c5a0 chore: Fix audit log 2022-02-12 23:03:47 +01:00
Boaz Poolman 651d01031c chore: Update dependencies 2022-02-12 19:34:04 +01:00
Boaz Poolman 30c678e770 docs: Update readme 2022-01-27 16:04:05 +01:00
Boaz Poolman 5b1a7bc301 v1.0.0-beta.8 2022-01-26 19:27:56 +01:00
Boaz Poolman 010ae19bc4 fix: Bootstrap function 2022-01-26 19:27:09 +01:00
Boaz Poolman ae329b91a3 chore: Remove funding in favor of default 2022-01-26 10:11:13 +01:00
Boaz Poolman a83607ada3 feat: Setup sponsor button 2022-01-25 19:57:17 +01:00
Boaz Poolman c1899b5689 feat: Disallow use of importOnBootstrap in develop 2022-01-25 17:35:37 +01:00
Boaz Poolman 1d2f1760c9 chore: Update to Strapi 4.0.5 2022-01-25 11:08:44 +01:00
Boaz Poolman 2a8218d99f v1.0.0-beta.6 2022-01-25 11:00:19 +01:00
Boaz Poolman ef74b725cc
Merge pull request #43 from boazpoolman/feature/multi-sort-relations
Update relation on import
2022-01-25 10:41:41 +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 6a05393c11
Merge pull request #40 from trieb-work/feat-combined-uids
feat: add combined uid feature
2022-01-19 17:49:50 +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 02e0d5bd13 fix: package json 2022-01-17 17:55:07 +01:00
tilman c983f416eb fix: yarn lock file 2022-01-17 17:53:30 +01:00
tilman 87cb4a3ea8 fix: yarn lock file 2022-01-17 17:53:22 +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 3678c8e3c1 v1.0.0-beta.4 2022-01-13 19:54:28 +01:00
Boaz Poolman a0b43f392a
Merge pull request #38 from boazpoolman/feature/fix-import-on-bootstrap
fix: Code order in bootstrap function
2022-01-13 19:53:37 +01:00
Boaz Poolman c71531eb5c fix: Code order in bootstrap function 2022-01-13 19:47:00 +01:00
Boaz Poolman 05f037cb64 v1.0.0-beta.3 2022-01-07 12:53:07 +01:00
Boaz Poolman da88e5c957 chore: Consistency in dependencies 2022-01-07 12:29:57 +01:00
Boaz Poolman dddce06dea v1.0.0-beta.2 2022-01-07 10:19:37 +01:00
Boaz Poolman 51445a4ac9 chore: Update lockfile 2022-01-07 10:15:17 +01:00
Boaz Poolman 215b4e1e71 fix: Add redux-immutable as a plugin dependency 2022-01-07 10:13:04 +01:00
Boaz Poolman 7a4f6c329a chore: Remove immutable as devDevepency 2022-01-07 10:09:43 +01:00
Boaz Poolman c53cf0a319 chore: Remove build step from pipeline 2022-01-07 10:06:54 +01:00