Browse Source

#2700: [Fix][UI][V1.0.0-Beta] Fix tooltip not display bug in task instance (#9630)

git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
72e3cd1566
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit f45fe85703d6fd8bdb4e8307a76fe1b6227e5c2b Subproject commit 86b18708568df92e01a69c177fff3beedacbab1b

46
commit.yml

@ -2,28 +2,28 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-dist: /dolphinscheduler-ui-next:
newFile: !uuid 'd7c653c76c108b5f0a26995e3e85527112db4e6e' newFile: !uuid '99ffdb0890c7162c04308085a014e15dfb6dfd9a'
oldFile: !uuid '0a8b6cf92e06c44b12ae9498b524e5335907c10a' oldFile: !uuid '62bf6f89e4850514b2665da2fb032556f767a620'
/dolphinscheduler-dist/release-docs: /dolphinscheduler-ui-next/src:
newFile: !uuid '7a1de256f1a3777490ac8590d59b16ee340abe93' newFile: !uuid '18767551ff4a08248bef7bd074783beaf0ee10b8'
oldFile: !uuid '3210a3f2d044d18e5805626d88027a21421313db' oldFile: !uuid 'ad70d0de53dcc2d4d328423e933ca27cfdccb0ba'
/dolphinscheduler-dist/release-docs/LICENSE: /dolphinscheduler-ui-next/src/views:
newFile: !uuid '8539d3a0cd7bdaa3689421035c1ba2bb5a177ee9' newFile: !uuid '29841f3c8199fecc1469250ff01bbc6fb9174813'
oldFile: !uuid 'beb3243cb59d6361f57a3cb39ec6cca15d093bc0' oldFile: !uuid 'f398a9a5a827cdf201180498fc60fd4b3ab9c977'
/pom.xml: /dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '5abd1d4de8f5085e2930081d14725899ec5fcb47' newFile: !uuid '9169e96e5d16e8bb2013358f313750c13cc5fc82'
oldFile: !uuid '13f67fad2e1293364f02c9fea65663304ca6a7e1' oldFile: !uuid 'c1d04d1ebae3b747eb19d7be206e8d883bb550e7'
/tools: /dolphinscheduler-ui-next/src/views/projects/task:
newFile: !uuid '1c334b076b0c969cbe39c8ac5f90ca5f18edb627' newFile: !uuid '78df8944d75981d84ba45106e55b707134ff0a54'
oldFile: !uuid '1c8df5c23b94a23b6543bad0b7c0ecdc0a7d0691' oldFile: !uuid 'ef070952a02f119608cbfabe7f2877578e55bdea'
/tools/dependencies: /dolphinscheduler-ui-next/src/views/projects/task/instance:
newFile: !uuid 'bdc2067031698a60166f003ab594cf732109c276' newFile: !uuid '1e98dec2422461fc71326612a67095919900f209'
oldFile: !uuid '6719f8bd9187ecb99c637340ad379352ae56da8f' oldFile: !uuid '2e43559a9dfa026eb02eee44c2667319c4123371'
/tools/dependencies/known-dependencies.txt: /dolphinscheduler-ui-next/src/views/projects/task/instance/use-table.ts:
newFile: !uuid 'fbb85b5000a7da798a178595412003423b06b3f2' newFile: !uuid '097763fbe3aa1a709872f57f2be1db1fcdb37b27'
oldFile: !uuid 'cafcf8ca1b424f2881b96031255476de5ccd5a24' oldFile: !uuid '4a93978435d0059beebed14e7f032175ad59c07d'
gitCommitId: !uuid 'f45fe85703d6fd8bdb4e8307a76fe1b6227e5c2b' gitCommitId: !uuid '86b18708568df92e01a69c177fff3beedacbab1b'
renames: { renames: {
} }
revisionId: 2699 revisionId: 2700

Loading…
Cancel
Save