Commit Graph

913 Commits

Author SHA1 Message Date
JinYong Li a10483fb5a [maven-release-plugin] prepare for next development iteration 2023-02-05 15:46:20 +08:00
JinYong Li 2a22b96058 [maven-release-plugin] prepare release 2.0.8 2023-02-05 15:44:38 +08:00
北岭山下 d95cf93c2a
[Improve-13413]Empty dependency operation causes Master null pointer exception (#13420) 2023-01-30 16:03:28 +08:00
JinYong Li 873cbc75c6 [maven-release-plugin] prepare for next development iteration 2022-10-20 00:28:00 +08:00
JinYong Li bf5a0f228b [maven-release-plugin] prepare release 2.0.7 2022-10-20 00:27:50 +08:00
Hissi 2746f6851d
2.0.6 fix copy bug (#10940)
* fix copy task bug: when modifying the array type parameter of the task, the parameter of the copied task is also changed (shallow copy is changed to deep copy).

* fix copy task bug: when modifying the array type parameter of the task, the parameter of the copied task is also changed (shallow copy is changed to deep copy).

Co-authored-by: guanh <111>
2022-08-14 09:43:30 +08:00
JinYong Li 0ff3e9f73e [maven-release-plugin] prepare for next development iteration 2022-07-04 19:36:09 +08:00
JinYong Li 6aaf6e39ed [maven-release-plugin] prepare release 2.0.6 2022-07-04 19:35:58 +08:00
Amy0104 7d91ad3c54
[Fix][UI] Fix bytesToSize function calculation error. (#10628) 2022-06-27 15:00:48 +08:00
retime123 930c7d4f62
Monitoring: Added disk available capacity monitoring (#10030) 2022-05-14 19:26:54 +08:00
Amy0104 cfa68a73a8
[Cherry-Pick][Fix][UI][2.0.5] Add LIST type to the custom parameter types of task node. (#9455) (#9459) 2022-04-12 17:36:43 +08:00
songjianet 59b5b1150b
[Feature][Dag] Jump back to the list page after the workflow is saved. (#8989) 2022-03-18 20:26:53 +08:00
JinYong Li d88656c4ce [maven-release-plugin] prepare for next development iteration 2022-03-02 20:29:59 +08:00
JinYong Li f31328276c [maven-release-plugin] prepare release 2.0.5 2022-03-02 20:29:48 +08:00
JinYong Li 6d47fc156f [maven-release-plugin] prepare for next development iteration 2022-03-02 18:56:11 +08:00
JinYong Li 8d8d597dc6 [maven-release-plugin] prepare release 2.0.5 2022-03-02 18:56:00 +08:00
JinYong Li 9b9a4cdfb3 [maven-release-plugin] prepare for next development iteration 2022-03-02 17:53:28 +08:00
JinYong Li 3ea4a9e7bf [maven-release-plugin] prepare release 2.0.5 2022-03-02 17:53:18 +08:00
JinYong Li 2f2a871575 [maven-release-plugin] prepare for next development iteration 2022-02-26 00:13:23 +08:00
JinYong Li 0ff01e3c68 [maven-release-plugin] prepare release 2.0.4 2022-02-26 00:13:12 +08:00
JinYong Li dc63c2f2b8 [maven-release-plugin] prepare for next development iteration 2022-02-25 17:45:31 +08:00
JinYong Li e608f4ad42 [maven-release-plugin] prepare release 2.0.4 2022-02-25 17:45:20 +08:00
calvin 8d7ed3f6c4
[cherry-pick][Fix-8050] When the task is forbidden the node will obviously display. 2022-02-19 16:20:37 +08:00
calvin b9e3b857c4
[cherry-pick][Fix-8163] Add a tooltip on the task node to rectify this issue. #8280 2022-02-19 13:52:47 +08:00
JinYong Li 2aa5b4c6cc
[Cherry-pick-to-204] pick to 204-prepare (#8429)
* fix relation unbinding bug

* [Bug-8053] Fix CronUtils.getMaxCycle return null (#8086)

* [bug] Fix datax task type error parse clickhouse reader sql (#8091)

* [Fix-8119][API] Update ProcessInstance error and without reason output (#8122)

* fix bug_8119

* fix bug_8119

* fix bug_8119

* fix bug_8119

* fix bug_8119

* pick-8086/8091/8122/8139

* [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… (#8198)

* [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359)

* add reupload file

* develop reupload file

* fix this issue

* [Improvement-8284][Alert] Dingtalk alert plugin supports markdown message type (#8285)

* add msgtype in the dingtalk alert plugin

* update markdown msgtype 'at persion'

* fix sudo.enable=false Is invalid (#8388)

* [Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.

Co-authored-by: springmonster <charleskuanghc@163.com>
Co-authored-by: seagle <seagle-yuan@users.noreply.github.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: ShuiMuNianHuaLP <46993277+ShuiMuNianHuaLP@users.noreply.github.com>
2022-02-18 20:30:36 +08:00
Devosend 7ac376923f
[cherry-pick-2.0.4][Fix-8412] [UI] Fix workflow definition timing edit bug. (#8419) 2022-02-17 20:42:44 +08:00
caishunfeng 7a7558c9dd
[Bug-8170][UI] SUB_PROCESS Clicking into the child node does not react (#8371) (#8414)
* Fix-8170 SUB_PROCESS Clicking into the child node does not react

* Fix-8170 SUB_PROCESS Clicking into the child node does not react

Co-authored-by: mazhong <316422240@qq.com>
2022-02-17 16:06:14 +08:00
caishunfeng 5ec9d1c4a9
cherry-pick [Fix-7457] Support to search when pressing enter button in the search box (#8372)
Co-authored-by: calvin <jianghuachinacom@163.com>
2022-02-15 10:00:11 +08:00
wangyizhi 2f53c4f69c
[cherry-pick-2.0.4][Fix-8172][UI] Fix coordinate calculation error (#8350)
* [Fix-8172][UI] Fix coordinate calculation error

* [Fix-8172][UI] Code format
2022-02-11 20:23:40 +08:00
wangyizhi 6d40dcb12c
[Fix-8335][UI] Sqoop node change data source type to hive error (#8349) 2022-02-11 20:23:13 +08:00
zhuangchong 8b601a7f2c [maven-release-plugin] prepare for next development iteration 2022-01-20 16:03:09 +08:00
zhuangchong f1a3c52a66 [maven-release-plugin] prepare release 2.0.3 2022-01-20 16:02:58 +08:00
wind 05545e1041
[Fix-8098] [UI] Fix resource manage bug (#8107) (#8129)
Co-authored-by: Devosend <devosend@gmail.com>
2022-01-20 10:34:00 +08:00
wind 8e9b4a9821
[cherry-pick-2.0.3][Feature][Dag] Number of failed retries and failed retry interval use input component (#8106)
* [Feature][Dag] Number of failed retries and failed retry interval use input component. (#8104)

* delayTime

Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: caishunfeng <534328519@qq.com>
2022-01-18 19:40:34 +08:00
songjianet 40762a2ef9
[Feature][Workflow Instance] Add Workflow instalce batch delete reload table list. (#8084) 2022-01-17 15:51:10 +08:00
songjianet bca7353fe4
[Fix][Dag] Timeout alert. (#8047) 2022-01-14 17:41:08 +08:00
xiangzihao 59c0abcc27
[Cherry-pick-2.0.3] (#8044)
* resolve conflict

* [Fix-7513] Fix identical numbers and add positive integer judgment (#8032)

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* fix bug_7513

* test

* test

* test

* test

* test

* chinese change

Co-authored-by: Assert <42203474+shangeyao@users.noreply.github.com>
2022-01-14 16:32:27 +08:00
calvin cf9e04ce1d
fix a little issue (#8042) 2022-01-14 14:46:11 +08:00
Jiajie Zhong 600ee5e77c
Remove ambari plugin profile in 2.0.3 (#8011)
We already total remove ambari in dev branch
by #7880, and in version 2.0.2 just remove
ambari plugin directory in #7749. This patch
also remove related profiles of ambari plugin
2022-01-13 23:23:17 +08:00
wind 4d5b5b42a4
[cherry-pick-2.0.3] cherry-pick to 2.0.3 (#8008)
* finished issue#7527 (#7561)

Co-authored-by: 时光 <caizhedong@cai-inc.com>

* [Fix-7713] Handling the sensitive data in the log (#7728)

* add a feature to handle sensitive data

* [cherry-pick-2.0.3]fix-#7740-upgrade_sql #7761

* [cherry-pick-2.0.3][Fix-7203] Remedy the issue about importing a process json file

* [cherry-pick-2.0.3][Fix-7857] The user won't be allowed to disable their own account

Co-authored-by: 时光 <41109695+yikeshiguang@users.noreply.github.com>
Co-authored-by: 时光 <caizhedong@cai-inc.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: uh001 <96870549+uh001@users.noreply.github.com>
2022-01-13 22:36:00 +08:00
Kerwin 7b0617b58d
cherry-pick Fix query workflow history version information error #7988 (#7989) 2022-01-13 13:42:56 +08:00
Kerwin 7b1744baf5
cherry-pick DingTalk alert plugin adds signature. #7805 (#7959) 2022-01-12 18:13:55 +08:00
Kerwin ddd516cb96
Create or update users to add tenants cannot be empty verification. #7594 (#7956) 2022-01-12 14:45:17 +08:00
xiangzihao be86eaf357
[Cherry-pick-2.0.3] 20220107 (#7871)
* cherry-pick

* fix bug_7629 (#7630)

* fix bug_7564 (#7625)

* fix bug_7512 (#7716)

* [Fix-7459][Sqoop] running error in parallel (#7752)

* fix bug_7459

* fix bug_7459

* fix bug_7459

* fix bug_7459

* fix bug_7459

Co-authored-by: SbloodyS <sbloodys@qq.com>

* [Feature-7576][Master] Optimize complement task's date (#7585)

* feature_7576

* feature_7576

* feature 7576

* feature 7576

* [Fix-7767]Task instance is not deleted while deleting the process instance (#7768)

* fix bug_7767

* fix bug_7767

* fix bug_7767

* fix bug_7767

* fix bug_7767

* [Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization (#7770)

* cherry-pick

* [Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output (#7774)

* bug_7773

* bug_7773

* bug_7773

* bug_7773

* bug_7773

* [Feature-7777][UI] process definition page add create username (#7778)

* feature_7777

* fix bug_7499 (#7739)

Co-authored-by: SbloodyS <sbloodys@qq.com>

* fix conflict

* fix conflict

* fix mapState never used error

* fix bug_7789 (#7790)

Co-authored-by: SbloodyS <sbloodys@qq.com>

Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
2022-01-09 16:10:06 +08:00
lenboo 1d3f77bedb [maven-release-plugin] prepare for next development iteration 2021-12-31 23:32:17 +08:00
lenboo 24ddd07493 [maven-release-plugin] prepare release 2.0.2 2021-12-31 23:32:06 +08:00
lenboo c4eab17bd4 [maven-release-plugin] prepare for next development iteration 2021-12-30 23:00:23 +08:00
lenboo 28cbaf05cb [maven-release-plugin] prepare release 2.0.2 2021-12-30 23:00:12 +08:00
lenboo f5fd29a05d [maven-release-plugin] prepare for next development iteration 2021-12-29 19:42:57 +08:00
lenboo f77a117803 [maven-release-plugin] prepare release 2.0.2 2021-12-29 19:42:46 +08:00