nocobase/packages/plugins
katherinehhh 94e38e453a
feat: form/button linkage rules (#1456)
* feat(plugin-workflow): add prompt node

* feat(plugin-workflow): useValueGetter for all instructions and triggers

* feat(plugin-workflow): add workflow block initializer

* refactor(plugin-workflow): change prompt node type to manual

* feat(plugin-workflow): add ModeConfig component for mode

* feat(plugin-workflow): add todo drawer

* feat(plugin-workflow): add block value provider

* feat(plugin-workflow): improve todo block and drawer

* fix(plugin-workflow): fix instruction name in test cases

* fix(plugin-workflow): fix test cases

* refactor(plugin-workflow): change param type of collection field initializer

* feat(plugin-workflow): add filter types for getters

* fix(plugin-workflow): fix assignees variable

* fix(plugin-workflow): filter todo by exist workflow

* fix(plugin-workflow): fix duplicated save action in manual config

* fix(plugin-workflow): fix transaction

* feat(plugin-workflow): destroy workflow will be cascaded

* fix(plugin-workflow): fix merge

* fix(plugin-workflow): fix locale

* fix(plugin-workflow): allow open ui view when executed

* fix(plugin-workflow): change todo table filter

* feat(plugin-workflow): use formula for calculation

* fix(plugin-workflow): fix variable template regexp

* fix(plugin-workflow): fix sub-options logic with types

* refactor(plugin-workflow): drop useless component

* fix(plugin-workflow): fix manual node action button

* feat(plugin-workflow): add new variable input component

* refactor(plugin-workflow): change all variable to new component

* fix(plugin-workflow): fix type

* fix(plugin-workflow): fix functions init

* fix(plugin-workflow): change jsonb to json for stable order

* fix(plugin-workflow): fix duplicated field name when initialize

* fix(plugin-workflow): fix manual result in manual block

* test(plugin-workflow): log field initializer props

* fix(plugin-workflow): fix nullable arguments

* test(plugin-workflow): test initializer fields schema

* fix: observer

* fix(plugin-workflow): adjust hints

* fix(plugin-workflow): fix locale and cursor in variable input

* refactor(plugin-workflow): change status keys

* fix(plugin-workflow): fix parallel instruction

* feat: linkage rules

* refactor: linkage rules

* refactor: linkage rules update

* refactor: linkage rules button

* refactor(linakge rules): suport value action

* refactor(linakge rules): suport value action

* fix(workflow test): workflow test

* refactor(linakge rules): action linkage only for detail form

* refactor(linakge rules):  logic calculation

* refactor(linakge rules):  logic calculation

* refactor(linakge rules):  logic calculation

* refactor(linakge rules):  logic calculation

* refactor(linakge rules):  linkageAction

* refactor(linakge rules):  linkageAction

* refactor(linakge rules): field value  linkageAction

* refactor(linakge rules): local

* refactor(linakge rules): local

* fix(linakge rules): value property

* fix(linakge rules): value property

* fix(linakge rules): value property

* fix(linakge rules): conditionAnalyse

* fix(linakge rules): conditionAnalyse

* fix(linakge rules): conditionAnalyse

* fix(linakge rules): conditionAnalyse form fields

* fix(linakge rules): conditionAnalyse form fields

* fix(linakge rules): conditionAnalyse operators

* fix(linakge rules): form button linkage

* fix(linakge rules): form button linkage

* fix(linakge rules): select component suport pattern

* fix(linakge rules):  component suport field patter for disabled

* fix(linakge rules):  component suport field patter for disabled

* fix(linakge rules):  component suport field patter for disabled

* fix(linakge rules):  component suport field patter for disabled

* fix(action): action desginer suport linkage

* refactor: formula calculation assignment

* refactor: formula calculation assignment

* style: unified component disable style

* feat: richText suport disabled

* feat: condiction suport varible

* feat: condiction suport varible

* refactor: variableInput

* refactor: condiction scope

* refactor: multi level linkage

* fix: empry value linkage

* refactor: components using core schema-component

* fix: fix template reference linkage

* refactor: evalute foumala

* fix: mutual linkage fix

* refactor: variables suport obo&oho

* style: style improve

* style: style improve

* style: style improve

* feat: variables suport m2o

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* fix: actions path

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

* refactor: code improve

---------

Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-02-25 00:40:51 +08:00
..
acl feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
audit-logs fix: optimize import performance 2023-02-15 11:37:19 +08:00
china-region feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
client docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
collection-manager fix: column not exists error after destory relation field (#1465) 2023-02-19 11:55:25 +08:00
duplicator fix: test table name 2023-02-15 12:13:32 +08:00
error-handler docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
excel-formula-field chore: fix build plugin error (#1454) 2023-02-14 15:27:49 +08:00
export docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
file-manager feat: provide the underscored option for the database (#1366) 2023-02-13 21:38:47 +08:00
formula-field feat: form/button linkage rules (#1456) 2023-02-25 00:40:51 +08:00
graph-collection-manager feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
iframe-block feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
import feat: support for importing attachments (#1466) 2023-02-19 17:35:23 +08:00
map refactor(plugin-formula): combine 2 formula field type into 1 (#1457) 2023-02-21 20:12:21 +08:00
math-formula-field docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
multi-app-manager fix: beforeSubAppLoad emit to async 2023-02-24 10:44:23 +08:00
notifications docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
oidc feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
saml feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
sequence-field feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
snapshot-field fix: string violation (#1487) 2023-02-23 12:46:50 +08:00
system-settings feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
ui-routes-storage feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
ui-schema-storage fix(ui-schema-storage): when the collection is deleted, the block template is also deleted 2023-02-18 11:20:29 +08:00
users fix: install user error 2023-02-19 16:20:14 +08:00
verification feat: add namespace and duplicator parameters for collection options (#1449) 2023-02-13 09:57:03 +08:00
workflow feat: form/button linkage rules (#1456) 2023-02-25 00:40:51 +08:00