tachybase_todo/packages/plugins/export/src/server
SemmyWong c8bd2c7317
feat: field assignment for custom actions supports string variables (#597)
* fix: temporary solution to APP crash

* feat: support dynamic assigned field value

* feat: support dynamic assigned field value

* fix: useFields filter

* fix: dynamic assigned value

* fix: dynamic assigned value

* fix: fix china region export

* fix: fix china region export

* fix: change assign value data

* fix: custom request use parse instead of SchemaCompile

* fix: allow user attribute to be selected

* fix: allow DATE field to be select currentUser or CurrentRecord

* fix: allow DATE field to be select currentUser or CurrentRecord

* fix: change style

* feat: package dependencies

Co-authored-by: chenos <chenlinxh@gmail.com>
2022-07-13 15:05:46 +08:00
..
__tests__/utils feat: field assignment for custom actions supports string variables (#597) 2022-07-13 15:05:46 +08:00
actions feat: field assignment for custom actions supports string variables (#597) 2022-07-13 15:05:46 +08:00
collections feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
models feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
renders feat: field assignment for custom actions supports string variables (#597) 2022-07-13 15:05:46 +08:00
repositories feat: plugin export (#479) 2022-06-14 15:01:53 +08:00
utils feat: field assignment for custom actions supports string variables (#597) 2022-07-13 15:05:46 +08:00
index.ts fix(plugin-export): allow to configure in acl 2022-06-14 22:04:33 +08:00