Amy0104
79733643aa
[Feature-8565][Fix-8672][UI Next][V1.0.0-Alpha]: Add DATA_QUALITY and modify task type switching bug. ( #8698 )
3 years ago
Devosend
c8b5d1e508
[Feature][UI Next][V1.0.0-Alpha] Support gantt ( #8697 )
3 years ago
calvin
e1862a81ba
[Fix-8623][UI-Next][V1.0.0-Alpha] Rectify the issue to prompt the correct message for the process definition state. ( #8695 )
3 years ago
calvin
79c9d7dd36
[Feature][UI Next][V1.0.0-Alpha] Add the tree chart of the work flow definition to the project management. ( #8694 )
...
* add the component of the use-tree
* modify tree view
* add the component of the tree-view
* developed the tree view of the work flow definition
* merge from dev
3 years ago
xiangzihao
2ab8c1ca7d
[Fix-8616][WorkFlowLineage] work flow lineage search result missing data ( #8684 )
...
* fix bug_8616
* remove meaningless query column
* fix code smell
* fix remaining problems
3 years ago
songjianet
403c672e6d
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of incomplete Chinese support for all date pickers in the project. ( #8688 )
3 years ago
Yao WANG
67a6813e9c
remove no useful code ( #8552 )
...
Co-authored-by: ywang46 <ywang46@paypal.com>
3 years ago
songjianet
bf0cc6a5e8
[Fix][UI Next][V1.0.0-Alpha] Fix modified the system language, the chart text is not changed to Chinese as expected. ( #8682 )
3 years ago
Devosend
4881ab8c58
[Fix-8615][UI Next][V1.0.0-Alpha] Fix workflow startup time invalid bug ( #8681 )
3 years ago
labbomb
c2650ef5e8
[Fix][UI Next][V1.0.0-Alpha] Fix menu selection status display error ( #8677 )
3 years ago
Jiajie Zhong
aac960d3d2
[python] Increase UT coverage threshold to 0.9 ( #8660 )
...
This patch increase Python API unit test coverage
threshold from 85% to 90%. If coverage under 90%
will failed our the test
3 years ago
songjianet
43fc7ec968
[Fix][UI Next][V1.0.0-Alpha] Fix the display of the project name is too long, causing UI confusion. ( #8669 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the display of the project name is too long, causing UI confusion.
* [Fix][UI Next][V1.0.0-Alpha] Fix the display of the project name is too long, causing UI confusion.
3 years ago
songjianet
8096a1063b
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance button prompts an error. ( #8668 )
3 years ago
kezhenxu94
60a00490c6
[CI][UI Next][V1.0.0-Alpha] Add frontend UI to CI checks and fix the linting problems found ( #8666 )
3 years ago
songjianet
b43e5f0d7e
[Feature][UI Next][V1.0.0-Alpha] Delete the space between the create button in Security - Warning Instance Manage. ( #8665 )
3 years ago
labbomb
2f21c89b80
[Fix][UI Next][V1.0.0-Alpha] Fixed a problem where safari ICONS are not displayed ( #8662 )
3 years ago
labbomb
98396d2c68
[Fix][UI Next][V1.0.0-Alpha]Solve the problem of missing menu bar status under Resource ( #8661 )
3 years ago
BaoLiang
44bb654c5e
Revert "upgrade mybatis-plus to 3.4.3 ( #8515 )" ( #8659 )
...
This reverts commit ca6d148a1b
.
3 years ago
xiangzihao
8df4ed6051
[Feature][UI Next][V1.0.0-Alpha] remove VITE_APP_PROD_WEB_URL ( #8657 )
...
* Adapt web configurations for UI next
* remove VITE_APP_PROD_WEB_URL
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
labbomb
78d7c06f2e
[Fix][UI Next][V1.0.0-Alpha]Fixed an issue with time picker clearing ( #8655 )
3 years ago
kezhenxu94
217bfb4153
[Fix][UI Next][V1.0.0-Alpha] Unify time parsing method with date-fns to avoid compatibility issues ( #8653 )
3 years ago
kezhenxu94
e04bdba22f
Adapt web configurations for UI next ( #8639 )
3 years ago
Jiajie Zhong
f256f3ec6e
[python] Fix source and issue tracker link in PyPI ( #8638 )
...
* [python] Fix source and issue tracker link in PyPI
This patch fix error or wrong link in
https://pypi.org/project/apache-dolphinscheduler/
* Fix style
3 years ago
labbomb
73292851a6
[Feature][UI Next][V1.0.0-Alpha] Fixed an issue with # under internationalization ( #8641 )
3 years ago
Devosend
18c384c60a
[Fix-8615][UI Next][V1.0.0-Alpha] Fix resource manage file edit page blank bug ( #8631 )
3 years ago
ronyang1985
7b66b66e8f
[Feature-8527][Datasource] Add dataSource for Amazon Redshift ( #8564 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
3 years ago
Devosend
102828409f
[Fix-8617][UI Next][V1.0.0-Alpha] Fix workflow version info language internationalization bug
3 years ago
Devosend
985b4e8520
[Fix-8598][UI Next][V1.0.0-Alpha] Fix menu readonly bug in workflow instance
3 years ago
labbomb
09f70353b8
[Feature][UI Next][V1.0.0-Alpha]Adjust font color in dark mode ( #8606 )
...
* Added theme color modification field
* Adjust font color in dark mode
3 years ago
songjianet
3c832ccef0
[Docs][UI Next][V1.0.0-Alpha] Update README.md. ( #8601 )
3 years ago
songjianet
9a96b8da43
[Feature][UI Next] Delete build:dev in package.json. ( #8600 )
3 years ago
xiangzihao
74afdcf8f3
[Fix-8506][Master] process instance stop result wrong ( #8529 )
...
* fix bug_8506
* recover success state
3 years ago
xiangzihao
3cfb3270fe
[Fix-8581][API-Doc] Add some missing chinese translation ( #8588 )
3 years ago
labbomb
eb88d9cbd3
[Feature][UI Next][V1.0.0-Alpha] Added theme color modification field.
3 years ago
xiaodi wang
a3e2c709fc
[Docs] Update README_zh_CN.md ( #8587 )
3 years ago
ronyang1985
20ee9a37fe
[Feature-8485][task] Add EMR task plugin to support submit task to AWS EMR ( #8503 )
...
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
3 years ago
songjianet
f2c6fbb452
[Fix][UI Next] Fix build standalone error. ( #8590 )
3 years ago
Jiajie Zhong
ec4ce2b573
[python] Add config mechanism and cli subcommand config ( #8585 )
...
* [python] Add config mechanism and cli subcommand config
* Add configuration.py mechanism for more easy change config
and move some configs to it. It mechanism including
configuration.py module and default_config.yaml file
* Add `config` for cli subcommand allow users initialize, get,
set configs
close : #8344
* Change setup.py format
3 years ago
Devosend
d7f7686880
[Fix-8577][UI Next][V1.0.0-Alpha] Fix workflow instance view log bug. ( #8578 )
...
* fix query log params bug
* modify query log interval time
* query log throttle
3 years ago
songjianet
87927c4338
[Docs][UI Next] Update README. ( #8568 )
3 years ago
calvin
ab459a511f
[Improve][UI Next] Add a few instructions on how to call a procedure in the form of the procedure task. ( #8566 )
...
* improve the form of procedure
* improve the form of the procedure task
3 years ago
Devosend
8136b8e064
[Feature][UI Next] Add dag view log
3 years ago
songjianet
ad9252e325
[Docs][UI Next] Update README. ( #8560 )
...
* [Docs][UI Next] Update README.
* Update README.md
3 years ago
Kirs
8c19a7776e
[Improve][CI]Upgrade maven-wrapper to 3.1.0 ( #8557 )
...
* [Improve][CI]Upgrade maven-wrapper to 3.1.0
3 years ago
Amy0104
059650effb
[Feature][UI Next] Add DEPENDENT. ( #8556 )
3 years ago
songjianet
8ed2eeb86c
[Docs][UI Next] Add package license. ( #8545 )
...
* [Docs][UI-Next] Add package license.
* [Docs][UI Next] Add package license.
3 years ago
calvin
e84964f1f1
[Feature][UI Next] Add the form of the datax task to the module of next ui. ( #8554 )
...
* add the component of the use-datax
* developed the form of the datax task
* prettier the codes
3 years ago
Amy0104
02b102347b
[Feature][UI Next] Add CONDITIONS. ( #8553 )
3 years ago
Amy0104
f262441d38
[Feature][UI Next] Add relation custom params component into task. ( #8551 )
3 years ago
calvin
ec9fe1733b
[Improve][UI-Next] Work out a little kink about the select component of the environment in the task form.
3 years ago