Zeke Zhang
|
3d38ec0858
|
Merge branch 'main' into next
|
2024-07-29 00:00:12 +08:00 |
|
hongboji
|
f411fe5902
|
test: custom action e2e (#4956)
|
2024-07-28 12:55:47 +08:00 |
|
xilesun
|
74ef97343b
|
Merge branch 'main' into next
|
2024-07-01 10:24:26 +08:00 |
|
hongboji
|
99f88ee09f
|
test: approvals workflow e2e (#4781)
|
2024-06-30 21:31:27 +08:00 |
|
jack zhang
|
62b2b5c68b
|
chore: add copyright information to the file header (#4028)
* fix: add license code
* fix: bug
* fix: bug
* fix: upgrade
* fix: improve
* chore: add copyright information to the file header
* fix: d.ts bug
* fix: bug
* fix: e2e bug
* fix: merge main
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2024-04-30 15:51:31 +08:00 |
|
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 |
|
hongboji
|
1cad202745
|
test: Workflow manual node e2e (#3451)
* test: workflow manual node e2e
* fix: datablocks
* fix: timeout-minutes
* fix: datablocks&createRecordForm
* fix: createRecordForm
|
2024-01-29 15:59:07 +08:00 |
|
hongboji
|
e7c2c9ff83
|
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 |
|