tachybase_todo/packages/core/utils/src
Junyi 86e672e9bb
feat(plugin-workflow): add form trigger type (#2347)
* feat(plugin-workflow): add form trigger

* test(plugin-workflow): add test cases

* fix(client): fix component warning

* fix(plugin-workflow): fix context data for create and update

* fix(plugin-workflow): allow to select any form type workflow in configuration

* fix(client): fix tree component value

* fix(client): fix value render in component

* fix(plugin-workflow): fix context load

* fix(client): fix type

* fix(client): fix type

* fix(plugin-workflow): fix params

* fix(plugin-workflow): fix required

* fix(plugin): fix context not matching collection error

* fix(plugin-workflow): fix test cases

* refactor(plugin-workflow): change trigger workflow action config to cascaded

* fix(plugin-workflow): remove useless locale

* fix(client): adjust locale

* fix(client): remove useless locale
2023-08-09 12:12:57 +08:00
..
__tests__ refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
mixin fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
assign.ts feat(filter-blocks): support filter-blocks (#1505) 2023-03-20 17:40:16 +08:00
client.ts feat(plugin-workflow): add form trigger type (#2347) 2023-08-09 12:12:57 +08:00
collections-graph.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
common.ts feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
date.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
dayjs.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
forEach.ts feat(parse-variables): support to parse variables in filter params (#1558) 2023-03-30 23:49:57 +08:00
getValuesByPath.ts feat: support to-multi field variables (#1680) 2023-05-21 17:18:35 +08:00
index.ts chore: tsx (#2329) 2023-07-27 10:29:07 +08:00
json-templates.ts fix(utils): fix json-template type checking logic (#2177) 2023-07-04 05:41:20 -07:00
koa-multer.ts chore: tsx (#2329) 2023-07-27 10:29:07 +08:00
log.ts fix(Data-templates): avoid errors and add log 2023-05-23 16:18:01 +08:00
merge.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
notification.ts fix(Data-template): fix bug when deleting fields (#1907) 2023-05-22 17:17:33 +08:00
number.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
parse-date.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
parse-filter.ts refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
registry.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
requireModule.ts fix(core): change proxied agent methods to native (#654) 2022-07-19 22:51:27 +08:00
server.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
toposort.ts refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
uid.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
url.ts feat(plugin-workflow): add form trigger type (#2347) 2023-08-09 12:12:57 +08:00