1. 17 9月, 2022 1 次提交
  2. 10 8月, 2022 1 次提交
    • C
      [Feature-11223] support stream task (#11350) · 0464123c
      caishunfeng 提交于
      * add task execute type
      
      * update task definition list paging
      
      * update task instance list paging
      
      * stream task start
      
      * [Feature][UI] Some changes to execute task.
          * Set the connection edge to dashed line.
          * Add FLINK_STREAM task.
      
      * add stream task
      
      * flink savepoint and cancel
      
      * fix query bug
      
      * add stream task definition
      
      * add task instance for stream task
      
      * delete stream task definition state
      
      * update api for stream task definition edit
      
      * modify search for stream task instance
      
      * add language
      
      * delete task type search for stream task definition
      
      * change task type search for stream task instance
      
      * add jump button
      
      * add savepoint
      
      * add down log for stream task instance
      
      * ui test
      
      * stream task start
      
      * run DAG
      
      * [Fix][UI] Fix the stream task edgs not to be dashed when filling back.
      
      * [Feature][UI] Remove some fields for FLINK_STREAM.
      
      * add start modal
      
      * add dryRun column for stream task instance
      
      * fix duration
      
      * fix pon
      
      * fix build error
      
      * Add success tip
      
      * add auto sync for stream task instance
      
      * remove forgien key for task instance
      
      * license header
      
      * UT fix
      
      * modify locales
      
      * recover common config
      
      * fix UT
      
      * add doc
      Co-authored-by: NAmy <amywang0104@163.com>
      Co-authored-by: Ndevosend <devosend@gmail.com>
      0464123c
  3. 02 6月, 2022 1 次提交
    • J
      [doc] Use related path for img (#10325) · 12fdd9bb
      Jiajie Zhong 提交于
      Use related path in our docs for imgs, previous
      can not use because website need the absolute path
      from root directory, and after we merged
      apache/dolphinscheduler-website#789 we have covert
      function to do that
      
      close: #9426
      12fdd9bb
  4. 11 4月, 2022 1 次提交