Wenjun Ruan
ecaeadea33
Fix global params cannot transport into sub_process ( #7969 ) ( #7973 )
3 years ago
songjianet
53e0124410
[Feature][UI Next] Delete edit profile state. ( #7966 )
3 years ago
xiangzihao
2cf609ae61
[Fix-7885][Deploy] Output log should under logs/ directory ( #7960 )
...
* fix bug_7885
* fix bug_7885
* fix bug_7885
* fix bug_7885
3 years ago
songjianet
79e2c386df
[Fix][UI Next] Fix dark theme logout. ( #7965 )
3 years ago
songjianet
455cede28e
[Feature][UI Next] Add project list. ( #7961 )
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
calvin
a81093d6cb
[Fix-7935] Rectify this issue with running test cases in the class of AlertGroupControllerTest. ( #7954 )
...
* fix a few issues
3 years ago
wind
3edc58cbdd
[E2E] Add queue e2e test ( #7941 )
3 years ago
labbomb
8a4ae60d81
[Feature][UI Next]Added the tenant management page ( #7945 )
...
* Enabling Route Forwarding
* Added the tenant management page
* tenant-modal
3 years ago
Ivan0626
b807c677ab
Close the FileOutputStream in FileUtils.java file ( #7937 )
...
Close the FileOutputStream in FileUtils.java file
3 years ago
xuhhui
0cfb2043cf
Improvement: improve Pong.java mistake ( #7822 )
3 years ago
Jiajie Zhong
7718abed79
[deploy] Add tools to distribute package ( #7916 )
...
This patch add missing tools diretory in binary
package
close : #7886
3 years ago
wind
a8c592bd93
[Bug-7788][MasterServer] fix submit duplicate tasks sometimes when retry ( #7809 )
...
* [Bug-7788] fix submit duplicate tasks sometimes when retry
* [Bug-7788][MasterServer] fix submit duplicate tasks sometimes when retry
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
24a97fda75
[Bug] [dolphinscheduler-api]support workflow instance to definition ( #7930 )
...
* add task save and binds workflow
* add task update with upstream
* support workflow instance to definition
* fix ut
3 years ago
Frank Chen
3d67edafbe
[Improvement][API] Add and fix unit test for ExecutorController,Fix A… ( #7877 )
3 years ago
mazhong
5ea06e7eb8
Update ProcessDefinitionMapper.xml ( #7931 )
...
Resolves process definition list issue(data duplication )
3 years ago
springmonster
4f4d9d12ce
[Bug-7849] Add unit test for alert server, fix #7849 ( #7850 )
3 years ago
songjianet
106744448b
[Feature][UI Next] Add monitor worker. ( #7922 )
3 years ago
janeHe13
1ff339f37b
[E2E] Modify the tenant delete of the e2e case ( #7921 )
...
* Update UserE2ETest.java
3 years ago
songjianet
f5aca0f11b
[Feature][UI Next] Add monitor master. ( #7917 )
3 years ago
labbomb
7bc1591ef0
Enabling Route Forwarding ( #7909 )
3 years ago
天仇
361d68db26
[FIX-7732][fix] fix column 'is_directory' of table `t_ds_resources` type error in PG database ( #7898 )
...
Fix column 'is_directory' of table t_ds_resources type error in PG database
This closes #7732
3 years ago
Kerwin
d8ccfe6a75
Add 2.0.2 and 2.0.3 version for issue-report( #7899 )
3 years ago
X&Z
57f000ed1f
[BUG] Repair JDBC connection of Oracle ( #7883 )
3 years ago
calvin
24eb40c2b2
[Fix-7857] The user won't be allowed to disable their own account. ( #7891 )
3 years ago
songjianet
7151c54578
[Feature][UI Next] Add statistics. ( #7895 )
...
* [Feature][UI Next] Add statistics.
* [Feature][UI Next] Add license head.
3 years ago
songjianet
836f1a3b88
[Feature][UI Next] Add monitor db. ( #7893 )
3 years ago
Jiajie Zhong
65322155a3
[python] Fix database error handler about no datasource name ( #7631 )
...
* [python] Fix database error handler about no datasource name
The original code show too many unrelated log when database name
do not exists. BTW, it would continue the code when error miss.
This patch is try to fix it.
close : #7616
* Use java exception instead of self define
* Enhance
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
wind
e4cdd82b7c
[Improvement][TaskLog] Unified task log ( #7831 )
...
* task logger
* update
* log format
* remove master config task-logger
* udpate log level
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Kerwin
5172862a0a
Add seatunnel task plugin ( #7131 )
3 years ago
labbomb
f3f1f40f57
[Feature][UI Next] Fixed menu sidebar display issues ( #7872 )
3 years ago
Jiajie Zhong
da4a85943c
[python] Add independent deployment for python gateway server ( #7549 )
...
* [python] Add independent deployment to python gateway server
* Correct some error
* Add missing deployment change
* Add missing expose port
* Add missing standalone config
* Keyword change from rpc to socket
* try to fix
* Add python gateway server to scp-hosts.sh
3 years ago
Jiajie Zhong
62cac2d529
[deploy] Make install.sh as executable script ( #7862 )
...
* [deploy] Make install.sh as executable script
* Change file and dir mode in dist
fix : #7860
3 years ago
xiangzihao
f2541248eb
[Feature-7769][API] Add batch start process api ( #7771 )
...
* add notes
Co-authored-by: SbloodyS <sbloodys@qq.com>
3 years ago
Brennan Fox
46c39cdff9
Correct typo in English README ( #7695 )
...
* Correct typo in English README
Corrects a minor typo
* Markdown table & more typo cleanup
Co-authored-by: Brennan-Fox <brennan.fox@ca.ibm.com>
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
labbomb
d014a11c22
Fix the user module multi-language linkage problem ( #7863 )
3 years ago
songjianet
30cf030ad9
[Feature][UI Next] Add profile function. ( #7858 )
...
* [Feature][UI Next] Add profile function.
* Update .env
3 years ago
Aaron Lin
7fd94ffa40
[Improvement][Logger]Remove the logger server from the deployment ( #7837 )
3 years ago
labbomb
8cd2a2c339
[Feature][UI Next]Fixed language switching issues ( #7845 )
...
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
3 years ago
Jiajie Zhong
079adc9eca
[ci] Fix flaky test in e2e user ( #7847 )
...
* [ci] Fix flaky test in e2e user
fix : #7656
* Change class name
* Change get delete bottom function
* Correct function
3 years ago
songjianet
ae09702b35
[Feature][UI Next] Add modal component. ( #7848 )
3 years ago
calvin
a8d19f271a
fix this issue ( #7828 )
3 years ago
springmonster
0911fd711d
[Bug-7832, Improvement] Add unit test for worker module, fix apache#7832. Optimize HttpUtils and HttpUtilsTest 1. Checking input parameters of getResponseContentString 2. Add unit test ( #7798 )
3 years ago
labbomb
6d6babff5a
[Feature][UI Next]Modify Layout in multiple languages ( #7830 )
...
* Rewrite the page as defineComponent
* Fixed layout multilanguage problem
* Fixed layout multilanguage problem
* Modify the fields
* License
3 years ago