Commit Graph

366 Commits (4b3401a41887392f5f35c0d9b291231c311fa759)

Author SHA1 Message Date
songjianet 81f9b876f9
[Build] Update NaiveUI. (#9306) 2022-03-31 20:41:36 +08:00
Amy0104 c49ae015ec
[Feature][UI Next][V1.0.0-Alpha] Add a DISPATCH state to the task. (#9302) 2022-03-31 14:21:36 +08:00
songjianet 192ee99876
[Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state. (#9301)
* [Fix][UI Next][V1.0.0-Alpha] Fix the personal information did not return to edit the previous state.
2022-03-31 13:59:46 +08:00
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
Devosend 11d9859c40
[Fix][UI Next][V1.0.0-Alpha] Fix the connection line center bug for workflow dag (#9272)
* fix the connection line center bug for workflow dag

* delete unnecessary code
2022-03-30 10:52:32 +08:00
songjianet 08af02151b
[Fix][UI Next][V1.0.0-Alpha] Fix the floating full-name display needed for menu bar. (#9264) 2022-03-29 23:57:09 +08:00
Amy0104 4ad1764932
[Fix] [UI-Next] [V1.0.0-Alpha] Fix the resource options in task node display incorrect after creating a new file. (#9269) 2022-03-29 23:11:41 +08:00
Amy0104 3516cd56b1
[Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. (#9267) 2022-03-29 23:11:06 +08:00
Amy0104 1630147872
[Fix][UI Next][V1.0.0-Alpha] Fix the datasource display error in SQL. (#9261) 2022-03-29 23:10:07 +08:00
Amy0104 860771f922
[Fix] [UI-Next] [V1.0.0-Alpha]Fix the magic status display. (#9265) 2022-03-29 22:03:17 +08:00
Devosend c87af0eba8
[Fix][UI Next] Add workflow online status display (#9253) 2022-03-29 17:39:46 +08:00
Devosend fa56751a56
fix Alert instance form not init bug (#9258) 2022-03-29 17:39:04 +08:00
Amy0104 a56e1d260d
[Fix][UI Next][V1.0.0-Alpha] Fix the timeout strategy display error. (#9245) 2022-03-28 22:59:20 +08:00
songjianet 0d0674df1f
[Fix][UI Next][V1.0.0-Alpha] Fix the cannot update tenant individually on user info site. (#9237) 2022-03-28 17:55:15 +08:00
Amy0104 3e82312713
[Fix][UI Next][V1.0.0-Alpha]Fix the rules display incorrect in DATA_QUALITY. (#9236)
* [Fix][UI Next][V1.0.0-Alpha]Fix the rules display incorrect in DATA_QUALITY.

* [Fix][UI Next][V1.0.0-Alpha]Remove the unuse watch.
2022-03-28 14:51:05 +08:00
songjianet 052df581f5
[Feature][UI Next][V1.0.0-Alpha] Master adds empty data prompt. (#9233) 2022-03-28 12:15:44 +08:00
Devosend b2cccc8959
[Fix][UI Next][V1.0.0-Alpha] Serial execte proces (#9229)
* add Process execute type for workflow

* fix icon spin
2022-03-28 09:12:57 +08:00
labbomb 7553ae5a17
[Fix][UI Next][V1.0.0-Alpha] Empty data in UDF resources is uploaded (#9218) 2022-03-27 22:13:23 +08:00
labbomb 91319e3111
[Fix][UI Next][V1.0.0-Alpha] Fixed an issue with long workflow names (#9217) 2022-03-27 16:53:02 +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
Amy0104 0841ccacc0
[Fix][UI Next][V1.0.0-Alpha] Fix the default items display error in SQOOP. (#9211) 2022-03-27 11:33:28 +08:00
zhangxinruu 8d60e920ad
[Fix][UI Next][V1.0.0-Alpha] Monitoring Center does not support multiple (#9207)
* fixSupportMultipleMaster

* clear
2022-03-27 10:25:57 +08:00
Devosend e8eb50e738
[Fix][UI Next][V1.0.0-Alpha] Fix preview error in workflow scheduler (#9203) 2022-03-26 19:20:59 +08:00
Devosend f9e1ca50e4
[Fix][UI Next][V1.0.0-Alpha] Fix workflow timing timezone display bug (#9202) 2022-03-26 19:13:14 +08:00
Amy0104 e00727c0c2
[Fix][UI Next][V1.0.0-Alpha] Fix wrong order of form items in DATA_QUALITY. (#9196) 2022-03-25 20:04:53 +08:00
Amy0104 ff93dda6c5
[Fix][UI Next][V1.0.0-Alpha] Fix several problems in SQOOP. (#9194) 2022-03-25 19:45:59 +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
Devosend 3ca0986acf
[Fix][UI Next][V1.0.0-Alpha] Fix worklfow localParams null error (#9190) 2022-03-25 17:09:26 +08:00
Amy0104 c8a90043ee
[Fix][UI Next][V1.0.0-Alpha] Fix some fields not hidden when the custom job is true in SQOOP. (#9185) 2022-03-25 15:15:40 +08:00
Amy0104 cbee25d4ae
[Fix][UI Next][V1.0.0-Alpha] Fix the pigeon node save failure. (#9181) 2022-03-25 14:39:58 +08:00
Amy0104 64d449952d
[Fix][UI Next][V1.0.0-Alpha] Fix the unlimited label in the language pack configuration in DATAX. (#9167) 2022-03-24 18:43:57 +08:00
Devosend 6e6407cb18
[Fix][UI Next][V1.0.0-Alpha] Home white screen bug (#9161)
* fix timezone label bug

* modify default timezone

* support filter for timimg modal
2022-03-24 18:14:03 +08:00
Amy0104 327a60efd3
[Fix][UI Next][V1.0.0-Alpha]Fix the default value of custom template incorrect in DATAX. (#9163) 2022-03-24 18:12:43 +08:00
Amy0104 8ebd24a420
[Fix][UI Next][V1.0.0-Alpha] Fix the title and alarm group not hidden when the sql type is non query in SQL. (#9157) 2022-03-24 17:31:06 +08:00
Amy0104 2d444e56b3
[Fix][UI Next][V1.0.0-Alpha] Remove the resources in SQL. (#9153) 2022-03-24 16:57:50 +08:00
songjianet 647b0990aa
[Fix][UI Next][V1.0.0-Alpha] Fix the upstream Tasks field UI display extra long. (#9148)
* [Fix][UI Next][V1.0.0-Alpha] Fix the upstream Tasks field UI display extra long.
2022-03-24 16:35:29 +08:00
Amy0104 0868a81061
[Fix][UI Next][V1.0.0-Alpha] Remove the timeout settings switch in HTTP. (#9149) 2022-03-24 16:02:26 +08:00
labbomb da2e85e9ec
[BUG][UI Next]fix the problem about Batch delete not working (#9080)
* fix the problem about Batch delete not working while click the border of the button

* try to fix e2e

Co-authored-by: Jiajie Zhong <zhongjiajie955@hotmail.com>
2022-03-24 14:43:02 +08:00
Amy0104 926fad861e
[Fix][UI Next][V1.0.0-Alpha]Fix the resources options incorrect in FLINK. (#9146) 2022-03-24 13:57:56 +08:00
Amy0104 73ca831cb4
[Fix][UI Next][V1.0.0-Alpha] Add direct and type into the custom par… (#9081)
* [Fix][UI Next][V1.0.0-Alpha] Add direct and type  into the custom parameters  in shell.

* [Fix][UI Next][V1.0.0-Alpha] Add the classes for e2e.
2022-03-24 12:09:25 +08:00
calvin 49de0f092c
[Improve-9109][UI Next][V1.0.0-Alpha] When there's not any relations of workflows this page will display prompts. (#9133) 2022-03-23 22:08:34 +08:00
Amy0104 9c33c3e692
[Fix][UI Next][V1.0.0-Alpha] Fix the Flink Version and App Name not hidden when the deploy mode is local in FLINK. (#9135) 2022-03-23 22:07:34 +08:00
Devosend d3cbb011c6
[Fix][UI Next][V1.0.0-Alpha] Alarm Instance console error (#9141) 2022-03-23 22:05:47 +08:00
songjianet ddfd4a5762
[Fix][UI Next][V1.0.0-Alpha] Fix the user token edit bug. (#9123)
* [Fix][UI Next][V1.0.0-Alpha] Fix the user token edit bug.
2022-03-23 19:00:53 +08:00
Amy0104 08ea1aa701
[Fix][UI Next][V1.0.0-Alpha] Fix the deploy mode with an extra client option in FLINK. (#9131) 2022-03-23 18:24:28 +08:00
Amy0104 ecd3ce4196
[Fix][UI Next][V1.0.0-Alpha] Fix the resources options incorrect in SPARK. (#9128) 2022-03-23 17:49:30 +08:00
calvin 8db65fcf1e
[Improve-9118][UI Next][V1.0.0-Alpha] Extend the column of the resource name on the page of the UDF resource management. (#9119) 2022-03-23 16:58:02 +08:00
Amy0104 d2138c7dfa
[Fix][UI Next][V1.0.0-Alpha]Fix the SQL Parameter and UDF function not shown when the datasource type is HIVE. (#9120) 2022-03-23 16:34:09 +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
calvin aae328e3a1
[Improve-9108][UI Next][V1.0.0-Alpha] Rectify the issue about having a few misspelled words in the resource management. (#9117) 2022-03-23 14:58:54 +08:00