tachybase_todo/packages/core/client
Junyi a17c1ad4e4
feat(plugin-workflow): allow manual form button to be configured with preset values (#2225)
* refactor(client): split to small components

* fix(client): fix component warning

* feat(plugin-workflow): allow form button to be configured more than one for each type

* test(plugin-workflow): add test cases

* chore(plugin-workflow): add modal tips

* fix(plugin-workflow): fix test bugs

* fix(plugin-workflow): fix manual button configuration and params

* test(plugin-workflow): fix test cases

* fix(plugin-workflow): fix manual form values

* refactor(plugin-workflow): adjust component

* fix(plugin-workflow): fix typo

* refactor(plugin-workflow): avoid one more load when manual node resume

* fix(plugin-workflow): fix currentUser to be plain object

* chore(plugin-workflow): clean code

* fix(plugin-workflow): fix typo
2023-07-17 21:50:24 -07:00
..
.dumi/theme/builtins refactor(client)!: upgrade antd to v5 (#2078) 2023-07-08 08:26:27 +08:00
docs refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
src feat(plugin-workflow): allow manual form button to be configured with preset values (#2225) 2023-07-17 21:50:24 -07:00
.buildrc.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.dumirc.ts refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
.npmignore chore(create-nocobase-app): fix some bugs (#538) 2022-06-26 07:19:03 +08:00
contributing.md refactor: upgrade umi, react and react-router-dom (#1921) 2023-06-20 11:48:02 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat: support custome themes (#2228) 2023-07-16 12:46:25 +08:00
tsconfig.json test: add tests for client (#1960) 2023-06-07 10:37:10 +08:00