This website requires JavaScript.
Explore
Help
Register
Sign In
ruiling
/
tachybase_todo
Watch
1
Star
0
Fork
0
You've already forked tachybase_todo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
163d45e1b8
tachybase_todo
/
packages
/
plugins
/
@tachybase
/
plugin-workflow-test
/
src
/
client
/
index.ts
4 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: 仓库二期 (#719) Co-authored-by: hello@lv <2256334253@qq.com> Co-authored-by: wjh <wwwjh0710@163.com> Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: https://git.daoyoucloud.com/daoyoucloud/tachybase/pulls/719
2024-05-08 16:20:31 +08:00
import
{
Plugin
}
from
'@tachybase/client'
;
test: workflow e2e (#3261) * test: workflow e2e * test: workflow e2e * fix: merge main, fix incompatibility * test: remove unneeded test cases * fix: process.env.PLAYWRIGHT_AUTH_FILE * fix: workflow e2e * test: increase e2e timeout-minutes to 180 * fix: error * fix: workflow aggregate e2e test * fix: cancel useTransaction * fix: updateRecord * fix: queryRecord * fix: queryRecord * fix: queryRecord * fix: formEvent * fix: format files * fix: test * fix: error * fix: error * fix: split files * fix: ci * fix: error * fix: error * fix: client end * fix: test * fix: test * feat: concurrency=10 * fix: concurrency=3 * test: increase timeout * test: p-test --------- Co-authored-by: chenos <chenlinxh@gmail.com> Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-29 09:13:00 +08:00
export
default
class
extends
Plugin
{
}
Reference in New Issue
Copy Permalink