Browse Source

#2326: [Feature][UI Next][V1.0.0-Alpha] remove VITE_APP_PROD_WEB_URL (#8657)

* Adapt web configurations for UI next

* remove VITE_APP_PROD_WEB_URL

Co-authored-by: kezhenxu94 <kezhenxu94@apache.org>
git-as-svn/v1/dev
xiangzihao 3 years ago committed by GitHub
parent
commit
14460fd7f5
  1. 2
      commit.ref
  2. 38
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 78d7c06f2e4c2e9038587eef9f427bd9e4f7908b
Subproject commit 8df4ed6051ca33e3217539b6af50c95bc58c3f75

38
commit.yml

@ -3,36 +3,12 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid 'c64efc427191bc5b9ccbfb91bf600a67cc9a516c'
oldFile: !uuid 'c9b7a0db37a3228e49ade95968e2d9711f88ad55'
/dolphinscheduler-ui-next/src:
newFile: !uuid 'f8f8bdd05b3fb5046a674e25c0296653fae2abf3'
oldFile: !uuid '83acce6a4a320cf16693d964ae3bb7bb9c5383dd'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid '5a695caac74f830b187c626a048acba043f5f6ef'
oldFile: !uuid 'afef44a662a744bf10b445006c9e6e9931e59f4d'
/dolphinscheduler-ui-next/src/views/home:
newFile: !uuid 'ca22f8674aa4ab1539fd0536fc5ac19c4a56ddb3'
oldFile: !uuid 'dee1e985e3c6ac44fd379ed442ae3ec5f77e8869'
/dolphinscheduler-ui-next/src/views/home/use-process-state.ts:
newFile: !uuid 'f48e834bfff164b9a496ca2e9ca749518759a550'
oldFile: !uuid '1b6eca913848428159b78ac9d035b7560e3d1c2a'
/dolphinscheduler-ui-next/src/views/home/use-task-state.ts:
newFile: !uuid 'd940e945036671bcbfc1a565ba3f74527c8e4996'
oldFile: !uuid '7023a46507670f9f9cbe4ca289dfb05bc2e4eb68'
/dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'ed540ae86a14bd3096b7b467d36376c6c85db98d'
oldFile: !uuid 'cb7e6d3f408aa915944956e64b36d45b20084718'
/dolphinscheduler-ui-next/src/views/projects/overview:
newFile: !uuid '403216365c12dd4582f6c7b42a4011e39dc64781'
oldFile: !uuid '4e928284f5fa347f7080ddab29f31d2200c327e5'
/dolphinscheduler-ui-next/src/views/projects/overview/use-process-state.ts:
newFile: !uuid 'db238e74eea535e4c11ff50a5ae1936c0600bddf'
oldFile: !uuid '7a99f28a574d7a05b0783a145fda83aeec628c7c'
/dolphinscheduler-ui-next/src/views/projects/overview/use-task-state.ts:
newFile: !uuid 'bcdcbbd853ca57ad638f93ca7c90bf6222cbc007'
oldFile: !uuid 'ae39f99b3783143558821e8114ecd7e70d95930b'
gitCommitId: !uuid '78d7c06f2e4c2e9038587eef9f427bd9e4f7908b'
newFile: !uuid 'a8f70aac8d82f00a0ffdb640e09094cf49724990'
oldFile: !uuid 'c64efc427191bc5b9ccbfb91bf600a67cc9a516c'
/dolphinscheduler-ui-next/.env.production:
newFile: !uuid '74bc29d2e35b295a7b76ea1b56dd0b845089c816'
oldFile: !uuid '683b8c3aab16f43816bb647697edb1bdc6bee54c'
gitCommitId: !uuid '8df4ed6051ca33e3217539b6af50c95bc58c3f75'
renames: {
}
revisionId: 2325
revisionId: 2326

Loading…
Cancel
Save