Commit Graph

16 Commits (9d68b178d9d2143d93c2a25fe97ebda560126f61)

Author SHA1 Message Date
Amy0104 9d68b178d9
[Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying. (#9285)
* [Fix][UI Next][V1.0.0-Alpha] Fix the problem of not copying.

* [Fix][UI Next][V1.0.0-Alpha] Fix the warning.
2022-03-30 18:48:44 +08:00
labbomb aea0025035
[Feature][UI Next]Added loading state to all tables (#9215)
* Added loading state to all tables

* Delete useless variables
2022-03-27 13:54:00 +08:00
songjianet 294f94e860
[Feature][UI Next][V1.0.0-Alpha] Added results page without workflow nodes. (#9189) 2022-03-25 17:25:11 +08:00
songjianet c69d9f8a7b
[Fix][UI Next][V1.0.0-Alpha] Fix there are multiple hover prompts. (#9116)
* [Fix][UI Next][V1.0.0-Alpha] Fix there are multiple hover prompts.
2022-03-23 16:00:27 +08:00
Amy0104 bf1f959f58
[Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in th… (#9062)
* [Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in this project.

* [Fix][UI Next][V1.0.0-Alpha] Fix workflow delete handle (#9057)

* [Fix][UI Next][V1.0.0-Alpha] User Manage Queue display error (#9060)

* fix package bug (#9051)

* [Fix][UI Next][V1.0.0-Alpha] Fix the monitoring center does not support multiple worker. (#9061)

* [Fix][UI Next][V1.0.0-Alpha] Remove the unused Ref.

* [Fix-9025] [UI Next] Rectify this issue about failing to save a process when the user is ordinary user. (#9063)

* modify the back-edn api

* fix this issue

* [Fix][UI Next][V1.0.0-Alpha]Change the column-config file name to column-width-config and COLUMN_CONFIG to COLUMN_WIDTH_CONFIG.

* [Bug][UI Next] Fix style errors (#9067)

* [Feature][UI Next][V1.0.0-Alpha] Adjust all table column widths in this project.

* [Fix][UI Next][V1.0.0-Alpha] Remove the unused Ref.

* [Fix][UI Next][V1.0.0-Alpha]Change the column-config file name to column-width-config and COLUMN_CONFIG to COLUMN_WIDTH_CONFIG.

Co-authored-by: Devosend <devosend@gmail.com>
Co-authored-by: zixi0825 <sunzhaohe0825@gmail.com>
Co-authored-by: songjianet <1778651752@qq.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: labbomb <739955946@qq.com>
2022-03-22 10:36:40 +08:00
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
2022-03-16 17:59:20 +08:00
xiangzihao eefe7896c8
[Feature-8850][E2E] Restore project center e2e test cases in ui-next (#8909) 2022-03-15 22:07:30 +08:00
Amy0104 f5711e4fcd
[Feature][UI Next][V1.0.0-Alpha] Unify clickable text in tables. (#8813) 2022-03-10 18:48:40 +08:00
labbomb 38fba609cb
[Feature][UI Next][V1.0.0-Alpha]Unified processing of back-end error messages (#8779)
* Unified processing of back-end error messages

* Fixed the problem of English and Chinese being unified on the front and back ends

* Fix the $message mount problem

* Delete messages that are processed separately

* Delete all try catch related operations
2022-03-10 12:57:08 +08:00
calvin 304d7a7658
[Fix-8633][UI Next][V1.0.0-Alpha] Work out this issue to edit the process definition when clicking the edit button. (#8705) 2022-03-05 13:35:26 +08:00
songjianet 6dc4be54e0
[Fix][UI Next][V1.0.0-Alpha] Change the table button size. (#8702) 2022-03-05 11:58:16 +08:00
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
2022-03-04 14:35:18 +08:00
labbomb 73292851a6
[Feature][UI Next][V1.0.0-Alpha] Fixed an issue with # under internationalization (#8641) 2022-03-02 10:08:39 +08:00
Devosend 9e9edbfe27
[Feature][UI Next] Fix a few bug with workflow manage (#8360)
* fix workflow define international bug

* fix workflow name link font color

* fix operation tooltip display bug
2022-02-13 19:21:12 +08:00
wangyizhi 480492db73
[Feature][UI Next] DAG backfill (#8325)
* [Feature][UI Next] Dag backfill

* [Feature][UI Next] Add license header
2022-02-09 23:32:11 +08:00
Devosend 5a94981ca7
[Feature][UI Next] Add Process Definition (#8266) 2022-02-02 19:00:49 +08:00