tachybase_todo/packages/plugins/@nocobase/plugin-workflow/src/server/instructions
sealday aab43d17d0 合并对main的所有修改
<!-- Note -->
<!-- This is a template for submitting a new feature.
Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. -->

# Description
<!-- Describe the new feature or modification to an existing feature clearly and consciously. -->

# Motivation
<!-- Explain the reason for adding or modifying this feature. -->

# Key changes
<!-- Provide a technically detailed description of the key changes made. -->
- Frontend
- Backend

# Test plan
## Suggestions
<!-- Provide any suggestions or recommendations for improvements in the testing plan. -->

## Underlying risk
<!-- Identify any potential risks or issues that may arise from the new feature or modification. -->

# Showcase
<!-- Including any screenshots of the new feature or modification. -->

Co-authored-by: sealday <sealday@gmail.com>
Co-authored-by: wjh <wwwjh0710@163.com>
Co-authored-by: 吕延祥 <2256334253@qq.com>
Reviewed-on: daoyoucloud/nocobase#317
2024-03-07 20:45:00 +08:00
..
CalculationInstruction.ts 合并对main的所有修改 2024-03-07 20:45:00 +08:00
ConditionInstruction.ts Fix/plugin workflow migration (#3404) 2024-01-17 20:09:24 +08:00
CreateInstruction.ts refactor(plugin-workflow): support any context in processor as options (#3473) 2024-02-02 10:32:27 +08:00
DestroyInstruction.ts fix(plugin-workflow): fix collection cycling triggering (#3448) 2024-01-27 22:46:19 +08:00
EndInstruction.ts fix(plugin-workflow): fix end logic when success (#3453) 2024-01-29 14:04:37 +08:00
index.ts refactor(plugin-workflow): adjust some api and packages (#3281) 2023-12-29 09:29:37 +08:00
QueryInstruction.ts refactor(plugin-workflow): add sync option for trigger (#3383) 2024-01-25 22:10:03 +08:00
UpdateInstruction.ts fix(plugin-workflow): fix collection cycling triggering (#3448) 2024-01-27 22:46:19 +08:00