Browse Source

#2462: [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.
git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
25e6193524
  1. 2
      commit.ref
  2. 43
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 045ef753d1276aafe938fa319b16f444be783845
Subproject commit a485771a738397dc8ced69636a3098eb89b47741

43
commit.yml

@ -3,27 +3,36 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '3cb2e073b425e4dd5b34ec6a9d6f15d8cd41941c'
oldFile: !uuid 'e43c7a44cbed856d56c436647940e159ba759403'
newFile: !uuid '13bf56d5359dee1dae1703c1d777d51bec935e38'
oldFile: !uuid '3cb2e073b425e4dd5b34ec6a9d6f15d8cd41941c'
/dolphinscheduler-ui-next/src:
newFile: !uuid '7349b03a888ae9fe367627b28ec291b45d6e3dcf'
oldFile: !uuid 'e6ba7ca319dabb8ceff28bcc42c7bceb94318845'
newFile: !uuid 'f2175087c09f588ac2713f78766e6b82abb08e45'
oldFile: !uuid '7349b03a888ae9fe367627b28ec291b45d6e3dcf'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid '0c84f204f17003df3af12b06401cf1a2bf244261'
oldFile: !uuid '7d56b55acca88e1c2f0cb3bf3085d8082d9f6db0'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '460dcd260b0fc74f18d18e6c6e957981ae5c0de4'
oldFile: !uuid 'c5fbb831c3a4e78e6afacfd2ea0dce0c08d09bae'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '649dae0c4b4f24ba366ebc7a90848b18a274b3e2'
oldFile: !uuid '646d75c8b038b7fdc1d3f5c4eef76faf84da51d1'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid '5dd3ec3cf5371276b3cfd32c7b284c3c5f6d3872'
oldFile: !uuid '5cd10ae3f197cd79c51ead90141fe93f221e4a15'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '1072320b844fec87b19b4da0cb6286947ff7ed89'
oldFile: !uuid '70b99ae7559b35f63157081b9592a8b0785f9b2b'
newFile: !uuid 'a9266ca29dd58914b02fce303a507dd9a4648374'
oldFile: !uuid '1072320b844fec87b19b4da0cb6286947ff7ed89'
/dolphinscheduler-ui-next/src/views/datasource:
newFile: !uuid 'ba3af23bbd64e0d8753d5f0455df9aac72239318'
oldFile: !uuid '49482dcddef5b728085bde62db69556151997c13'
newFile: !uuid '2d3aeb2a7a6d27a9656afd8488cc3a7a142ec2af'
oldFile: !uuid 'ba3af23bbd64e0d8753d5f0455df9aac72239318'
/dolphinscheduler-ui-next/src/views/datasource/list:
newFile: !uuid '27c02f787fd4312fa8a2231d7f32c33aa2a44cd1'
oldFile: !uuid 'b1f05cf806c70b291b49284c9b6c99dcd85196ec'
/dolphinscheduler-ui-next/src/views/datasource/list/index.tsx:
newFile: !uuid '1f6ae4ef240330abc5cee7325660ae8b9d773cfb'
oldFile: !uuid '955c0f2101204d772906a062044637ea06574db7'
newFile: !uuid 'a89fa9552830ccae6acf442daccf34e462cec084'
oldFile: !uuid '27c02f787fd4312fa8a2231d7f32c33aa2a44cd1'
/dolphinscheduler-ui-next/src/views/datasource/list/use-columns.ts:
newFile: !uuid '493c5060fd8441f293a4f500a5e35e38a4e6ea20'
oldFile: !uuid '976c7236183fa85bd63d5302a262a8614e42765e'
gitCommitId: !uuid '045ef753d1276aafe938fa319b16f444be783845'
newFile: !uuid '02f6c70f24902d9dfb98da32c525f25af91c1edc'
oldFile: !uuid '493c5060fd8441f293a4f500a5e35e38a4e6ea20'
gitCommitId: !uuid 'a485771a738397dc8ced69636a3098eb89b47741'
renames: {
}
revisionId: 2461
revisionId: 2462

Loading…
Cancel
Save