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

1.update logo 2.Workflow Definition Page Timing Component Replaced with Source Code #924

Merged
merged 25 commits into from
Sep 29, 2019

Commits on Sep 12, 2019

  1. Merge remote-tracking branch 'upstream/dev' into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    983caaf View commit details
    Browse the repository at this point in the history
  2. package

    xiangcaibiao authored and xiangcaibiao committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    9983244 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    90766ca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    7c372b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. bugfix-user-specified queue takes precedence over tenant queue (#769)

    Solve the problem that the user queue setting does not take effect
    qrfxiaoge authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    c361de1 View commit details
    Browse the repository at this point in the history
  2. update markdown docs which can not display images normally (#806)

    fancyChuan authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    37b49bf View commit details
    Browse the repository at this point in the history
  3. issue#728 (#746)

    The mailSender in PasswordAuthentication() and setFrom() may not be the same in actual use, and it's best to set it up separately. please add a example about this.
    LiemLin authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    187b3b5 View commit details
    Browse the repository at this point in the history
  4. install-escheduler-ui.sh,monitor_server.py and install.sh scripts com…

    …ment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler (#812)
    
    * service start exception modify
    
    * master,worker start modify
    
    * .env update
    
    * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
    qiaozhanwei authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    367dc25 View commit details
    Browse the repository at this point in the history
  5. scripts name standardization (#813)

    * service start exception modify
    
    * master,worker start modify
    
    * .env update
    
    * install-escheduler-ui.sh,monitor_server.py and install.sh scripts comment change to english and install-escheduler-ui.sh use escheduler change to dolphinscheduler
    
    * scripts name standardization
    qiaozhanwei authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a82df19 View commit details
    Browse the repository at this point in the history
  6. [BUG][#731]repair swagger annotation,interface path:/escheduler/proje…

    …cts/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete (#764)
    
    * 增加工作流导出导入功能,前端定时器表达式的秒和分钟的默认值从*修改成0
    
    * 修改工作流导出导入功能由excel改为json减少依赖
    
    * [BUG][#731]repair swagger annotation ,interface path:/escheduler/projects/{projectName}/process/batch-delete and /escheduler/projects/{projectName}/process/delete
    
    * [BUG][#771] The edit timer did not assign the original data
    
    * [FEATURE][#236] Cross-project dependency
    
    * [FEATURE][#236] Cross-project dependency(增加跨项目依赖)
    chongchongzi authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f29eb79 View commit details
    Browse the repository at this point in the history
  7. misspell words (#817)

    samz406 authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    5028da0 View commit details
    Browse the repository at this point in the history
  8. (Docs): Fixed some typo errors (#811)

    * Update EasyScheduler Proposal.md
    
    * Update frontend-deployment.md
    
    * Update frontend-development.md
    
    * Update 前端开发文档.md
    
    * Update system-manual.md
    
    * Update HttpClientTest.java
    
    * Update 系统使用手册.md
    0xflotus authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    166fda0 View commit details
    Browse the repository at this point in the history
  9. fix singleton with volatile (#818)

    wangxu0 authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ff3bf73 View commit details
    Browse the repository at this point in the history
  10. Replace StringBuffer with StringBuilder inside the method (#816)

    wangxu0 authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    b1c3f7e View commit details
    Browse the repository at this point in the history
  11. flink task support(flink 任务支持) (#711)

    * flink任务支持
    
    * flink任务支持
    
    * Update zh_CN.js
    
    * Update FlinkArgsUtils.java
    
    * Update .escheduler_env.sh
    LoveEvenWong authored and xiangcaibiao committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    37a5682 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    46ff762 View commit details
    Browse the repository at this point in the history
  2. 1.Delete the page section console.log;

    2.Change project name;
    3.Production configuration packaging clears console.log
    xiangcaibiao authored and xiangcaibiao committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b63ea3c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ec0931d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    e1f57a1 View commit details
    Browse the repository at this point in the history
  2. Delete the'babel-plugin-transform-remove-console'dependency package

    xiangcaibiao authored and xiangcaibiao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    57b6186 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a2ceaa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. 1.repair [BUG]#884,2.Add Scheduling Time Fields to Workflow Instance …

    …List,3.Add a reminder for empty data
    xiangcaibiao authored and xiangcaibiao committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    2eaee3a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    9b8b674 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Merge branch 'dev' of https://github.com/analysys/EasyScheduler into dev

    xiangcaibiao authored and xiangcaibiao committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    888c55f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. 1.update logo 2.Workflow Definition Page Timing Component Replaced wi…

    …th Source Code
    xiangcaibiao authored and xiangcaibiao committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    a3a1f55 View commit details
    Browse the repository at this point in the history