Browse Source

#2774: [Fix][UI Next][V1.0.0-Beta] Add a return button and set the form to disabled on the file detail page. (#9802)

git-as-svn/v1/dev
Amy0104 3 years ago committed by GitHub
parent
commit
f48ca2e0f6
  1. 2
      commit.ref
  2. 50
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit d618602aa309b506698a505b008856cfd16cefb6 Subproject commit 1c4b8d1811ea9ac61746371c38a88fe84383fb9e

50
commit.yml

@ -3,39 +3,27 @@ branches: {
} }
fileChange: fileChange:
/dolphinscheduler-ui-next: /dolphinscheduler-ui-next:
newFile: !uuid '33ae2b74c056faf1b94443ac8444b53c8ad84770' newFile: !uuid '547dca711f9096332b5042fff2da1f4a82175f2b'
oldFile: !uuid 'ed121664bbbf44187fa8fd8108fe8e777612983f' oldFile: !uuid '33ae2b74c056faf1b94443ac8444b53c8ad84770'
/dolphinscheduler-ui-next/src: /dolphinscheduler-ui-next/src:
newFile: !uuid 'c4eff2263bea2b6389fc58c1735f79b5f46c4775' newFile: !uuid '4452f1975b2bfbee4fc6040aadb567a2ab1b8b77'
oldFile: !uuid '1c009ecdf437400f245e5e5a08d45c5010ca8e93' oldFile: !uuid 'c4eff2263bea2b6389fc58c1735f79b5f46c4775'
/dolphinscheduler-ui-next/src/locales:
newFile: !uuid 'a2c3d4f635f2b57aeab0aed660b7ad9574e571a0'
oldFile: !uuid '6abe9d593a68b9dc0bfa05ae9eb6a65c3ec53ce8'
/dolphinscheduler-ui-next/src/locales/modules:
newFile: !uuid '37a9466ac69d7a0ad771380109a502384be0ff5d'
oldFile: !uuid 'd4324b0b7dba0d95131adea7428f6725abf0a56e'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts:
newFile: !uuid '59869ae1632861e14ff02bec6805913921db2868'
oldFile: !uuid '1f605dae0cc52c9c1359bee5aacc8e2aa9b3ee95'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts:
newFile: !uuid '3f27545f9f6657c2c74776b7729ee8132d0ca270'
oldFile: !uuid '03ac1caf6718479e55df8a02fcbdf8bd1aa8d6fc'
/dolphinscheduler-ui-next/src/views: /dolphinscheduler-ui-next/src/views:
newFile: !uuid 'fe8840729589ec489c2e7644281969d3906447c1' newFile: !uuid 'dc9a673e159886055b11b1ef14e6846d882b8d6f'
oldFile: !uuid '74cebb5a31f865f0ba24fd9ccd33b6dd1b6c35e6' oldFile: !uuid 'fe8840729589ec489c2e7644281969d3906447c1'
/dolphinscheduler-ui-next/src/views/resource: /dolphinscheduler-ui-next/src/views/resource:
newFile: !uuid '313e993fd67f5a6fa766552eb9dd592702ff4a52' newFile: !uuid '183a065fe7a83b704d10a3df63bfc72c4d2a8a68'
oldFile: !uuid 'ecbc03787bde50e68179cdda1ace547e70acbac9' oldFile: !uuid '313e993fd67f5a6fa766552eb9dd592702ff4a52'
/dolphinscheduler-ui-next/src/views/resource/task-group: /dolphinscheduler-ui-next/src/views/resource/file:
newFile: !uuid 'c68c6f2fc9bd0a36e04a71c5bc3156c16b8b5ea6' newFile: !uuid '58168c2a9089df6cf81774e8a6dc07c590299c33'
oldFile: !uuid '6adb05f7a92b7d46a117e8fc53f913ff9f558b1e' oldFile: !uuid 'cbac71eb8b0ba76a8026c02cba93ccfb6afeb2e2'
/dolphinscheduler-ui-next/src/views/resource/task-group/queue: /dolphinscheduler-ui-next/src/views/resource/file/edit:
newFile: !uuid '583fb4c749ff5575bf229050c322ebbb39683008' newFile: !uuid '4ae5abd09b562c3a04f3b58723a884fa19c330f3'
oldFile: !uuid 'ebe9d3fd1d7a02a43325eee96bbdaa020f557659' oldFile: !uuid '48480966ecc3e1b023a58595ec7b58a333d75c70'
/dolphinscheduler-ui-next/src/views/resource/task-group/queue/index.tsx: /dolphinscheduler-ui-next/src/views/resource/file/edit/index.tsx:
newFile: !uuid 'bbb7038b967e0e24ac73be748a9813bf0e751dc9' newFile: !uuid '9845bdbff417fc6d42c39a7dba4a1564f63dd0cd'
oldFile: !uuid '67716753cfde87bf06a6e3f3a2251d1d290ca488' oldFile: !uuid '96466448a345bca280561bd629d7247695b4727c'
gitCommitId: !uuid 'd618602aa309b506698a505b008856cfd16cefb6' gitCommitId: !uuid '1c4b8d1811ea9ac61746371c38a88fe84383fb9e'
renames: { renames: {
} }
revisionId: 2773 revisionId: 2774

Loading…
Cancel
Save