Feature/flow event - #8
Merged
Merged
Conversation
- 将 TriggerType 枚举中的 SCHEDULED 值统一更改为 SCHEDULE - 更新 FlowEventRabbitmqBridge 和 RealtimeRabbitmqListener 中 RabbitMQ 消息持久化配置 - 修改 TriggerService 中调度触发器类型的查询条件和文档注释 - 更新 dev_test.fml 和 project.fml 中的触发器类型配置数据 - 修正 PermissionFilterTest 和 TriggerResourceTest 中的测试断言和注释 - 更新前端 TriggerForm、TriggerList 组件中的触发器类型判断逻辑 - 修改前端 trigger.ts 和 types/trigger.ts 中的类型定义
- 将配置属性从 flexmodel.rabbitmq.* 重命名为 flexmodel.events.rabbitmq.* - 更新 docker-compose.yml 中的环境变量名称为 FLEXMODEL_EVENTS_RABBITMQ_ENABLED - 修改 FlowEventRabbitmqBridge.java 中的文档注释以反映新的配置键名 - 移除 application.properties 和 application-dev.properties 中的旧配置引用 - 从路由配置中删除 OpenAPI 相关的页面和图标导入 - 更新导航菜单结构,移除 OpenAPI 菜单项
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.