tachybase_todo/packages/core/utils/src
Junyi d691e4c7e6
feat(plugin-workflow): support multiple data source in workflow (#3739)
* feat(plugin-workflow): support multiple data source in workflow

* fix(plugin-workflow): fix test cases

* test(plugin-workflow-sql): debug test case

* fix(plugin-workflow): fix collection trigger creation without config

* test(plugin-workflow-sql): debug test case

* fix: workflow e2e test

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* chore(ci): disable console intercept in vitest

* test(plugin-workflow-sql): debug test case

* test: approval e2e

* fix: remove pro-plugins from packages

* refactor(plugin-workflow): support pass collection from props to CollectionBlockInitializer

* test(plugin-workflow): add test case

* fix(plugin-workflow): disable modification of executed workflow

* fix: e2ePageObjectModel

* fix: load data source when data source load failed (#3793)

* chore: console.log

* fix(subTable): fix sorting rule setting (#3795)

* fix: through collection support search (#3800)

* fix(client): visible -> useVisible

* fix(client): fix action designer error occured in custom form (#3801)

* fix(client): fix action designer error occured in custom form

* fix(client): fix from the source

* chore(module): remove submodule

* fix(plugin-workflow): fix client cycling import

* fix(plugin-workflow): fix collection event name

* fix(plugin-workflow): fix undefined ref

---------

Co-authored-by: hongboji <j414562100@qq.com>
Co-authored-by: ChengLei Shao <chareice@live.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
Co-authored-by: katherinehhh <shunai.tang@hand-china.com>
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-03-25 14:46:22 +08:00
..
__tests__ refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +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 chore: adapt to plugin-custom-brand (#3740) 2024-03-18 13:22:18 +08:00
collections-graph.ts refactor: multi-app (#1578) 2023-03-19 23:40:42 +08:00
common.ts fix: fix display association fields with subform (#3036) 2023-11-14 14:15:47 +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
fs-exists.ts refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
getValuesByPath.ts fix(variable): should not return undefined when parsing 0 (#2766) 2023-10-09 08:46:46 +08:00
index.ts refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00
isPortalInBody.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
json-templates.ts feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08: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
measure-execution-time.ts feat: add measure execution function (#2801) 2023-10-11 19:15:59 +08:00
merge.ts feat: api documentation plugin (#2255) 2023-08-24 00:27:57 +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 fix: fix quarter variables (#2648) 2023-09-14 17:56:42 +08:00
parse-filter.ts feat(variable): lazy load association fields (#2382) 2023-10-07 15:49:09 +08:00
parseHTML.ts chore: adapt to plugin-custom-brand (#3740) 2024-03-18 13:22:18 +08:00
perf-hooks.ts perf(server): optimize performance of APIs (#3079) 2023-12-12 23:02:09 +08:00
registry.ts fix: eslint (#1759) 2023-04-25 13:12:14 +08:00
requireModule.ts fix: require module (#3277) 2023-12-28 13:40:11 +08:00
server.ts refactor: optimize the command line (#3339) 2024-01-08 19:05: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