Browse Source

#2360: [Refactor][UI Next][V1.0.0-Alpha] Refactor the list of projects under the project module (#8738)

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

2
commit.ref

@ -1 +1 @@
Subproject commit e34f6fc807900c60cdc9bb5dff96701a94e8d17c
Subproject commit a6bfb5847e246acb1237367b1920082588d88360

63
commit.yml

@ -3,33 +3,42 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '1f835d545b8fff3b79ac909fb9f32b27c51b600c'
oldFile: !uuid '0a8802fec870334c1de70a65afb963e9f71dcb9f'
newFile: !uuid '5b3d6d0a5de62fd0354e41383bb88051e3da4c4d'
oldFile: !uuid '1f835d545b8fff3b79ac909fb9f32b27c51b600c'
/dolphinscheduler-ui-next/src:
newFile: !uuid '15e02c4978e96c9572abb1bc8043db1026a517c1'
oldFile: !uuid '3e14454f2bccb5f9757d1de6e08b4b2eeec6a1e0'
newFile: !uuid '5bbe1e5edad4c6d672788cafc3e31daeeeb15378'
oldFile: !uuid '15e02c4978e96c9572abb1bc8043db1026a517c1'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '6a0bd5e7b8dc5bb57ab79aef56db05af96dcaea7'
oldFile: !uuid '0c16eb1ff6578af07d5e3b87f19befdafdb9fd35'
newFile: !uuid '44f38ab22e767bc7400942b2d327a477dd8c5ff4'
oldFile: !uuid '6a0bd5e7b8dc5bb57ab79aef56db05af96dcaea7'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid '36bc1f402407faa0245daa02bf6f66fc00a84a80'
oldFile: !uuid 'b4a61dc434efbdac480e98bae31191a2b62b6c70'
/dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid 'c627f8dd3f96ad7f73c234106047bc127b2b7222'
oldFile: !uuid '77797d39365cd2e218093fbf8f5e7bcf71b93a7b'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition:
newFile: !uuid '27453814c3ad49e0d36b54041e292f894b32939c'
oldFile: !uuid '48d3558b361eb487adf1f70a2366f9046bce802a'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components:
newFile: !uuid '275bfd95076450fad6cdc3be2e1c8aadff6ab394'
oldFile: !uuid '8af98b217e8492aff5eb351fc63f9a0dc6af4f0e'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/start-modal.tsx:
newFile: !uuid '766aa807d5d53700601992c4b967b629b7b48a17'
oldFile: !uuid '5dab11bd36d20d6dc73cfafc3f3fa95c7e96e5e9'
/dolphinscheduler-ui-next/src/views/projects/workflow/definition/components/use-form.ts:
newFile: !uuid 'a7914924cd031433fed96ce9173e8e11091369f0'
oldFile: !uuid '0203d9f45905a2c2dcf761b97fb8c5bbba29335e'
gitCommitId: !uuid 'e34f6fc807900c60cdc9bb5dff96701a94e8d17c'
renames: {
}
revisionId: 2359
newFile: !uuid '51d438224b14b3723712aacf354c87c2b4ef69ec'
oldFile: !uuid '36bc1f402407faa0245daa02bf6f66fc00a84a80'
/dolphinscheduler-ui-next/src/views/projects/list:
newFile: !uuid 'df460cabaa9acad29d85c78a82e0e6e57fb72898'
oldFile: !uuid '10b1c6190c2587284c19684d7896166ed474bc16'
/dolphinscheduler-ui-next/src/views/projects/list/components:
newFile: !uuid '56bc9780e3dd75cb457753835c43cbb1aef070b8'
oldFile: !uuid 'dc2ce0717eb6a2bde40f7f22c82f75cebf70a794'
/dolphinscheduler-ui-next/src/views/projects/list/components/project-modal.tsx:
newFile: !uuid 'f5b98c0e48da9201a5e2a4f047bb16f00dca157c'
oldFile: !uuid '60bfae2afb3f9e9e59267ce8197f64b6e6d1a739'
/dolphinscheduler-ui-next/src/views/projects/list/components/table-action.tsx:
newFile: null
oldFile: !uuid 'b66382f6854469613ea90359307616e40d624a54'
/dolphinscheduler-ui-next/src/views/projects/list/components/use-form.ts:
newFile: !uuid '29f41a8009d0c7c4f629db971b8e857a350436b5'
oldFile: null
/dolphinscheduler-ui-next/src/views/projects/list/index.tsx:
newFile: !uuid 'f6b01564502928dc79847e8dad057605f7e6670d'
oldFile: !uuid '229e571ec3701a2eafa6abc258c902bbb05e6e11'
/dolphinscheduler-ui-next/src/views/projects/list/use-form.ts:
newFile: null
oldFile: !uuid 'cf8d03d77cf5b9efe444531dda37610e585389b3'
/dolphinscheduler-ui-next/src/views/projects/list/use-table.ts:
newFile: !uuid '28fb48959614521c7a5f4c33a2a47bf5ea31bb72'
oldFile: !uuid 'e78e2125f69c585e104201550d0f75058eb8d080'
gitCommitId: !uuid 'a6bfb5847e246acb1237367b1920082588d88360'
renames:
/dolphinscheduler-ui-next/src/views/projects/list/components/use-form.ts: /dolphinscheduler-ui-next/src/views/projects/list/use-form.ts
revisionId: 2360

Loading…
Cancel
Save