nocobase/packages/core
Junyi c9b726916c
refactor(client): refactor variable components and variables in workflow (#2157)
* refactor(plugin-workflow): change collection variables to lazy load

* fix(plugin-workflow): avoid to-many reverse loading for association field

* fix(client): fix variable components

* chore(client): fix type

* fix(client): fix current user lazy load options

* refactor(client): remove compile from variable components which potencially causing bug

* fix(plugin-workflow): fix scope argument for new api

* fix(client): fix constant type options

* fix(client): fix infinity rerendering

* fix: avoid closure problem

* fix(client): should use no children when lazy load

* refactor(client): refactor AssignedField to use Variable component

* fix(client): fix type

* fix(plugin-workflow): fix variable options in some node not changes

* fix(plugin-workflow): fix select variable for operand crash (T-815)

* fix(plugin-workflow): variable types detect

* fix(plugin-workflow): detect association to match types

* fix(plugin-workflow): fix variable type filter logic

* fix(plugin-workflow): fix optional types

* fix(plugin-workflow): make changeOnSelect configurable in TextArea and JSONInput

---------

Co-authored-by: Rairn <958414905@qq.com>
2023-07-05 07:01:41 -07:00
..
acl chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
actions feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
auth feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
build fix: 修复 gulp-less 版本导致的初始化 bug (#2153) 2023-06-29 16:24:24 +08:00
cache chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
cli chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
client refactor(client): refactor variable components and variables in workflow (#2157) 2023-07-05 07:01:41 -07:00
create-nocobase-app chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
database feat(collection-manager): tableOID field and collection field (#2161) 2023-07-04 23:16:49 +08:00
devtools chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
evaluators chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
logger chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
resourcer chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
sdk chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
server chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
test feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
utils fix(utils): fix json-template type checking logic (#2177) 2023-07-04 05:41:20 -07:00