Sheldon
82e9c40df8
[Fix-11366][UI] Workflow instance should not support right-click running ( #11367 )
...
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
songjianet
334afec066
[Refactor][UI] Refactor project list using NSpace component. ( #11369 )
2 years ago
Sheldon
c1c6d5921c
[Feature-9978][UI] add node dependency type feature ( #11235 )
...
* add only current node only,preceding nodes,later nodes options to execute process instance
Co-authored-by: sheldonliu <sheldonliu>
2 years ago
songjianet
cfb5918e74
[Refactor][UI] Refactor task group queue using NSpace component. ( #11341 )
...
* [Refactor][UI] Refactor task group queue using NSpace component.
* [Refactor][UI] Refactor token manage using NSpace component.
2 years ago
Devosend
0fdec2cd5a
[Fix][UI] fix bug where icons are displayed in one line. ( #11320 )
2 years ago
Chris Ho
991414edc5
[Improvement][UI] Scrolling will be applied to parent model on editor scrolled to top/bottom ( #11335 )
2 years ago
Amy0104
348edb16f9
[Fix][UI] Fix the taskPriority options not showing when hover. ( #11294 )
2 years ago
秋天
2adfc52e55
[fix-11233][ui] Remove custom template switch button in chunjun component module ( #11234 )
...
- delete obsolete switch button
This closes #11233
2 years ago
Amy0104
adfec41986
[Improvement][UI] Improve monaco-editor component in ts. ( #11274 )
2 years ago
Devosend
9ba9a0ff82
[Fix][UI] fix bug where log modal display object ( #11271 )
2 years ago
Devosend
78e9122573
fix bug where confirm disable error ( #11251 )
2 years ago
Amy0104
0141aa511b
[Fix][UI] Fix datax task data instance replay error. ( #11222 )
2 years ago
songjianet
163df5f1a3
[Refactor][UI] Refactor task group option using NSpace component. ( #11209 )
2 years ago
Chris Ho
d85ea8f62f
[Improvement][UI] Unified local parameters UI ( #11190 )
2 years ago
Devosend
91a944f967
fix nodeSize is not a function bug ( #11200 )
2 years ago
xuhhui
513f336015
[Feature] Add new task type chunjun ( #10937 )
2 years ago
pinkhello
2e81f30298
[Fix] Parameter values disappear when editing Zeppelin task ( #11115 )
2 years ago
Assert
cdfe115247
[Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter ( #10960 )
...
* [Feature-10837][Task Plugin] Sqoop Task Add --split-by Parameter
* checkstyle
2 years ago
Devosend
d76d6da734
[Fix][UI] Add duplicate of file suffix ( #11136 )
2 years ago
zhuxt2015
4d9db3451e
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2 years ago
songjianet
fbfaca3dbd
[Refactor][UI] Refactor resource manage using NSpace component. ( #11098 )
...
* [Refactor][UI] Refactor resource manage using NSpace component.
* [Refactor][UI] Refactor resource manage using NSpace component.
2 years ago
songjianet
7ed1e7cd74
[Refactor][UI] Refactor function manage using NSpace component. ( #11124 )
2 years ago
Devosend
011040f90e
[Fix][UI] fix bug where The Gantt chart does not show the execution status ( #11135 )
...
* fix bug where The Gantt chart does not show the execution status of all components
* modify round method
2 years ago
Devosend
2f2de7f90e
fix space validate for create folder bug ( #11106 )
2 years ago
songjianet
de6e58ec1b
[Fix][UI] Fix the problem of too large spacing in operation. ( #11090 )
...
* [Fix][UI] Fix the problem of too large spacing in operation.
* [Fix][UI] Fix the problem of too large spacing in operation.
2 years ago
Devosend
7227acd653
fix view variable display bug ( #11100 )
2 years ago
Amy0104
79cec27423
[Fix][UI] Widen the segment separator input box. ( #11096 )
2 years ago
songjianet
445e830a84
[Refactor][UI] Refactor file manage using NSpace component. ( #11073 )
2 years ago
JieguangZhou
af7b359333
[Feature][Task Plugin] Add SageMaker Pipeline task plugin for MLOps scenario ( #10826 ) ( #10935 )
...
* add sagemaker pipeline task plugin
[DOC] add Sagemaker task plugin document
change license and fix dependencies
* [fix] Optimize the code
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-sagemaker/src/main/java/org/apache/dolphinscheduler/plugin/task/sagemaker/SagemakerParameters.java
Optimization parameter judgment
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
* [fix] nips
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
Devosend
594f00512b
[Refactor][UI] Refactor time display use datatable render function ( #11078 )
2 years ago
songjianet
25ded1e81b
[Refactor][UI] Refactor rule manage using NSpace component. ( #11069 )
2 years ago
Eric Gao
f689220290
[Feature][Task Plugin] Increase zeppelin task stability in production ( #11010 )
...
* [Feature][Task Plugin] Increase zeppelin task stability in production (#10584 )
* Add front-end and update docs for the production mode of zeppelin task
* Fix minor front-end bug of zeppelin task plugin
* Refactor ZeppelinParameters with lombok
* Fix formatting
* Replace @Data with @Getter , @Setter , @ToString to avoid decrease in test coverage
2 years ago
Wenjun Ruan
5e9c7dad23
Add dolphinscheduler-bom to manage the dependency version ( #11025 )
2 years ago
songjianet
878cbbc159
[Refactor][UI] Refactor task result using NSpace component. ( #11054 )
2 years ago
songjianet
ff34393333
[Feat][UI] Added LDAP function. ( #11029 )
2 years ago
songjianet
6bf80f7a06
[Refactor][UI] Refactor datasource using NSpace component. ( #11022 )
...
* [Refactor][UI] Refactor datasource using NSpace component.
* [Refactor][UI] Refactor datasource using NSpace component.
2 years ago
labbomb
d41dac0602
feat: Add trim method to all input ( #10984 )
2 years ago
songjianet
fd5fb85858
[Refactor][UI] Refactor audio log using NSpace component. ( #10991 )
2 years ago
zhuxt2015
7196b125d9
[Feature][Datax Task]Datax task plugin support custom parameters ( #10950 )
...
* datax task plugin support custom parameters
2 years ago
Eric Gao
a38fa34d43
[Feature][Task Plugin] Enable users to switch endpoints in zeppelin tasks ( #10925 )
...
* [Feature][Task Plugin] Enable users to switch endpoints in zeppelin tasks (#9814 )
2 years ago
labbomb
05308ccfe6
feat: Added global trim method ( #10975 )
2 years ago
songjianet
89780e296d
[Feat][UI] Add title display to the table in the security center. ( #10969 )
2 years ago
rockfang
895dca3e93
[Fix-10890] fix some bugs in the Resource page ( #10907 )
...
* [Fix-10890] fix some bugs in the Resource page
* fix: cancel the unnecessary verifications and reset the form when canceling FileUploadModal
* fix: use se `resetForm` method to reset the form
2 years ago
Amy0104
c2dfda80f6
[Fix][UI] Set the next node to not required. ( #10932 )
...
* [Fix][UI] Set the next node to not required.
* [Fix][UI] Remove the unuse i
2 years ago
chuxing
427c58546c
[fix][plugin]: fix spark sql use custom parma. ( #10821 )
...
* [fix][plugin]: fix spark sql use custom parma.
* [fix][plugin] roll back part of the code
Co-authored-by: huaangcg <huangcg@getui.com>
2 years ago
Amy0104
51d6eae7f4
[Fix][UI] Add validator to the next node field of the switch task. ( #10898 )
2 years ago
Devosend
0ea5809ff8
fix bug where task name display in gantt ( #10900 )
2 years ago
Devosend
56fe11ecf9
[Fix][UI] Fix hive datasource doesn't show principal bug ( #10876 )
...
* fix hive datasource doesn't show principal bug
* delete IDataBase
* restore DataSourceController.java
2 years ago
songjianet
1edbb5e333
[Feat][UI] Uniform search button size. ( #10880 )
2 years ago
songjianet
553159f780
[Refactor][UI] Refactor tenant manage using NSpace component. ( #10879 )
2 years ago