Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] [admin] 2 new APIs in openapi: 1. create catalogues ,task and send it to DolphinScheduer 2. save task content #3571

Closed
wants to merge 27 commits into from

Commits on Apr 23, 2024

  1. feat: 新增从 DS 获取任务组接口

    yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3548432 View commit details
    Browse the repository at this point in the history
  2. feat: 调用 DolphinScheduler 接口 ProcessClient.createOrUpdateProcessDefin…

    …ition、TaskClient.createTaskDefinition 传入 taskGroupId 参数
    yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8b93776 View commit details
    Browse the repository at this point in the history
  3. feat: 注册任务组类型

    guohuayu authored and yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5cfc1dd View commit details
    Browse the repository at this point in the history
  4. feat: 任务组联调

    guohuayu authored and yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    195a610 View commit details
    Browse the repository at this point in the history
  5. fix:dinky推送任务字段dolphinTaskDefinition做非空处理

    guohuayu authored and yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ceab412 View commit details
    Browse the repository at this point in the history
  6. feat: dinky-任务推送增加回显数据操作

    guohuayu authored and yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bafce4a View commit details
    Browse the repository at this point in the history
  7. chore: resolve conflict caused by cherry-pick

    guohuayu authored and yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a59d965 View commit details
    Browse the repository at this point in the history
  8. style: remove print code & add license

    yangxiaotian committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c8fa711 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. style: remove print code & add license

    yangxiaotian committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e26587b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47efb0 View commit details
    Browse the repository at this point in the history
  3. refactor: Remove new classes, and use existed classes

    yangxiaotian committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    689450b View commit details
    Browse the repository at this point in the history
  4. feat: 新增任务组内优先级

    yangxiaotian committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    913e872 View commit details
    Browse the repository at this point in the history
  5. feat: 增加组内优先级选项

    guohuayu authored and yangxiaotian committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0e41186 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    375dcb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2d506 View commit details
    Browse the repository at this point in the history
  3. fix: 创建任务接口推送任务时参数设错

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2d65f93 View commit details
    Browse the repository at this point in the history
  4. fix: token 已被冻结

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    78008c4 View commit details
    Browse the repository at this point in the history
  5. feat: 新增保存任务的接口

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3b65e36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20aa8d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d76abf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe4d4e3 View commit details
    Browse the repository at this point in the history
  9. chore: 冲突解决

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3a403f9 View commit details
    Browse the repository at this point in the history
  10. chore: add license info

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7d339fe View commit details
    Browse the repository at this point in the history
  11. chore: add license info

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    349b7b9 View commit details
    Browse the repository at this point in the history
  12. chore: code style

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f0937cd View commit details
    Browse the repository at this point in the history
  13. chore: code style

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a916971 View commit details
    Browse the repository at this point in the history
  14. chore: code style

    yangxiaotian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3a39e59 View commit details
    Browse the repository at this point in the history