nocobase/packages/core/test
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
..
playwright/tests chore: fix e2e (#3557) 2024-02-23 09:30:28 +08:00
setup Revert "test: fix 'window is not defined'" 2023-12-29 12:19:19 +08:00
src refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
client.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
e2e.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json feat(plugin-workflow): support multiple data source in workflow (#3739) 2024-03-25 14:46:22 +08:00
server.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
server.js refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.d.ts refactor: establish a sound testing system (#3179) 2023-12-21 20:39:11 +08:00
vitest.mjs refactor: optimize the command line (#3339) 2024-01-08 19:05:14 +08:00