1. 11 12月, 2020 4 次提交
    • C
      support auto eslint for .js, .vue file on save · 51780cc7
      chengshiwen 提交于
      51780cc7
    • B
      [Feature-3878]Replace the page with element-ui (#4065) · e033f81e
      break60 提交于
      * [Feature-3878]Introduce elment-ui and replace the security center module page with elment-ui
      
      * Change node version
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * Replace the page with element-ui
      
      * Replace user management with elment-ui
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * Repair the last Sunday of each month
      e033f81e
    • K
      [FIX-#4172][server-worker] kill task NPE (#4182) · a13e737e
      Kirs 提交于
      * [FIX-#4172][server-worker] kill task NPE
      
      The cache task will be sent when the Process is generated. Before that, if a kill task appears, then NPE will appear
      Modification method: write into the cache when the task is received, and mark it as preData
      If the task is killed before the Process is generated, delete the cache directly at this time
      It will be judged before the process is generated. If the task has been killed, it will not be executed.
      After the new process is created, write it into the cache, and judge again, if kill, then kill the process.
      
      this closes #4172
      
      * Delete the commented out code
      Add spring beans
      
      * code smell
      
      * add test
      
      * add test
      
      * fix error
      
      * test
      
      * test
      
      * revert
      
      * fix error
      a13e737e
    • B
      [Feature-4138][Master] dispatch workgroup error add sleep time (#4139) · b3120a74
      BoYiZhang 提交于
      * When there are tasks with assignment failure and the number of tasks in the current task queue is less than 10, sleep for 1 second
      
      * When there are tasks with assignment failure and the number of tasks in the current task queue is less than 10, sleep for 1 second
      
      * fix code smell & code style
      
      * fix code smell & code style
      Co-authored-by: Nzhanglong <zhanglong@ysstech.com>
      b3120a74
  2. 10 12月, 2020 5 次提交
  3. 09 12月, 2020 2 次提交
  4. 06 12月, 2020 4 次提交
  5. 05 12月, 2020 5 次提交
  6. 03 12月, 2020 4 次提交
  7. 02 12月, 2020 1 次提交
  8. 01 12月, 2020 2 次提交
    • K
      [FIX#4033] $[] conflicts with mysql keywords (#4111) · 3ceb6124
      Kirs 提交于
      * [FIX#4033] $[] conflicts with mysql keywords
      We currently only use this symbol for dates, so I filtered out the number type.
      this close #4033
      
      * test
      
      * fix error
      3ceb6124
    • F
      [Improvement][Code style] FIX SPELL WAITTING TO WAITING , etc. (#4118) · 3e411d07
      felix.wang 提交于
      * FIX SPELL
      
      * FIX SPELL AND  Optimizing code conventions
      
      * add ut  cannot construct process instance, return null;
      
      * add ut testExportProcessMetaData
      
      * add ut testExportProcessMetaData
      
      * add ut testImportProcessSchedule
      
      * add ut MasterExecThreadTest
      
      * add ut MasterExecThreadTest
      
      * add ut testSubProcessViewTree
      
      * add ut testComplementWithStartNodeList
      
      * add ut testRecurseFindSubProcessId
      
      * add ut testRecurseFindSubProcessId
      
      * add ut testRecurseFindSubProcessId
      3e411d07
  9. 30 11月, 2020 2 次提交
  10. 28 11月, 2020 1 次提交
    • Y
      [Improvement-3933][db operation] Improve the performance of sql query (#3940) · bd156b31
      Yarlung 提交于
      * optimize select * case
      
      * emove redundancy
      
      * bug fixed
      
      * Update en_US.js
      
      * Update startup.sh
      
      * optimize
      
      * optimize code
      
      * optimize
      
      * bug fixed
      
      * add ut
      
      * bug fixed
      
      * bug fixed
      
      * bug fixed
      
      * bug fixed
      
      * Delete WorkFlowLineageMapper.xml
      
      * Delete createTenement.vue
      
      * recove wrongly deleted file
      
      * Update WorkFlowLineageMapper.xml
      
      * Update createTenement.vue
      bd156b31
  11. 27 11月, 2020 2 次提交
  12. 26 11月, 2020 4 次提交
  13. 25 11月, 2020 4 次提交