6185 Commits (82394ba81d54cab5ada8be06990ec52e486a91b9)
 

Author SHA1 Message Date
xiangzihao 82394ba81d
[Feature-9021][E2E] Recover sub_process e2e test in ui-next (#9023) 2 years ago
Jiajie Zhong fd5e79bd80
[python] Separate py from main dist and auto add gpg sign (#8999) 2 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) 2 years ago
songjianet 7b190e4ab3
[Fix][UI Next][V1.0.0-Alpha] Fix the new task group configuration item name is displayed as 0. (#9014) 2 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) 2 years ago
labbomb d9109739a0
[Fix][UI Next] Fix styling problems in the project (#9008) 2 years ago
songjianet 06ef1ae6cd
[Fix][UI Next][V1.0.0-Alpha] Fix there is a warning message in the task group configuration. (#9011) 2 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) 2 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) 2 years ago
songjianet 5c5f737a00
[Fix][UI Next][V1.0.0-Alpha] Fix the alarm instance management edit button floating prompt error. (#9005) 2 years ago
calvin d89c7ac8bb
Add a new option of 'thisMonthBegin into the options of the month select for the dependent task. (#9004) 2 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) 2 years ago
songjianet 1a7d88e84b
[Fix][UI Next][V1.0.0-Alpha] Fix the task definition page table scale imbalance problem. (#8992) 2 years ago
Amy0104 85b2352abf
[Fix][UI Next][V1.0.0-Alpha] Fix the state column of task instance ta… (#8987) 2 years ago
caishunfeng a93033b620
[Bug-8790][Api]fix Duplicate key TaskDefinition (#8986) 2 years ago
Jiajie Zhong 30746d9762
[python] Add integrated test to python gateway server (#8966) 2 years ago
songjianet 7ca5cddc2f
[Fix][UI Next][V1.0.0-Alpha] The problem of multi-language support in FeiShu alert instance. (#8981) 2 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) 2 years ago
Amy0104 c29a51a8c7
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the alarm instance manage table action buttons. (#8978) 2 years ago
Amy0104 a485771a73
[Fix][UI Next][V1.0.0-Alpha] Add the hover tips for the datasource ta… (#8977) 2 years ago
songjianet 045ef753d1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in datasource. (#8970) 2 years ago
songjianet 451f2849c1
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of table multilingual switching in alarm instance management. (#8968) 2 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) 2 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) 2 years ago
Devosend 2b63de0297
[Fix] [UI Next][V1.0.0-Alpha] Enviroment name display error in cron manage (#8957) 2 years ago
Amy0104 aa7dcf3a27
[Fix][UI Next][V1.0.0-Alpha]Fix the pagination of task instance table always one page. (#8954) 2 years ago
gaojun2048 3955d84ce3
[Bug][Security] Fix dir permission (#8938) 2 years ago
Amy0104 b86dce53a3
[Fix][UI Next][V1.0.0-Alpha] Fix the workflow instance not clickable in task instance page. (#8952) 2 years ago
Devosend 192086e639
[Fix][UI Next][V1.0.0-Alpha] Fix the English display problem of timeout alert minute (#8950) 2 years ago
Amy0104 8fcca27fcb
[Fix][UI Next][V1.0.0-Alpha]Fix the serial wait text language not configured. (#8949) 2 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) 2 years ago
Kevin.Shin af9aedfd2d
fix https://github.com/apache/dolphinscheduler/issues/8889 (#8921) 2 years ago
Amy0104 4bb85dd16b
[Fix][UI Next][V1.0.0-Alpha]Fix branch flown and Custom Parameters field options missing. (#8933) 2 years ago
Devosend f9efd68878
[Fix][UI Next][V1.0.0-Alpha] Fix refresh resource manage auto logout bug (#8932) 2 years ago
Devosend dde81eb93c
[Fix][UI Next][V1.0.0-Alpha] Support workflow batch operation (#8930) 2 years ago
Amy0104 9cf5c6d00e
[Fix] [UI Next][V1.0.0-Alpha] Fix pre task error when creating task in dag page. (#8928) 2 years ago
songjianet 4ec2db9e5c
[Fix][UI Next][V1.0.0-Alpha] Fix the language display error in project overview and home page. (#8925) 2 years ago
Devosend 276a68a23e
[Bug][UI Next][V1.0.0-Alpha] Fix workflow instance save is not responding bug (#8926) 2 years ago
Amy0104 e17c2bb56a
[Fix][UI Next][V1.0.0-Alpha] Fix the instructions links error in task editor modal. (#8924) 2 years ago
gaojun2048 b1f7f788fd
blank path should not be read (#8883) 2 years ago
yangyunxi b7cf8b49c5
AlertPluginInstanceController verifyGroupName method code optimizatio… (#8920) 2 years ago
Kerwin 5ad73f8352
fix roll view log null exception (#8914) 2 years ago
Jiajie Zhong e53ac4e304
[python] Add autoflake to auto rm unused import (#8897) 2 years ago
xiangzihao eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next (#8909) 2 years ago
songjianet bde7d52c5d
[Fix][UI Next][V1.0.0-Alpha] Fix the task instance logs are not automatically updated. (#8912) 2 years ago
JieguangZhou 32a5ccac72
[python] Add custom log for meanful an easier log formatter (#8901) 2 years ago
Amy0104 9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. (#8908) 2 years ago
songjianet f726730d93
[Docs][UI-Next] Add date-fns-tz license. (#8907) 2 years ago
caishunfeng 60fbbcb790
[Feature-8530][API] add system default timezone if no user timezone when get userInfo (#8899) 2 years ago
Devosend 58e341c19c
[Bug] [UI Next][V1.0.0-Alpha] Fix workflow import form was not cleaned up bug (#8905) 2 years ago