tachybase_todo/packages/plugins
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 fix(plugin-api-keys): use currentRoles instead of get roles from roles:list (#2163) 2023-07-02 10:36:36 +08:00
api-keys feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
audit-logs chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
auth feat: support token blacklist (#2168) 2023-07-05 21:57:57 +08:00
charts feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
china-region chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
client chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
collection-manager feat(collection-manager): tableOID field and collection field (#2161) 2023-07-04 23:16:49 +08:00
data-visualization feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
duplicator chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
error-handler feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
excel-formula-field chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
export chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
file-manager chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
formula-field chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
graph-collection-manager feat(collection-manager): tableOID field and collection field (#2161) 2023-07-04 23:16:49 +08:00
iframe-block chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
import chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
map feat(map-plugin): support google map (#2027) 2023-06-30 11:08:53 +08:00
math-formula-field chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
mobile-client feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
multi-app-manager chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
multi-app-share-collection chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
notifications chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
oidc feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
saml feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
sequence-field chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
sms-auth feat(plugin-api-keys): support fetch api via api-keys (#2136) 2023-06-30 11:20:35 +08:00
snapshot-field chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
system-settings chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
ui-routes-storage chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
ui-schema-storage feat: data visualization (#2160) 2023-06-30 20:49:44 +08:00
users chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
verification chore(versions): 😊 publish v0.10.0-alpha.5 2023-06-29 15:34:40 +08:00
workflow refactor(client): refactor variable components and variables in workflow (#2157) 2023-07-05 07:01:41 -07:00