tachybase_todo/packages/plugins/workflow/src/client/nodes
Junyi dea4c6f9c7
feat(plugin-workflow): add sort and pagination to query node params (#2453)
* refactor(core): expose some utils and constants

* feat(plugin-workfow): add sort and pagination to query node params

* fix(plugin-workflow): fix job result json style

* fix(plugin-workflow): fix sort param

* fix(plugin-workflow): fix test cases
2023-08-14 20:32:51 -07:00
..
manual fix(plugin-workflow): fix manual assignee select variable type filter (#2396) 2023-08-04 02:56:12 -07:00
aggregate.tsx fix(plugin-workflow): fix aggregate node association select (#2438) 2023-08-12 09:03:08 +08:00
calculation.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
condition.tsx refactor(plugin-workflow): adjust full-width to auto-width (#2351) 2023-07-30 02:52:35 -07:00
create.tsx feat(plugin-workflow): change to unlimited depth preloading associations in workflow (#2142) 2023-07-17 20:36:17 -07:00
delay.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
destroy.tsx feat(plugin-workflow): add node description to drawer when edit node (#1882) 2023-05-18 19:42:30 +08:00
index.tsx feat(plugin-workflow): add form trigger type (#2347) 2023-08-09 12:12:57 +08:00
loop.tsx feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
parallel.tsx feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
query.tsx feat(plugin-workflow): add sort and pagination to query node params (#2453) 2023-08-14 20:32:51 -07:00
request.tsx refactor(plugin-workflow): adjust full-width to auto-width (#2351) 2023-07-30 02:52:35 -07:00
sql.tsx feat(plugin-workflow): add sql node (#2276) 2023-07-19 20:04:41 -07:00
update.tsx refactor(plugin-workflow): allow system values to be assigned in create and update node (#2345) 2023-07-28 08:48:12 -07:00