nocobase/packages/plugins/workflow
Junyi e3e352ffeb
refactor(sequence-field): move to plugin and use table to record (#1209)
* refactor(sequence-field): move to plugin and use table to record

* fix(database): skip test case which not in core

* fix(plugin-sequence): add migration

* fix(plugin-sequence): fix types

* test(plugin-sequence): fix test cases

* fix(plugin-sequence): fix configuration ui

* fix(plugin-sequence): fix merge

* fix(plugin-sequence): fix schema and error message
2022-12-16 01:04:22 -08:00
..
src refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
.npmignore
client.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
client.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
package.json feat(workflow): support Http Request Node (#1102) 2022-11-23 02:29:18 -08:00
server.d.ts refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00
server.js refactor(plugin-workflow): change files mode to 644 (#755) 2022-08-19 10:00:20 +08:00