songjianet
c201c156f3
[Feature][Dag] Number of failed retries and failed retry interval use input component. ( #8104 )
3 years ago
songjianet
9faeef5877
[Feature][Workflow Instance] Add Workflow instalce batch delete reload table list. ( #8082 )
3 years ago
Jiajie Zhong
a061cf136c
[e2e] Add new test of security environment ( #8048 )
...
* [e2e] Add new test of security environment
ref: #7281
* Fix frontend bug
* Fix order of UT
* Fix delete and edit bottom class
* Try to fix
* Try to fix
3 years ago
songjianet
0c353d69e2
[Fix][Dag] Timeout alert. ( #8049 )
3 years ago
xiangzihao
e45e78d803
[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
3 years ago
calvin
677482795c
fix a little issue ( #8039 )
3 years ago
Kerwin
b9b0722b4b
Fix query workflow history version information error ( #7988 )
3 years ago
Kerwin
cb8c875fa8
[Feature-7804][Task] DingTalk alert plugin adds signature. ( #7805 )
...
* DingTalk alarm component adds signature.
* fix code style.
* fix code style.
* add dingtalk document link
* fix DingTalkAlertChannelFactoryTest
* update NAME_DING_TALK_SECRET
3 years ago
Kerwin
64efc65edf
Create or update users to add tenants cannot be empty verification. ( #7594 )
3 years ago
xiangzihao
5be8e0531c
[E2E] [Resource] add file manage case ( #7906 )
3 years ago
calvin
8cac0d8f94
[Fix-7288] Not allow to delete the default alarm group. ( #7932 )
3 years ago
wind
3edc58cbdd
[E2E] Add queue e2e test ( #7941 )
3 years ago
calvin
24eb40c2b2
[Fix-7857] The user won't be allowed to disable their own account. ( #7891 )
3 years ago
janeHe13
0b38d0e826
[E2E]add worker group manage e2e case ( #7879 )
...
* add worker group manage e2e case
* add worker group manage e2e case
* Update dolphinscheduler-e2e/dolphinscheduler-e2e-case/src/test/java/org/apache/dolphinscheduler/e2e/cases/WorkerGroupE2ETest.java
Co-authored-by: janeHe13 <438044805@qq.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
3 years ago
Jiajie Zhong
9b6b381b93
[deploy] Split Ambari plugin to independent repo ( #7880 )
...
fix : #7036
3 years ago
Kerwin
5172862a0a
Add seatunnel task plugin ( #7131 )
3 years ago
wangyizhi
984665a5ef
[Feature-7018][UI] Add list edit view from task definition ( #7852 )
...
* Performance optimization of DEPENDENT task
* fix eslint
* [Feature] Improve task definition list
* feat: Task definition list
* change update interface
3 years ago
xiangzihao
70ab2b886f
fix bug_7499 ( #7739 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
xiangzihao
d9496efc38
[Feature-7777][UI] process definition page add create username ( #7778 )
...
* feature_7777
3 years ago
xiangzihao
0dfbbc8983
[Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization ( #7770 )
3 years ago
calvin
4203304b08
[Fix-7493] Support searching for task node in the DAG. ( #7766 )
...
* add a select to support fuzzy search
3 years ago
xiangzihao
c58dbefaa5
[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>
3 years ago
calvin
1f97a62411
[Fix-7510] Remedy the issue with clicking the breadcrumb on the page of file resources. ( #7747 )
3 years ago
wangyizhi
52a74396dd
[Improvement-6151] Performance optimization of DEPENDENT task ( #7725 )
...
* Performance optimization of DEPENDENT task
* fix eslint
3 years ago
xiangzihao
1cd5162e4e
fix bug_7512 ( #7716 )
3 years ago
xiangzihao
a86c08e32c
feature_7513 ( #7707 )
...
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
Jiajie Zhong
abf3d001fc
[UI] Fix wrong dialogs for process definition's version info ( #7662 )
...
We should use process_definition.update_time instead of create time
to make more sence.
close : #7660
3 years ago
calvin
5ab0135d18
[Fix-7345] Support the whole operations for the task group and the task group queue. ( #7678 )
...
* add task group
* modify task group
* add task group queue
* add task group queue
* add task group queue
* add task group queue
* add task group priority
* fix a few issue with api
* add task group queue
* modify task group queue
* modify task group
* fix a little bit issue
* fix a little bug in the page of managing task group
3 years ago
kezhenxu94
269a62418f
Add E2E case for user manage ( #7652 )
3 years ago
songjianet
86137e05ea
[Feature][Workflow Move] Display none workflow move btn. ( #7666 )
3 years ago
Assert
e172015cd3
fix conflict pr 6997 ( #7571 )
...
Co-authored-by: shangeyao <sgy960921>
3 years ago
xiangzihao
82db009781
fix bug_7564 ( #7625 )
3 years ago
kezhenxu94
03a71297dd
Unify the element selector rules for E2E ( #7409 )
...
* Unify the element selector rules for E2E
* Fix typo in docker swarm
3 years ago
calvin
fb31dcd59c
fix this bug ( #7461 )
3 years ago
songjianet
1f1edb2f23
[Fix][Project List UI] Fix the calling interface that keeps decreasing by one after manually setting the `pageNo` parameter. ( #7399 )
3 years ago
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
3 years ago
百岁
f21eb8f9fe
[ISSUE 6444]Optimize task node helper document in workflow toolbar ( #7226 )
...
* [ISSUE 6444]Optimize task node helper document in workflow toolbar
* fix some review issue than submit by DS
* refact by add guard judgement when type is undefined
* move method helpUrlEnable and helpUrl nest in 'methods' body
3 years ago
songjianet
3ca2ee9ac8
[Bug][dolphinscheduler ui] When the edit time is repaired, the alarm group display. ( #7262 )
3 years ago
songjianet
eb07a2b1c9
[Fix][Warning instance manage] Expand the support of `i18n`. ( #7184 )
3 years ago
songjianet
2fa3157e6e
[Feature][Workflow] Main package. ( #7177 )
3 years ago
Hua Jiang
226bed1768
fix this issue ( #7120 )
3 years ago
Kerwin
3de182dc08
Optimize the display of the pop-up window for creating worker groups ( #7148 )
3 years ago
songjianet
99f6ab3847
[Feature][Workflow relationship] Format name. ( #7143 )
3 years ago
songjianet
3304edee47
[Feature][Workflow relationship] Format time. ( #7123 )
3 years ago
songjianet
791ed6de77
[Feature][Workflow relationship] Improve English support. ( #7129 )
3 years ago
Hua Jiang
6beae191e2
[Fix-7103] Fix the issue with the sqoop task missing the verification of props. ( #7119 )
...
* add the verification of parameters for the sqoop task
3 years ago
wangyizhi
e0623973e0
[Fix-7083] [UI] The switch task is missing the else branch ( #7084 )
3 years ago
Hua Jiang
d7eb7453e5
[Fix-7070][UI] Remedy the issue with no saving the timeout's strategy into the database. ( #7107 )
3 years ago
wangyizhi
173a385618
[Improvement-7092][UI] Optimize DAG to adapt to situations without locations ( #7102 )
3 years ago
songjianet
b3efcdfeba
[Fix][Create Warning Instance Edit] Fix the problem of incomplete display of the edit form. ( #7096 )
3 years ago