nocobase/packages/actions/src
Junyi 110d5bcc9c
feat: add createdBy/updatedBy field config for table managed by collections (#43)
* feat: add createdBy/updatedBy field config for table managed by collections

* fix: update by different users and field initialization

* fix: function argument

* add: test cases

Co-authored-by: chenos <chenlinxh@gmail.com>
2020-12-18 09:04:40 +08:00
..
__tests__ fix: use wrapped and logic for merging filters (#42) 2020-12-14 22:07:23 +08:00
actions feat: add createdBy/updatedBy field config for table managed by collections (#43) 2020-12-18 09:04:40 +08:00
middlewares refactor: change the field type names to uppercase 2020-12-10 14:47:13 +08:00
index.ts fix: field filter logic for create/update (#34) 2020-12-08 14:27:51 +08:00
middleware.ts first commit 2020-10-24 15:34:43 +08:00
utils.ts fix: filterByFields should return same value when input == null (close 0) (#41) 2020-12-13 17:12:44 +08:00