kezhenxu94
7cf79da5d9
Reduce the size of distribution tar ( #9019 )
3 years ago
songjianet
7ada204bda
[Fix][UI Next][V1.0.0-Alpha] Fix there is a problem with the language support of the PagerDuty alarm instance. ( #9027 )
3 years ago
xiangzihao
82394ba81d
[Feature-9021][E2E] Recover sub_process e2e test in ui-next ( #9023 )
3 years ago
Jiajie Zhong
fd5e79bd80
[python] Separate py from main dist and auto add gpg sign ( #8999 )
...
* Add new profile `python` to separate build python
package from `release`. Now someone who does not interested
in python api could build package without python environment
* Add auto gpg asc sign when run `mvn instal -Ppython`
* Add property to skip gpg sign `python.sign.skip`
* Set `python.sign.skip=false` sign python dist by default
Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
3 years ago
calvin
48dc0a059c
[Fix-9015][UI Next][V1.0.0-Alpha] Worked out this issue about failing to assign another project to an existing task group. ( #9017 )
3 years ago
songjianet
7b190e4ab3
[Fix][UI Next][V1.0.0-Alpha] Fix the new task group configuration item name is displayed as 0. ( #9014 )
3 years ago
songjianet
7114c1531e
[Fix][UI Next][V1.0.0-Alpha] Fix the information entered after the task group configuration is clicked on the Edit button is incorrect. ( #9012 )
3 years ago
labbomb
d9109739a0
[Fix][UI Next] Fix styling problems in the project ( #9008 )
3 years ago
songjianet
06ef1ae6cd
[Fix][UI Next][V1.0.0-Alpha] Fix there is a warning message in the task group configuration. ( #9011 )
3 years ago
songjianet
7ca204772b
[Fix][UI Next][V1.0.0-Alpha] Fix the workflow status field of the task definition page does not support chinese. ( #9007 )
3 years ago
songjianet
2e9740c39e
[Fix][UI Next][V1.0.0-Alpha] Fix the scale of the table on the task instance page is out of balance. ( #9006 )
3 years ago
songjianet
5c5f737a00
[Fix][UI Next][V1.0.0-Alpha] Fix the alarm instance management edit button floating prompt error. ( #9005 )
3 years ago
calvin
d89c7ac8bb
Add a new option of 'thisMonthBegin into the options of the month select for the dependent task. ( #9004 )
3 years ago
labbomb
7d94adabc8
[Feature][UI Next][V1.0.0-Alpha] The label of the form in the unified project is arranged up and down. ( #8991 )
...
* The label of the form in the unified project is arranged up and down
* delete label-width
3 years ago
songjianet
1a7d88e84b
[Fix][UI Next][V1.0.0-Alpha] Fix the task definition page table scale imbalance problem. ( #8992 )
3 years ago
Amy0104
85b2352abf
[Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance ta… ( #8987 )
...
* [Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance table displays error.
* [Fix][UI Next][V1.0.0-Alpha] Remove unused vars.
* [Fix][UI Next][V1.0.0-Alpha] Add class for the state icon for e2e in task instance table and workflow instance.
3 years ago
caishunfeng
a93033b620
[Bug-8790][Api]fix Duplicate key TaskDefinition ( #8986 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
Jiajie Zhong
30746d9762
[python] Add integrated test to python gateway server ( #8966 )
...
* [python] Add integrated test to python gateway server
* Build java code and create standalone server image in GA
* Add component start docker in python
* Run example to make sure it work to it
close : #8035
* Fix build docker image working directory
* Fix working directory
3 years ago
songjianet
7ca5cddc2f
[Fix][UI Next][V1.0.0-Alpha] The problem of multi-language support in FeiShu alert instance. ( #8981 )
3 years ago
songjianet
9fbc62f784
[Fix][UI Next][V1.0.0-Alpha] Fix the new button in the English state of the alarm instance page lacks a space. ( #8984 )
3 years ago
Amy0104
c29a51a8c7
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the alarm instance manage table action buttons. ( #8978 )
3 years ago
Amy0104
a485771a73
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource ta… ( #8977 )
...
* [Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource table action buttons.
* [Fix][UI Next][V1.0.0-Alpha] Remove the unused paramter for the datasource table operation column render function.
3 years ago
songjianet
045ef753d1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in datasource. ( #8970 )
3 years ago
songjianet
451f2849c1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in alarm instance management. ( #8968 )
3 years ago
calvin
44c8d615a4
[Fix-8834][UI Next][V1.0.0-Alpha] Rectify this issue about missing the path in the page of file management. ( #8963 )
...
* fix this issue
* merge from dev
3 years ago
Amy0104
b9e89b1922
[Fix][UI Next][V1.0.0-Alpha] Fix the stop button tips error and its uncorrect state when the record state is STOP. ( #8960 )
3 years ago
Devosend
2b63de0297
[Fix] [UI Next][V1.0.0-Alpha] Enviroment name display error in cron manage ( #8957 )
...
* fix timing modal env name -1 bug
* add param type
3 years ago
Amy0104
aa7dcf3a27
[Fix][UI Next][V1.0.0-Alpha]Fix the pagination of task instance table always one page. ( #8954 )
3 years ago
gaojun2048
3955d84ce3
[Bug][Security] Fix dir permission ( #8938 )
...
* only config dir need 700
* delete -R
* all config dir change
* yaml file in config dir change
* config dir permission change
3 years ago
Amy0104
b86dce53a3
[Fix][UI Next][V1.0.0-Alpha] Fix the workflow instance not clickable in task instance page. ( #8952 )
3 years ago
Devosend
192086e639
[Fix][UI Next][V1.0.0-Alpha] Fix the English display problem of timeout alert minute ( #8950 )
3 years ago
Amy0104
8fcca27fcb
[Fix][UI Next][V1.0.0-Alpha]Fix the serial wait text language not configured. ( #8949 )
3 years ago
Amy0104
e8e2e3a13d
[Fix][UI Next][V1.0.0-Alpha] Fix the edge missing after editing the first task node in dag page. ( #8947 )
3 years ago
Kevin.Shin
af9aedfd2d
fix https://github.com/apache/dolphinscheduler/issues/8889 ( #8921 )
3 years ago
Amy0104
4bb85dd16b
[Fix][UI Next][V1.0.0-Alpha]Fix branch flown and Custom Parameters field options missing. ( #8933 )
3 years ago
Devosend
f9efd68878
[Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug ( #8932 )
3 years ago
Devosend
dde81eb93c
[Fix][UI Next][V1.0.0-Alpha] Support workflow batch operation ( #8930 )
...
* workflow support batch delete
* workflow support batch export
* support batch copy
* modify batch button styles
* add blank after scss
3 years ago
Amy0104
9cf5c6d00e
[Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. ( #8928 )
3 years ago
songjianet
4ec2db9e5c
[Fix][UI Next][V1.0.0-Alpha] Fix the language display error in project overview and home page. ( #8925 )
3 years ago
Devosend
276a68a23e
[Bug][UI Next][V1.0.0-Alpha] Fix workflow instance save is not responding bug ( #8926 )
...
* fix workflow instance save is not responding bug
* add WorkflowInstance interface
3 years ago
Amy0104
e17c2bb56a
[Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. ( #8924 )
3 years ago
gaojun2048
b1f7f788fd
blank path should not be read ( #8883 )
3 years ago
yangyunxi
b7cf8b49c5
AlertPluginInstanceController verifyGroupName method code optimizatio… ( #8920 )
...
* AlertPluginInstanceController verifyGroupName method code optimization #8863
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
3 years ago
Kerwin
5ad73f8352
fix roll view log null exception ( #8914 )
3 years ago
Jiajie Zhong
e53ac4e304
[python] Add autoflake to auto rm unused import ( #8897 )
...
* Add a new commit hook to pre-commit, to auto
remove unused imports
* Remove all unused pass statements
* Add autoflake to tox and out CI
close : #8592
3 years ago
xiangzihao
eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next ( #8909 )
3 years ago
songjianet
bde7d52c5d
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance logs are not automatically updated. ( #8912 )
3 years ago
JieguangZhou
32a5ccac72
[python] Add custom log for meanful an easier log formatter ( #8901 )
...
* Change logging.warning to logger.warning
* Add testing for logging about task code already in process definition
close : #8258
3 years ago
Amy0104
9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. ( #8908 )
3 years ago
songjianet
f726730d93
[Docs][UI-Next] Add date-fns-tz license. ( #8907 )
3 years ago