-
Notifications
You must be signed in to change notification settings - Fork 40
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
OPS-FIX-BASE-ENV #69
Closed
Closed
OPS-FIX-BASE-ENV #69
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
ADm-546: [frontend] Performance optimization
Revert "ADM-546: [frontend] Performance optimization"
* ADM-531: [backend] modify cycle time calculation logic. * ADM-531: [backend] exclude duplicated done cards. * ADM-531 [backend][docs] modify support multiple columns marked as done * ADM-531:[backend] fix GetStoryPointsAndCycleTime test * ADM-531:[backend] add GetStoryPointsAndCycleTime test when board type is classic jira and unknown * ADM-531:[backend] fix test cases to cover calculateCardCycleTime methods * ADM-531:[backend] delete unused method * ADM-531:[backend] merge done card filter methond * ADM-531:[backend] fix throw 500 error * ADM-531:[backend] fix filter and isRealDoneCardByHistory method * ADM-531:[backend] fix test coverage for add HistoryDetail * ADM-531:[backend] delete unused builder --------- Co-authored-by: Andrea <Andrea2000728> Co-authored-by: ziwen-xiao <ziwen.xiao@thoughtworks.com> Co-authored-by: {WangBaiXuan} <{wbxworks@163.com}> Co-authored-by: weizhou.zhang <weizhou.zhang@thoughtworks.com> Co-authored-by: guzhongren <guzhongren@live.cn>
* ADM-531:[backend][frontend][stub]Support multiple Done columns --------- Co-authored-by: Andrea <Andrea2000728> Co-authored-by: ziwen-xiao <ziwen.xiao@thoughtworks.com> Co-authored-by: {WangBaiXuan} <{wbxworks@163.com}> Co-authored-by: weizhou.zhang <weizhou.zhang@thoughtworks.com> Co-authored-by: guzhongren <guzhongren@live.cn>
This reverts commit a6ab988.
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…radle/gradle-build-action-2.7.1[backend] Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…ntend/vite-4.2.3[frontend] Bump vite from 4.2.1 to 4.2.3 in /frontend
…#610) * ADM-507 update Calculation document && Flow chart * ADM-507 update Flow chart * ADM-507 rename prLeadTime and pipelineLeadTime * ADM-507 rename prLeadTime and pipelineLeadTime * ADM-507 add no pr lead time logic * ADM-507 format gradlew * ADM-507 revert code * ADM-507 format gradlew * ADM-507 disable test * ADM-507 change logic in csv * ADM-507 rename csv head * ADM-507 rename csv head * ADM-507 rename csv head in read me * ADM-507:[backend] update LeadTime about no pr commit calculation logic * ADM-507:[backend] fix test * ADM-507:[backend] code format * ADM-507:[backend] catch error when can not getCommitInfo * ADM-507:[backend] code format * ADM-546:[frontend] add test case to improve test coverage * ADM-507:[backend] code format --------- Co-authored-by: zhiqiao.yang <zhiqiao.yang@thoughtworks.com> Co-authored-by: weizhou.zhang <weizhou.zhang@thoughtworks.com>
… for change ADM-507: [backend] Calculation refinement on Leadtime for change --------- Co-authored-by: zhiqiao.yang <zhiqiao.yang@thoughtworks.com> Co-authored-by: weizhou.zhang <weizhou.zhang@thoughtworks.com>
ADM-546-new: [frontend] Performance optimization
ADM-546:[frontend] modify config of pwa
…ndone to realDone
…from undone to realDone ADM-577:[backend]fix: check isRealDoneCard by getting the last time from undone to realDone
ADM-539: [backend] feat: change assignee filter for done card
ADM-577:[docs]update flow chart about done card
[docs] add progress
…radle/gradle-build-action-2.8.1 Build(deps): Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…radle/gradle-build-action-2.9.0 Build(deps): Bump gradle/gradle-build-action from 2.8.1 to 2.9.0
Hi @LYabstract! 👋 |
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.
Before
Description
After
Description
Note
Null