tachybase_todo/packages/plugins/workflow/src/server
Junyi 7036879ea6
refactor(client): change Variable.TextArea to controlled component (#1605)
* refactor(client): change Variable.TextArea to controlled component

* fix(client): fix space and range index

* fix(client): fix ime state in Variable.TextArea

* chore(ci): trigger ci

* fix(client): fix expression validation

* fix(plugin-workflow): fix test case

* fix(client): fix caret when not focused

* fix(client): add html-sanitize

* fix(client): fix range errors on any input

* fix(client): fix start and end range
2023-04-03 08:57:19 +08:00
..
__tests__ refactor(client): change Variable.TextArea to controlled component (#1605) 2023-04-03 08:57:19 +08:00
actions Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
collections feat: multiple apps (#1540) 2023-03-10 19:16:00 +08:00
functions Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
instructions feat(plugin-workflow): add failOnEmpty option for query node (#1599) 2023-03-24 23:15:03 -07:00
migrations fix(plugin-workflow): fix migration (#1479) 2023-02-22 13:20:17 +08:00
models Refactor(plugin workflow): move client files into plugin (#556) 2022-06-29 23:42:03 +08:00
triggers fix(plugin-workflow): use toJSON instead of get to get valid result (#1596) 2023-03-24 23:54:07 +08:00
constants.ts Feat(plugin-workflow) manual instruction (#1339) 2023-02-20 11:52:06 +08:00
index.ts refactor(plugin-workflow): migrate evaluators (#1485) 2023-02-22 23:45:03 +08:00
Plugin.ts refactor(plugin-workflow): migrate evaluators (#1485) 2023-02-22 23:45:03 +08:00
Processor.ts fix(plugin-workflow): fix customized job status (#1484) 2023-02-22 18:01:43 +08:00