432 Commits (71c1a31e636040d38363665b52fabd1d48f2adbc)

Author SHA1 Message Date
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
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
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
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
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
Amy0104 9a93910ac5
[Fix][UI Next][V1.0.0-Alpha] Fix saving a sub process workflow failure. (#8908) 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
Devosend 563c5b3527
[Bug] [UI Next][V1.0.0-Alpha] Add date-fns-tz dependent (#8904) 2 years ago
Devosend f4b3ed263c
[Bug] [UI Next][V1.0.0-Alpha] Fix crontab component styles (#8902) 2 years ago
Amy0104 8402367d82
[Fix][UI Next][V1.0.0-Alpha] Fix some types missing when direct was e… (#8898) 2 years ago
Amy0104 8bcbe2a1f4
[Fix] [UI Next][V1.0.0-Alpha]: Fix the dag map display uncorrect after changing the pre tasks. (#8895) 2 years ago
calvin c7e80e42d7
[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. (#8892) 2 years ago
songjianet db64dcade8
Revert "[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. (#8880)" (#8888) 2 years ago
calvin e4dcf3d2e0
[Fix-8836][UI Next][V1.0.0-Alpha] Rectify this issue about creating a file or directory with a wrong path. (#8880) 2 years ago
Amy0104 3bc527ff7a
[Fix] [UI Next][V1.0.0-Alpha] Fix the pre task options missing in dag page. (#8876) 2 years ago
Devosend d19322dc9e
[Feature][UI Next][V1.0.0-Alpha] Scheduler datetime display optimization (#8885) 2 years ago
Amy0104 13b1ffe12a
[Feature][UI Next][V1.0.0-Alpha] Add the corresponding state for the … (#8870) 2 years ago
Devosend 3bbca9d101
[Feature][UI Next][V1.0.0-Alpha] Timezone to support search (#8872) 2 years ago
songjianet a7dd073e83
[Fix][UI Next][V1.0.0-Alpha] Fix the Workflow Relation page cannot be zoomed in or out using a scroll wheel. (#8868) 2 years ago
kezhenxu94 d3cbf8eeaf
[UI-NEXT] Fix wrong packaging locations (#8851) 2 years ago
Amy0104 fe7e987d53
[Fix][UI Next][V1.0.0-Alpha] Fix performance warning of ButtonLink component. (#8849) 2 years ago
xiangzihao 49b1a073dd
[Feature-8823][E2E] Restore resource center e2e test cases in ui-next (#8840) 2 years ago
Amy0104 e0ee6f1f2f
[Feature][UI Next][V1.0.0-Alpha]: Refactor the user manage page unde… (#8839) 2 years ago
Devosend 5aeb753ae8
[Feature][UI Next][V1.0.0-Alpha] UI support timezone setting (#8833) 2 years ago
songjianet a9c9eb00d0
[Fix][UI Next][V1.0.0-Alpha] Fix the DATA_QUALITY icon is null. (#8822) 2 years ago
songjianet 939f280e71
[Fix][UI Next][V1.0.0-Alpha] Fix the letters overlap with the input field. (#8821) 2 years ago
xiangzihao 20dd0c12ce
[E2E] Restore security center e2e test cases in ui-next (#8815) 2 years ago
Amy0104 53fcffedb6
[FIx][UI Next][V1.0.0-Alpha] Fix the error message while opening the task definition page (#8814) 2 years ago
Amy0104 f5711e4fcd
[Feature][UI Next][V1.0.0-Alpha] Unify clickable text in tables. (#8813) 2 years ago
labbomb 6dd89246e2
[Bug][UI Next][V1.0.0-Alpha]Fixed the abnormal display of project management user values (#8805) 2 years ago