Browse Source

#2335: [Fix][UI Next][V1.0.0-Alpha] Fix menu selection status display error (#8677)

git-as-svn/v1/dev
labbomb 3 years ago committed by GitHub
parent
commit
dd10d0380e
  1. 2
      commit.ref
  2. 43
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit aac960d3d2c7398125e12068bdedb298af280088
Subproject commit c2650ef5e820465de448eb800057709d03c42b49

43
commit.yml

@ -2,16 +2,37 @@
branches: {
}
fileChange:
/dolphinscheduler-python:
newFile: !uuid '648d41062115c3f37e9025db66a77cdaea32a492'
oldFile: !uuid '31e2ae9ecae6bff155764b69c5dc7570bb76f4d9'
/dolphinscheduler-python/pydolphinscheduler:
newFile: !uuid 'ae77ffb7e695c080ee7572b1983ee4ad1e728e73'
oldFile: !uuid '1c13ac80356d6072a95d6e207da13a34bc4d2482'
/dolphinscheduler-python/pydolphinscheduler/.coveragerc:
newFile: !uuid '52286d6cab0b4327b360cb194bb5c884d6a541af'
oldFile: !uuid '524cb73cb61423c5dfabb682501b0b9045601ec7'
gitCommitId: !uuid 'aac960d3d2c7398125e12068bdedb298af280088'
/dolphinscheduler-ui-next:
newFile: !uuid '56fc3a62a4699ec655fbfea7c792ea1076ce194e'
oldFile: !uuid '2c0b77a9648058ffe471f92c8036ffd357820a32'
/dolphinscheduler-ui-next/src:
newFile: !uuid '297986686292736aefcc9de22537cb9651fd3eb3'
oldFile: !uuid 'c62eaef92edae14dd0e60f583f4c735c1a11babc'
/dolphinscheduler-ui-next/src/layouts:
newFile: !uuid '1604d489cfecd336b37def49046c025bf57b0c36'
oldFile: !uuid '53406b089049d6b380f749a25081d8d5bb48c68e'
/dolphinscheduler-ui-next/src/layouts/content:
newFile: !uuid '25d91aef8d45385c2d60888645b60ed50cc67fe3'
oldFile: !uuid 'f141144b87d89f1b994f1c14fa48dbccf19b2beb'
/dolphinscheduler-ui-next/src/layouts/content/components:
newFile: !uuid '66db7e80a6f08efe1caa7ec6a1f50fb8e783c336'
oldFile: !uuid 'd7e4a4e680c3a6f34452617364f3cd045b5878b6'
/dolphinscheduler-ui-next/src/layouts/content/components/user:
newFile: !uuid 'be4f85062d9e7c3c40d4c7d547aa3bb9b065e4ad'
oldFile: !uuid 'ce02c5460f751efaa93522ef54e285ed361ec566'
/dolphinscheduler-ui-next/src/layouts/content/components/user/use-dropdown.ts:
newFile: !uuid 'c65fde47f5808290d1999bbccc4297518ecfb9ae'
oldFile: !uuid '123669b71a37e684a3daba2b3aa7f783ed541b79'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'a9ce349b9c8a221b526576f40107b9f5f51d2fb6'
oldFile: !uuid '1ea07d38123bce0180912a7c522887366fa8c310'
/dolphinscheduler-ui-next/src/views/login:
newFile: !uuid '875ad1455d63407b4e0540cd8733664fdb1f7cf8'
oldFile: !uuid 'a2b1fbfa5f541c1bf6e2379fe8d24b5bb534e91c'
/dolphinscheduler-ui-next/src/views/login/use-login.ts:
newFile: !uuid '6e8a50e541c6beaeca8854be3f7ad33127aae362'
oldFile: !uuid 'e560e3dee36ff94106a3840f91eaa3f0f14b702c'
gitCommitId: !uuid 'c2650ef5e820465de448eb800057709d03c42b49'
renames: {
}
revisionId: 2334
revisionId: 2335

Loading…
Cancel
Save