Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[frontend]ADM-793: add test and change word for alter (#1182)
* [ADM-793] test: add test for hidden alert when reset * [ADM-793] feat: change word for alert * [ADM-793] test: reset mock for timeout * ADM-857:[backend]feat: add check buildkite status (#1179) * ADM-857:[backend]feat: new Github action to see if it can check committer name * ADM-857:[backend]feat: test getting pr username and compare * ADM-857:[backend]feat: fix name comparison * ADM-857:[backend]feat: completed name comparison * ADM-857:[backend]feat: integrated name comparison into build pipeline fail check * ADM-857:[backend]feat: add message when build pipeline was successful * ADM-857:[backend]feat: make check build status needed by deploy infra * ADM-857:[backend]refactor: move buildkite check logic for check.sh * ADM-857:[backend]refactor: transfer param for check shell script * ADM-857:[backend]refactor: update check buildkite status event name * ADM-857:[backend]feat: add check buildkite status not contains revert --------- Co-authored-by: PengxiWPix <pengxi.wang@thoughtworks.com> * ADM-691:[frontend][backend] feat: calculate all card rework metrics (#1172) * ADM-691: [frontend] fix: add request fields (#1143) * ADM-691: [frontend] fix: add request fields * ADM-691: [frontend] fix: fix sonar cloud * ADM-691: [frontend] fix: fix unit test * ADM-691: [frontend] chore: modify sytle, rename field * ADM-691: [frontend] fix: fix sonar issue * ADM-691: [frontend] fix: remove unused code --------- Co-authored-by: Leiqiuhong <qiuhong.lei@thoughtworks.com> (cherry picked from commit f775626) * ADM-691: [frontend] fix: fix sonar issue (#1145) (cherry picked from commit 2bb3cdb) * ADM-691: [frontend] fix: fix show more logic * ADM-691: [frontend] fix: fix selecting all logic * ADM-692:[backend] feat: init dto * ADM-692:[backend] feat: calculate reworkTimesInfos * ADM-692:[backend] feat: calculate rework card number and rework ratio * ADM-692:[backend] feat: repair mock data * ADM-692:[backend] feat: add test for get real done card rework given not consider flag as block * ADM-692:[backend] feat: add calculate total rework time for every done card * ADM-692:[backend] test: get real done card rework given consider flag as block * ADM-692:[backend] fix: set treat flag card as block * ADM-692:[backend] feat: refactor code and design request state * ADM-692: [backend] test: modify test mock data to cover some missed code branch * ADM-692:[backend] feat: calculate all card rework metrics * ADM-692:[backend] test: calculate all card rework metrics * ADM-692:[backend] fix: use get enum rework state * ADM-692:[backend] test: throw exception when calculate rework given analyse state in rework times info list * ADM-692:[backend] fix: lake the case of Testing in test * ADM-692:[backend] feat: add rework metric * ADM-692:[backend] test: add rework metric * ADM-692:[backend] test: save report of rework info * ADM-692:[backend] fix: use rework times * ADM-692:[backend] fix: use word 'excluded' * ADM-692:[backend] fix: use String to check * ADM-692:[backend] fix: rebuild state map * ADM-692:[backend] refactor: format code * ADM-692:[backend] feat: set rework in response * ADM-691: [frontend] fix: fix next button display logic * ADM-692:[backend] feat: valid rework state not blank * Revert "ADM-692:[backend] feat: valid rework state not blank" This reverts commit 7a4792f. * ADM-692:[backend] feat: refactor code for calculate cycle and rework branch * ADM-692:[backend] refactor: format code * ADM-692:[backend] fix: sonar issues * ADM-692:[backend] refactor: format code * ADM-692:[backend] feat: add test to coverage code * ADM-691: [frontend] test: fix e2e test * ADM-692:[backend] refactor: format code * ADM-692:[backend] feat:fix sonar test coverage --------- Co-authored-by: neomgb <123063936+neomgb@users.noreply.github.com> Co-authored-by: GuangbinMa <guangbin.ma@thoughtworks.com> Co-authored-by: yulongcai <yulong.cai@thoughtworks.com> Co-authored-by: Shiqi Yuan <shiqi.yuan@thoughtworks.com> Co-authored-by: Leiqiuhong <qiuhong.lei@thoughtworks.com> Co-authored-by: yulongcai <141199398+yulongcai@users.noreply.github.com> Co-authored-by: guzhongren <guzhongren@live.cn> --------- Co-authored-by: Steveay <907221539@qq.com> Co-authored-by: PengxiWPix <pengxi.wang@thoughtworks.com> Co-authored-by: Genhao Liu <103744663+Liughgood@users.noreply.github.com> Co-authored-by: neomgb <123063936+neomgb@users.noreply.github.com> Co-authored-by: GuangbinMa <guangbin.ma@thoughtworks.com> Co-authored-by: yulongcai <yulong.cai@thoughtworks.com> Co-authored-by: Shiqi Yuan <shiqi.yuan@thoughtworks.com> Co-authored-by: Leiqiuhong <qiuhong.lei@thoughtworks.com> Co-authored-by: yulongcai <141199398+yulongcai@users.noreply.github.com> Co-authored-by: guzhongren <guzhongren@live.cn>
- Loading branch information