-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotfix: replace entryWorkbench to workBench #182
Merged
daskyrk
merged 2 commits into
erda-project:release/1.0
from
sherotree:hotfix/wy-replace-entryWorkBench-to-workBench
May 17, 2021
Merged
Hotfix: replace entryWorkbench to workBench #182
daskyrk
merged 2 commits into
erda-project:release/1.0
from
sherotree:hotfix/wy-replace-entryWorkBench-to-workBench
May 17, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
laojun
approved these changes
May 17, 2021
daskyrk
approved these changes
May 17, 2021
daskyrk
added a commit
that referenced
this pull request
May 20, 2021
* label regex fourth change (#137) * fix: delete useless nginx config (#139) * fix: show test set after first adding it (#136) * fix: show test set after first adding it * refactor: add a semicolon to the end of the statement * refactor: fix exhaustive-deps Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: modify the propertyType of import source to Select (#140) Co-authored-by: zxj <782803291@qq.com> * update the sidebar and menu-head icons with the primary color (#141) * fix: change color of menu icon to primary color * WIP: replace the project icon and menu head icon * WIP: replace the sysAdmin icon * fix: incorrect repo type image path (#142) * chore: update dc version * fix: modify readonly service list in store state * style: code format * chore: fix audit warnings * fix: remove import statement in d.ts file * fix: remove import statement in d.ts file * fix: repo type img path incorrect * fix: repo type img path incorrect Co-authored-by: zxj <782803291@qq.com> * fix: can not fetch error counts during initialization (#143) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix the sidebar icon problem in addon page (#145) * fix: fix the sidebar icon problem in addon page * WIP: add copyright to new file of sidebar-menu.tsx * Feature: go to workbench when the user view the public organization but didn't joined it (#147) * feat: go to workbench when the user view the public organization but didn't joined it * refactor: refactor code * refactor: refactor code Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: clear state of layout before initializing it, to fix sider menu is incorrect when switch organization (#146) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: error handler called twice & my publisher menu permission (#148) * fix: prevent all agent plugins register twice * fix: all roles except guest can see my publisher menu * feat: replace menu-head icon with iconfont (#149) * fix: modify the params of runtimeDetailRoot from applicationId to appId (#150) * fix: fix test case export api with org (#152) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: add commit action 'update' (#153) Co-authored-by: zxj <782803291@qq.com> * get git address from server (#155) * fix: update org after set block network (#154) * fix: fix update current org after set block network * fix: fix based on comments * fix: fix based on comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add prefix to pk-table overwrite style (#157) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix sidebar menus error case by initLayout excute twice (#158) * fix: add log * fix: fix get org init finish * fix: fix clear initlayout when switch org * fix: revert api section in test case (#159) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: adjust style (#160) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: set edit mode when click edit pipeline (#164) * Hotfix: display test set after adding it in first time (#163) * fix: display test set at first adding it * refactor: add comment Co-authored-by: zxj <782803291@qq.com> * Hotfix: add relationID to queryParam, in order to batch export test case when not all selected (#165) * fix: modify all export to batch export when not all selected * refactor: correct arrayFormat from undefined to none * feat: add check detail in pipeline log (#166) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix rds database name regExp rule (#169) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix batch copy test cases (#167) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: keep showing the border of selector which switch issue type (#168) * feat: keep showing the border of selector which switch issue type * style: update border-color Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix test set menu error (#170) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix some upload problems (#173) * fix: md editor upload image error * fix: optimize import test instances modal Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix env list error in test case (#172) * fix: fix env list * fix: delete useless * fix: add projectEnvList state in testEnv store Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix pipeline record list active key (#175) * fix task status change bug (#174) * fix: task status change bug * fix: task status change bug add comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: prevent import case modal data affected by outer search (#176) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format Co-authored-by: zxj <782803291@qq.com> * fix: jump to public organization which user doesn't join (#178) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add working state to workflow of bug (#180) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * fix: add working state to workflow of bug Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: update auth which from entryWorkBench to workBench) (#182) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: update dc (#185) Co-authored-by: zxj <782803291@qq.com> * feat: fix error when estimateTime empty (#184) Co-authored-by: zxj <782803291@qq.com> * no label add important (#186) * feat: fix error when estimateTime empty * feat: add important Co-authored-by: zxj <782803291@qq.com> * fix: register module which have router data first (#187) * lock the page auth of role EdgeOps (#188) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * fix: lock the page auth of role EdgeOps Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: emit route subscriptions after update store (#190) * fix: register module which have router data first * fix: emit route subscriptions after update store Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: display inviteToOrg page (#189) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: jump to personal home page after leaving the organization (#191) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * route init error (#193) * fix: add route log * fix: add log * fix: delete useless * fix: delete useless Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * Feature: add executor field in execution record (#192) * feat: add executor field in execution record * style: update style in execute record popover Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * merge hotfix/release1.0 to release 1.0 (#217) * fix: delete oss storage count (#195) * fix: some chart page loop error (#197) * fix: redirect to orgRoot when auth check failed (#200) * fix publish announcement not update immediately and api gateway problem (#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (#201) * fix: jump to personal home page after joining it (#203) * feat: comment unused mobile artifact bgImage and preview image (#202) * feat: add copy in test pipeline result (#205) * Hotfix/fix release (#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (#206) * fix: synchronize url query to test case search (#207) * fix websocket not work (#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (#211) * Hotfix: fix loadmore in list component (#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: hujiahao-hjh <82502479+hujiahao-hjh@users.noreply.github.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: Zero <mobius_pan@yeah.net>
McDaddy
added a commit
that referenced
this pull request
May 28, 2021
* label regex fourth change (#137) * fix: delete useless nginx config (#139) * fix: show test set after first adding it (#136) * fix: show test set after first adding it * refactor: add a semicolon to the end of the statement * refactor: fix exhaustive-deps Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: modify the propertyType of import source to Select (#140) Co-authored-by: zxj <782803291@qq.com> * update the sidebar and menu-head icons with the primary color (#141) * fix: change color of menu icon to primary color * WIP: replace the project icon and menu head icon * WIP: replace the sysAdmin icon * fix: incorrect repo type image path (#142) * chore: update dc version * fix: modify readonly service list in store state * style: code format * chore: fix audit warnings * fix: remove import statement in d.ts file * fix: remove import statement in d.ts file * fix: repo type img path incorrect * fix: repo type img path incorrect Co-authored-by: zxj <782803291@qq.com> * fix: can not fetch error counts during initialization (#143) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix the sidebar icon problem in addon page (#145) * fix: fix the sidebar icon problem in addon page * WIP: add copyright to new file of sidebar-menu.tsx * Feature: go to workbench when the user view the public organization but didn't joined it (#147) * feat: go to workbench when the user view the public organization but didn't joined it * refactor: refactor code * refactor: refactor code Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: clear state of layout before initializing it, to fix sider menu is incorrect when switch organization (#146) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: error handler called twice & my publisher menu permission (#148) * fix: prevent all agent plugins register twice * fix: all roles except guest can see my publisher menu * feat: replace menu-head icon with iconfont (#149) * fix: modify the params of runtimeDetailRoot from applicationId to appId (#150) * fix: fix test case export api with org (#152) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: add commit action 'update' (#153) Co-authored-by: zxj <782803291@qq.com> * get git address from server (#155) * fix: update org after set block network (#154) * fix: fix update current org after set block network * fix: fix based on comments * fix: fix based on comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add prefix to pk-table overwrite style (#157) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix sidebar menus error case by initLayout excute twice (#158) * fix: add log * fix: fix get org init finish * fix: fix clear initlayout when switch org * fix: revert api section in test case (#159) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: adjust style (#160) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: set edit mode when click edit pipeline (#164) * Hotfix: display test set after adding it in first time (#163) * fix: display test set at first adding it * refactor: add comment Co-authored-by: zxj <782803291@qq.com> * Hotfix: add relationID to queryParam, in order to batch export test case when not all selected (#165) * fix: modify all export to batch export when not all selected * refactor: correct arrayFormat from undefined to none * feat: add check detail in pipeline log (#166) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix rds database name regExp rule (#169) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix batch copy test cases (#167) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: keep showing the border of selector which switch issue type (#168) * feat: keep showing the border of selector which switch issue type * style: update border-color Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix test set menu error (#170) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix some upload problems (#173) * fix: md editor upload image error * fix: optimize import test instances modal Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix env list error in test case (#172) * fix: fix env list * fix: delete useless * fix: add projectEnvList state in testEnv store Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix pipeline record list active key (#175) * fix task status change bug (#174) * fix: task status change bug * fix: task status change bug add comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: prevent import case modal data affected by outer search (#176) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format Co-authored-by: zxj <782803291@qq.com> * fix: jump to public organization which user doesn't join (#178) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add working state to workflow of bug (#180) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * fix: add working state to workflow of bug Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: update auth which from entryWorkBench to workBench) (#182) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: update dc (#185) Co-authored-by: zxj <782803291@qq.com> * feat: fix error when estimateTime empty (#184) Co-authored-by: zxj <782803291@qq.com> * no label add important (#186) * feat: fix error when estimateTime empty * feat: add important Co-authored-by: zxj <782803291@qq.com> * fix: register module which have router data first (#187) * lock the page auth of role EdgeOps (#188) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * fix: lock the page auth of role EdgeOps Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: emit route subscriptions after update store (#190) * fix: register module which have router data first * fix: emit route subscriptions after update store Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: display inviteToOrg page (#189) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: jump to personal home page after leaving the organization (#191) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * route init error (#193) * fix: add route log * fix: add log * fix: delete useless * fix: delete useless Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * Feature: add executor field in execution record (#192) * feat: add executor field in execution record * style: update style in execute record popover Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * merge hotfix/release1.0 to release 1.0 (#217) * fix: delete oss storage count (#195) * fix: some chart page loop error (#197) * fix: redirect to orgRoot when auth check failed (#200) * fix publish announcement not update immediately and api gateway problem (#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (#201) * fix: jump to personal home page after joining it (#203) * feat: comment unused mobile artifact bgImage and preview image (#202) * feat: add copy in test pipeline result (#205) * Hotfix/fix release (#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (#206) * fix: synchronize url query to test case search (#207) * fix websocket not work (#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (#211) * Hotfix: fix loadmore in list component (#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> * merge hotfix to release 1.0 (#224) * fix: delete oss storage count (#195) * fix: some chart page loop error (#197) * fix: redirect to orgRoot when auth check failed (#200) * fix publish announcement not update immediately and api gateway problem (#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (#201) * fix: jump to personal home page after joining it (#203) * feat: comment unused mobile artifact bgImage and preview image (#202) * feat: add copy in test pipeline result (#205) * Hotfix/fix release (#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (#206) * fix: synchronize url query to test case search (#207) * fix websocket not work (#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (#211) * Hotfix: fix loadmore in list component (#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code * fix: moment i18n (#212) * fix: jump to specifc page when user exits application (#214) * fix: add perm role error (#220) * fix: fix iteration duration in backlog (#221) * replace issue icons and invalid apiDoc icon (#223) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * feat: replace the isssue icons * WIP: replace the icon of invalid-api-doc * WIP: start with small case from variable name Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> * replace icon files (#226) * Fix: i18n addResourceBundle execution position change (#228) * replace icon files * i18n addResourceBundle execution position change * i18n addResourceBundle execution position change * fix dashboard data url with org (#229) * fix: fix dashboard data url with org * fix: update dashboard version * fix: fix package-lock Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix board grid api url (#230) * Fix/remove org icon (#231) * format the build option of erda-ui/modules/* and update modules in yarn (#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (#156) * fix: remove org icon Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: fix formNow edge (#236) * fix: fix favicon (#237) * fix: trace time range (#239) * fix: file diff render list error (#240) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: hujiahao-hjh <82502479+hujiahao-hjh@users.noreply.github.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: Zero <mobius_pan@yeah.net>
daskyrk
added a commit
to daskyrk/erda-ui
that referenced
this pull request
May 31, 2021
* release/1.0: (46 commits) feat: comment unused mobile artifact bgImage and preview image fix: emit route subscriptions after update store fix: display inviteToOrg page (erda-project#189) fix: emit route subscriptions after update store (erda-project#190) lock the page auth of role EdgeOps (erda-project#188) fix: register module which have router data first (erda-project#187) no label add important (erda-project#186) feat: fix error when estimateTime empty (erda-project#184) fix: update dc (erda-project#185) fix: update auth which from entryWorkBench to workBench) (erda-project#182) add working state to workflow of bug (erda-project#180) fix: jump to public organization which user doesn't join (erda-project#178) fix: prevent import case modal data affected by outer search (erda-project#176) fix task status change bug (erda-project#174) fix: fix pipeline record list active key (erda-project#175) fix env list error in test case (erda-project#172) fix some upload problems (erda-project#173) fix: fix test set menu error (erda-project#170) feat: keep showing the border of selector which switch issue type (erda-project#168) fix: fix batch copy test cases (erda-project#167) ... # Conflicts: # core/package-lock.json # shell/app/modules/application/common/yml-editor/pipeline-yml/pipeline-node-drawer.tsx # shell/app/modules/application/pages/pipeline/config-detail/pipeline-editor/case-node-form.tsx # shell/app/modules/application/pages/repo/components/audit-template-manager.tsx # shell/app/modules/application/pages/repo/components/repo-file-container.tsx # shell/app/modules/project/common/components/issue/edit-issue-drawer.tsx # shell/app/modules/project/common/components/pipeline-manage/config-detail/pipeline-editor/case-node-form.tsx # shell/app/modules/project/pages/test-manage/case/case-drawer/case-api.tsx # shell/app/org-home/stores/org.tsx # shell/app/user/stores/_perm-org.ts # shell/app/views/index.ejs # shell/package.json
daskyrk
added a commit
to daskyrk/erda-ui
that referenced
this pull request
May 31, 2021
* label regex fourth change (erda-project#137) * fix: delete useless nginx config (erda-project#139) * fix: show test set after first adding it (erda-project#136) * fix: show test set after first adding it * refactor: add a semicolon to the end of the statement * refactor: fix exhaustive-deps Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: modify the propertyType of import source to Select (erda-project#140) Co-authored-by: zxj <782803291@qq.com> * update the sidebar and menu-head icons with the primary color (erda-project#141) * fix: change color of menu icon to primary color * WIP: replace the project icon and menu head icon * WIP: replace the sysAdmin icon * fix: incorrect repo type image path (erda-project#142) * chore: update dc version * fix: modify readonly service list in store state * style: code format * chore: fix audit warnings * fix: remove import statement in d.ts file * fix: remove import statement in d.ts file * fix: repo type img path incorrect * fix: repo type img path incorrect Co-authored-by: zxj <782803291@qq.com> * fix: can not fetch error counts during initialization (erda-project#143) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix the sidebar icon problem in addon page (erda-project#145) * fix: fix the sidebar icon problem in addon page * WIP: add copyright to new file of sidebar-menu.tsx * Feature: go to workbench when the user view the public organization but didn't joined it (erda-project#147) * feat: go to workbench when the user view the public organization but didn't joined it * refactor: refactor code * refactor: refactor code Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: clear state of layout before initializing it, to fix sider menu is incorrect when switch organization (erda-project#146) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: error handler called twice & my publisher menu permission (erda-project#148) * fix: prevent all agent plugins register twice * fix: all roles except guest can see my publisher menu * feat: replace menu-head icon with iconfont (erda-project#149) * fix: modify the params of runtimeDetailRoot from applicationId to appId (erda-project#150) * fix: fix test case export api with org (erda-project#152) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: add commit action 'update' (erda-project#153) Co-authored-by: zxj <782803291@qq.com> * get git address from server (erda-project#155) * fix: update org after set block network (erda-project#154) * fix: fix update current org after set block network * fix: fix based on comments * fix: fix based on comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add prefix to pk-table overwrite style (erda-project#157) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix sidebar menus error case by initLayout excute twice (erda-project#158) * fix: add log * fix: fix get org init finish * fix: fix clear initlayout when switch org * fix: revert api section in test case (erda-project#159) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: adjust style (erda-project#160) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: set edit mode when click edit pipeline (erda-project#164) * Hotfix: display test set after adding it in first time (erda-project#163) * fix: display test set at first adding it * refactor: add comment Co-authored-by: zxj <782803291@qq.com> * Hotfix: add relationID to queryParam, in order to batch export test case when not all selected (erda-project#165) * fix: modify all export to batch export when not all selected * refactor: correct arrayFormat from undefined to none * feat: add check detail in pipeline log (erda-project#166) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix rds database name regExp rule (erda-project#169) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix batch copy test cases (erda-project#167) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: keep showing the border of selector which switch issue type (erda-project#168) * feat: keep showing the border of selector which switch issue type * style: update border-color Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix test set menu error (erda-project#170) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix some upload problems (erda-project#173) * fix: md editor upload image error * fix: optimize import test instances modal Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix env list error in test case (erda-project#172) * fix: fix env list * fix: delete useless * fix: add projectEnvList state in testEnv store Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix pipeline record list active key (erda-project#175) * fix task status change bug (erda-project#174) * fix: task status change bug * fix: task status change bug add comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: prevent import case modal data affected by outer search (erda-project#176) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format Co-authored-by: zxj <782803291@qq.com> * fix: jump to public organization which user doesn't join (erda-project#178) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add working state to workflow of bug (erda-project#180) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * fix: add working state to workflow of bug Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: update auth which from entryWorkBench to workBench) (erda-project#182) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: update dc (erda-project#185) Co-authored-by: zxj <782803291@qq.com> * feat: fix error when estimateTime empty (erda-project#184) Co-authored-by: zxj <782803291@qq.com> * no label add important (erda-project#186) * feat: fix error when estimateTime empty * feat: add important Co-authored-by: zxj <782803291@qq.com> * fix: register module which have router data first (erda-project#187) * lock the page auth of role EdgeOps (erda-project#188) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * fix: lock the page auth of role EdgeOps Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: emit route subscriptions after update store (erda-project#190) * fix: register module which have router data first * fix: emit route subscriptions after update store Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: display inviteToOrg page (erda-project#189) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: jump to personal home page after leaving the organization (erda-project#191) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * route init error (erda-project#193) * fix: add route log * fix: add log * fix: delete useless * fix: delete useless Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * Feature: add executor field in execution record (erda-project#192) * feat: add executor field in execution record * style: update style in execute record popover Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * merge hotfix/release1.0 to release 1.0 (erda-project#217) * fix: delete oss storage count (erda-project#195) * fix: some chart page loop error (erda-project#197) * fix: redirect to orgRoot when auth check failed (erda-project#200) * fix publish announcement not update immediately and api gateway problem (erda-project#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (erda-project#201) * fix: jump to personal home page after joining it (erda-project#203) * feat: comment unused mobile artifact bgImage and preview image (erda-project#202) * feat: add copy in test pipeline result (erda-project#205) * Hotfix/fix release (erda-project#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (erda-project#206) * fix: synchronize url query to test case search (erda-project#207) * fix websocket not work (erda-project#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (erda-project#211) * Hotfix: fix loadmore in list component (erda-project#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> * merge hotfix to release 1.0 (erda-project#224) * fix: delete oss storage count (erda-project#195) * fix: some chart page loop error (erda-project#197) * fix: redirect to orgRoot when auth check failed (erda-project#200) * fix publish announcement not update immediately and api gateway problem (erda-project#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (erda-project#201) * fix: jump to personal home page after joining it (erda-project#203) * feat: comment unused mobile artifact bgImage and preview image (erda-project#202) * feat: add copy in test pipeline result (erda-project#205) * Hotfix/fix release (erda-project#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (erda-project#206) * fix: synchronize url query to test case search (erda-project#207) * fix websocket not work (erda-project#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (erda-project#211) * Hotfix: fix loadmore in list component (erda-project#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code * fix: moment i18n (erda-project#212) * fix: jump to specifc page when user exits application (erda-project#214) * fix: add perm role error (erda-project#220) * fix: fix iteration duration in backlog (erda-project#221) * replace issue icons and invalid apiDoc icon (erda-project#223) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * feat: replace the isssue icons * WIP: replace the icon of invalid-api-doc * WIP: start with small case from variable name Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> * replace icon files (erda-project#226) * Fix: i18n addResourceBundle execution position change (erda-project#228) * replace icon files * i18n addResourceBundle execution position change * i18n addResourceBundle execution position change * fix dashboard data url with org (erda-project#229) * fix: fix dashboard data url with org * fix: update dashboard version * fix: fix package-lock Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix board grid api url (erda-project#230) * Fix/remove org icon (erda-project#231) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * fix: remove org icon Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: fix formNow edge (erda-project#236) * fix: fix favicon (erda-project#237) * fix: trace time range (erda-project#239) * fix: file diff render list error (erda-project#240) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: hujiahao-hjh <82502479+hujiahao-hjh@users.noreply.github.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: Zero <mobius_pan@yeah.net>
michael8512
added a commit
to michael8512/erda-ui
that referenced
this pull request
Jun 1, 2021
* label regex fourth change (erda-project#137) * fix: delete useless nginx config (erda-project#139) * fix: show test set after first adding it (erda-project#136) * fix: show test set after first adding it * refactor: add a semicolon to the end of the statement * refactor: fix exhaustive-deps Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: modify the propertyType of import source to Select (erda-project#140) Co-authored-by: zxj <782803291@qq.com> * update the sidebar and menu-head icons with the primary color (erda-project#141) * fix: change color of menu icon to primary color * WIP: replace the project icon and menu head icon * WIP: replace the sysAdmin icon * fix: incorrect repo type image path (erda-project#142) * chore: update dc version * fix: modify readonly service list in store state * style: code format * chore: fix audit warnings * fix: remove import statement in d.ts file * fix: remove import statement in d.ts file * fix: repo type img path incorrect * fix: repo type img path incorrect Co-authored-by: zxj <782803291@qq.com> * fix: can not fetch error counts during initialization (erda-project#143) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix the sidebar icon problem in addon page (erda-project#145) * fix: fix the sidebar icon problem in addon page * WIP: add copyright to new file of sidebar-menu.tsx * Feature: go to workbench when the user view the public organization but didn't joined it (erda-project#147) * feat: go to workbench when the user view the public organization but didn't joined it * refactor: refactor code * refactor: refactor code Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: clear state of layout before initializing it, to fix sider menu is incorrect when switch organization (erda-project#146) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: error handler called twice & my publisher menu permission (erda-project#148) * fix: prevent all agent plugins register twice * fix: all roles except guest can see my publisher menu * feat: replace menu-head icon with iconfont (erda-project#149) * fix: modify the params of runtimeDetailRoot from applicationId to appId (erda-project#150) * fix: fix test case export api with org (erda-project#152) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: add commit action 'update' (erda-project#153) Co-authored-by: zxj <782803291@qq.com> * get git address from server (erda-project#155) * fix: update org after set block network (erda-project#154) * fix: fix update current org after set block network * fix: fix based on comments * fix: fix based on comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add prefix to pk-table overwrite style (erda-project#157) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix sidebar menus error case by initLayout excute twice (erda-project#158) * fix: add log * fix: fix get org init finish * fix: fix clear initlayout when switch org * fix: revert api section in test case (erda-project#159) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: adjust style (erda-project#160) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: set edit mode when click edit pipeline (erda-project#164) * Hotfix: display test set after adding it in first time (erda-project#163) * fix: display test set at first adding it * refactor: add comment Co-authored-by: zxj <782803291@qq.com> * Hotfix: add relationID to queryParam, in order to batch export test case when not all selected (erda-project#165) * fix: modify all export to batch export when not all selected * refactor: correct arrayFormat from undefined to none * feat: add check detail in pipeline log (erda-project#166) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix rds database name regExp rule (erda-project#169) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix batch copy test cases (erda-project#167) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * feat: keep showing the border of selector which switch issue type (erda-project#168) * feat: keep showing the border of selector which switch issue type * style: update border-color Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix test set menu error (erda-project#170) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix some upload problems (erda-project#173) * fix: md editor upload image error * fix: optimize import test instances modal Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix env list error in test case (erda-project#172) * fix: fix env list * fix: delete useless * fix: add projectEnvList state in testEnv store Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: fix pipeline record list active key (erda-project#175) * fix task status change bug (erda-project#174) * fix: task status change bug * fix: task status change bug add comments Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: prevent import case modal data affected by outer search (erda-project#176) * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: agent use logic error * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent overwrite extension style accidentally * fix: just add prefix to pk-table * fix: prevent import case modal data affected by outer search * fix: hide nusi form label without data * style: code format Co-authored-by: zxj <782803291@qq.com> * fix: jump to public organization which user doesn't join (erda-project#178) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * add working state to workflow of bug (erda-project#180) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * fix: add working state to workflow of bug Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> * fix: update auth which from entryWorkBench to workBench) (erda-project#182) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: update dc (erda-project#185) Co-authored-by: zxj <782803291@qq.com> * feat: fix error when estimateTime empty (erda-project#184) Co-authored-by: zxj <782803291@qq.com> * no label add important (erda-project#186) * feat: fix error when estimateTime empty * feat: add important Co-authored-by: zxj <782803291@qq.com> * fix: register module which have router data first (erda-project#187) * lock the page auth of role EdgeOps (erda-project#188) * format the build option of erda-ui/modules/* and update modules in yarn (erda-project#138) * feat: optimize build of modules/* * WIP: use erda/config to start and set output path * convert all cli js to ts (erda-project#128) * convert all cli js to ts * add skipLibCheck to avoid unnecessary lib check * change epxort path variable to function, due to command could run in enterprise project * typo * log typo * missing when resolve conflect * test: add unit test for common components (erda-project#144) * test: unit test test: add test case feat: add licenses * test: add test case * optimized automatic positioning of form check in issue detail (erda-project#151) * feat: optimized issue detail save check * fix: fix fixed select with ref * fix: fix based on comments * fix: code shorthand (erda-project#156) * fix: lock the page auth of role EdgeOps Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: zxj <782803291@qq.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: emit route subscriptions after update store (erda-project#190) * fix: register module which have router data first * fix: emit route subscriptions after update store Co-authored-by: 戣蓦 <mcdaddychen@126.com> * fix: display inviteToOrg page (erda-project#189) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * fix: jump to personal home page after leaving the organization (erda-project#191) Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * route init error (erda-project#193) * fix: add route log * fix: add log * fix: delete useless * fix: delete useless Co-authored-by: 随风 <daskyrk@users.noreply.github.com> * Feature: add executor field in execution record (erda-project#192) * feat: add executor field in execution record * style: update style in execute record popover Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> * merge hotfix/release1.0 to release 1.0 (erda-project#217) * fix: delete oss storage count (erda-project#195) * fix: some chart page loop error (erda-project#197) * fix: redirect to orgRoot when auth check failed (erda-project#200) * fix publish announcement not update immediately and api gateway problem (erda-project#196) * fix(ms): fix limit type doesn't popup when editing api gateway * fix(org): update published announcement list immediately after pub/stop * fix: get org info before registerModule (erda-project#201) * fix: jump to personal home page after joining it (erda-project#203) * feat: comment unused mobile artifact bgImage and preview image (erda-project#202) * feat: add copy in test pipeline result (erda-project#205) * Hotfix/fix release (erda-project#204) * fix: some chart page loop error * fix: update dc * fix: set remainingTime defautl value 0 (erda-project#206) * fix: synchronize url query to test case search (erda-project#207) * fix websocket not work (erda-project#209) * fix: fix websocket not work * fix: delete useless ws * feat: cluster overview display coloring percentage (erda-project#211) * Hotfix: fix loadmore in list component (erda-project#210) * fix: fix loadMore in protocol component of list * refactor: refactor code * refactor: refactor code * refactor: refactor code * refactor: remove isLoadMore that is out of props * refactor: remove redundant isLoadMore * refactor: remove redundant code Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Zero <mobius_pan@yeah.net> Co-authored-by: hujiahao-hjh <82502479+hujiahao-hjh@users.noreply.github.com> Co-authored-by: sherotree <wytreeshero@163.com> Co-authored-by: 戣蓦 <mcdaddychen@126.com> Co-authored-by: lsh <30284157+michael8512@users.noreply.github.com> Co-authored-by: 随风 <daskyrk@users.noreply.github.com> Co-authored-by: Lang LEE <liangyuqin1212@gmail.com> Co-authored-by: Zero <mobius_pan@yeah.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / why we need it:
update auth which from entryWorkbench to workBench
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user interface change?
Special notes for your reviewer: