-
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
Adm-897 [frontend]: hide retry button #111
Commits on Apr 12, 2024
-
ADM-898[backend][frontend]: feat: block' in board mapping is mutually…
… exclusive with 'flag as block' (#1350) * ADM-898:[backend] feat: should not export cycle time flag on table header when not consider flag as block * ADM-898:[frontend]feat: not show flagCard when board mapping table has ‘block’ column * ADM-898:[frontend]feat: warning pop-up when conflict * ADM-898:[frontend]refactor: refactor codes * ADM-898:[frontend]refactor: remove fromFlag * ADM-898:[frontend]feat: not show flagCard when board mapping table has ‘block’ column * ADM-873-bug:[backend] feat: add test for as flag is block is false * ADM-898:[frontend]feat: add status logic * ADM-898:[frontend]refactor: refactor code * ADM-898:[backend] fix: fix bug for not calculate flag block to cycle when consider flag as block * ADM-886:[docs]docs: refactor chart API docs sequence diagram (#1339) * ADM-886:[docs]docs: update chart API image size * ADM-886:[docs]docs: update chart API docs content * ADM-886:[docs]docs: refactor chart API docs * ADM-886:[docs]docs: refactor chart API docs sequence diagram * ADM 834 add frontend validation to board Id (#1338) * ADM-834:[frontend]feat: fix rebase * ADM-834:[backend]feat: added api for domain url check * ADM-834:[backend]feat: add dashboard api for site check * ADM-834:[backend]feat: added api for domain url check * ADM-834:[frontend]fix: fix rebase * ADM-834:[frontend]fix: add regex validation to board id * ADM-834:[frontend]fix: fix lint * ADM 751 [docs]docs: fix readme in board mappings part (#1334) * ADM-751:[frontend]feat: add by status e2e test flow into import test * ADM-751:[frontend]feat: add more flow in create test * ADM-751:[frontend]feat: fix lint and refactor fixture file * ADM-751:[frontend]feat: fix by state flow and add new test * ADM-751:[frontend]feat: refactored file strcture and implemented new e2e test for cycle time status testing, just need to fix the data then * ADM-751:[frontend]feat: rework the by status flow e2e test, remove unnecessary steps * ADM-751:[frontend]feat: fix test flow again * ADM-751:[frontend]feat: fix type check * ADM-751:[frontend]feat: add status flow e2e test in import test * ADM-751:[frontend]fix: fix lint * ADM-882:[backend]feat: add import json file * ADM-751:[frontend]fix: refactor code * ADM-751:[frontend]fix: refactor code fix type * ADM-751:[docs]docs: fix readme in board mappings * ADM-751:[docs]docs: remove conflicted rework part * ADM-751 refactor --------- Co-authored-by: guzhongren <[email protected]> * chore(sbom): generate sbom when releasing (#1340) * ADM-833:[frontend]feat:add e2e unhappy path scenarios (#1328) * ADM-833:[frontend]feat:add e2e unhappy path scenarios ADM-833: [frontend] add e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] feat: add unhappy path scenoria ADM-833: [frontend] feat: optimize add and remove new pipeline,add unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833:[frontend]feat:merge unhappy path scenario ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix e2e test error ADM-833:[frontend]feat:distinguish major and unhappy path test in local environment ADM-833: [frontend] feat: sperate major and all ADM-833[frontend]feat:change branch invalid error message ADM-833: [frontend] fix: fix index.ts error ADM-833: [frontend] fix: remove the log file ADM-833: [frontend] fix: fix conflict with main branch ADM-833: [frontend] fix: revert readme ADM-833: [frontend] fix: remove log file ADM-833: [frontend] fix: modify .gitignore, add omit logs * ADM-833 fix path * ADM-833: [frontend] fix: update the spec location * ADM-833: [frontend] fix: fix daterange error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix review error --------- Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: guzhongren <[email protected]> * ADM-833: [frontend] fix: fix env error (#1341) * ADM-833:[frontend]feat:add e2e unhappy path scenarios ADM-833: [frontend] add e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] feat: add unhappy path scenoria ADM-833: [frontend] feat: optimize add and remove new pipeline,add unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833:[frontend]feat:merge unhappy path scenario ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix e2e test error ADM-833:[frontend]feat:distinguish major and unhappy path test in local environment ADM-833: [frontend] feat: sperate major and all ADM-833[frontend]feat:change branch invalid error message ADM-833: [frontend] fix: fix index.ts error ADM-833: [frontend] fix: remove the log file ADM-833: [frontend] fix: fix conflict with main branch ADM-833: [frontend] fix: revert readme ADM-833: [frontend] fix: remove log file ADM-833: [frontend] fix: modify .gitignore, add omit logs * ADM-833 fix path * ADM-833: [frontend] fix: update the spec location * ADM-833: [frontend] fix: fix daterange error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix env error --------- Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: guzhongren <[email protected]> * Revert "ADM-833: [frontend] fix: fix env error (#1341)" (#1344) This reverts commit eed90dc. * [ADM-833][frontend]: chore: fix the e2e env injection error. (#1345) * refactor(e2e): name conversion[frontend] * fix(e2e): fix type check[frontend] * ADM-898:[frontend]fix: fix test * ADM-898:[frontend]feat: add test for CycleTime * ADM-898:[frontend]fix: fix UpperCase error * ADM-898:[frontend]fix: fix default value * ADM-898:[frontend]fix: fix import treatFlagCardAsBlock value * ADM-898:[backend] fix: repair e2e test * ADM-898:[backend] fix: repair e2e test to delete check consider flag as block * ADM-898:[backend] fix: sonar issue * [ADM-877][frontend]: feat: remove the limit of start-date & end-date selection. (#1342) * [ADM-877][frontend]: feat: remove the limit of start-date & end-date selection. * [ADM-877][frontend]: chore: refine code. * ADM-873:[frontend][backend] fix: fix success notification (#1327) * ADM-873-bug:[docx] docx: fix docx * ADM-873:[frontend]fix: fix error notification * ADM-873:[frontend]refactor: refactor code * ADM-873-bug:[backend] feat: return flag for whether it has file create by this invoke * Revert "ADM-873:[frontend]refactor: refactor code" This reverts commit e2fe52f. * Revert "ADM-873:[frontend]fix: fix error notification" This reverts commit b659c63. * ADM-873:[frontend]fix: use hasCsvFileCreateSuccessful to handle success notification * ADM-873-bug:[backend] feat: return has csv create successful when get completed * ADM-873-bug:[backend] fix: rename * ADM-873:[frontend]fix: fix test * ADM-873:[frontend]refactor: rename hasCsvFileCreateSuccessful to isSuccessfulCreateCsvFile * ADM-873:[backend]refactor: modify test info * ADM-873:[backend]refactor: format code --------- Co-authored-by: yulongcai <[email protected]> Co-authored-by: Rui7ing <[email protected]> * [frontend] feat/adm 811: Do not clear the configuration settings when returning from the metric page to the configuration page. (#1343) * [feat][adm-811]: remove GoCD option * [frontend][adm-811]: feat: remove clear config data trigger when back to config page * [frontend][adm-811]: refact: refact unit test * [frontend][adm-811]: replace fireEvent use userEvent * [frontend][adm-811]: fix failed case * Adm 910[docs] feat: add Github graghQL rate limit issue (#1348) * ADM-910[docs] feat: add Node and Rate limits and calculate * ADM-910[docs] feat: add flew chart for get data by github api * Adm 912[frontend]: ui refine date picker in metrics page (#1349) * ADM-912 feat: display date ranges * ADM-912 test: add unit test * ADM-912 fix: fix css * ADM-912 fix: fix color * ADM-912 fix: fix hex color * ADM-912 fix: use color from theme * ADM-898:[frontend]feat: add block case * ADM-898:[frontend]fix: fix test for treatFlagCardAsBlock * ADM-898:[frontend]fix: fix bug * ADM-898 fix: fix treat flag card as block when import * ADM-898 fix: fix treat flag card as block when create * ADM-898 refactor: rename * ADM-898:[frontend]fix: remove unnecessary cycleTimeSettings * ADM-898 fix: fix test * ADM-898:[backend] refactor: refactor code * ADM-898 test: add unit test * ADM-898 test: add e2e test for no block column board when create project * ADM-898 test: add e2e test for no block column board when import project * ADM-898:[frontend]refactor: iterate over test data and run tests using forEach * ADM-898:[frontend]refactor: export BLOCK_COLUMN_NAME * ADM-898:[frontend]refactor: fix prettier error * ADM-898:[frontend]fix: fix the error from merge --------- Co-authored-by: Tingyu Dong <[email protected]> Co-authored-by: Steveay <[email protected]> Co-authored-by: PengxiWPix <[email protected]> Co-authored-by: guzhongren <[email protected]> Co-authored-by: YaoZhang87 <[email protected]> Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: Chao <[email protected]> Co-authored-by: TingyuDong <[email protected]> Co-authored-by: Rui7ing <[email protected]> Co-authored-by: K Chow <[email protected]> Co-authored-by: junbo dai <[email protected]> Co-authored-by: Leiqiuhong <[email protected]> Co-authored-by: Leiqiuhong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d7e852 - Browse repository at this point
Copy the full SHA 7d7e852View commit details -
ADM-919[backend] : Speed up the generating of pipeline data in report…
… page and add foru column in csv (#1361) * ADM-919:[backend] feat: Speed up the generating of pipeline data in report page * ADM-919:[backend] feat: fix e2e test * fix(e2e): fix env * Adm 920[backend] feat: Support to retrieve multiple pages of pipelines in metrics page (#1359) * ADM-920:[backend] feat: can get all pipeline info * ADM-920:[backend] fix: change Cache type * ADM-873:[frontend]fix: fix notification logic (#1356) Co-authored-by: yulongcai <[email protected]> * ADM-898[backend][frontend]: feat: block' in board mapping is mutually exclusive with 'flag as block' (#1350) * ADM-898:[backend] feat: should not export cycle time flag on table header when not consider flag as block * ADM-898:[frontend]feat: not show flagCard when board mapping table has ‘block’ column * ADM-898:[frontend]feat: warning pop-up when conflict * ADM-898:[frontend]refactor: refactor codes * ADM-898:[frontend]refactor: remove fromFlag * ADM-898:[frontend]feat: not show flagCard when board mapping table has ‘block’ column * ADM-873-bug:[backend] feat: add test for as flag is block is false * ADM-898:[frontend]feat: add status logic * ADM-898:[frontend]refactor: refactor code * ADM-898:[backend] fix: fix bug for not calculate flag block to cycle when consider flag as block * ADM-886:[docs]docs: refactor chart API docs sequence diagram (#1339) * ADM-886:[docs]docs: update chart API image size * ADM-886:[docs]docs: update chart API docs content * ADM-886:[docs]docs: refactor chart API docs * ADM-886:[docs]docs: refactor chart API docs sequence diagram * ADM 834 add frontend validation to board Id (#1338) * ADM-834:[frontend]feat: fix rebase * ADM-834:[backend]feat: added api for domain url check * ADM-834:[backend]feat: add dashboard api for site check * ADM-834:[backend]feat: added api for domain url check * ADM-834:[frontend]fix: fix rebase * ADM-834:[frontend]fix: add regex validation to board id * ADM-834:[frontend]fix: fix lint * ADM 751 [docs]docs: fix readme in board mappings part (#1334) * ADM-751:[frontend]feat: add by status e2e test flow into import test * ADM-751:[frontend]feat: add more flow in create test * ADM-751:[frontend]feat: fix lint and refactor fixture file * ADM-751:[frontend]feat: fix by state flow and add new test * ADM-751:[frontend]feat: refactored file strcture and implemented new e2e test for cycle time status testing, just need to fix the data then * ADM-751:[frontend]feat: rework the by status flow e2e test, remove unnecessary steps * ADM-751:[frontend]feat: fix test flow again * ADM-751:[frontend]feat: fix type check * ADM-751:[frontend]feat: add status flow e2e test in import test * ADM-751:[frontend]fix: fix lint * ADM-882:[backend]feat: add import json file * ADM-751:[frontend]fix: refactor code * ADM-751:[frontend]fix: refactor code fix type * ADM-751:[docs]docs: fix readme in board mappings * ADM-751:[docs]docs: remove conflicted rework part * ADM-751 refactor --------- Co-authored-by: guzhongren <[email protected]> * chore(sbom): generate sbom when releasing (#1340) * ADM-833:[frontend]feat:add e2e unhappy path scenarios (#1328) * ADM-833:[frontend]feat:add e2e unhappy path scenarios ADM-833: [frontend] add e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] feat: add unhappy path scenoria ADM-833: [frontend] feat: optimize add and remove new pipeline,add unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833:[frontend]feat:merge unhappy path scenario ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix e2e test error ADM-833:[frontend]feat:distinguish major and unhappy path test in local environment ADM-833: [frontend] feat: sperate major and all ADM-833[frontend]feat:change branch invalid error message ADM-833: [frontend] fix: fix index.ts error ADM-833: [frontend] fix: remove the log file ADM-833: [frontend] fix: fix conflict with main branch ADM-833: [frontend] fix: revert readme ADM-833: [frontend] fix: remove log file ADM-833: [frontend] fix: modify .gitignore, add omit logs * ADM-833 fix path * ADM-833: [frontend] fix: update the spec location * ADM-833: [frontend] fix: fix daterange error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix review error --------- Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: guzhongren <[email protected]> * ADM-833: [frontend] fix: fix env error (#1341) * ADM-833:[frontend]feat:add e2e unhappy path scenarios ADM-833: [frontend] add e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] feat: add unhappy path scenoria ADM-833: [frontend] feat: optimize add and remove new pipeline,add unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833: [frontend] feat: optimize remove new pipeline,unhappy path template ADM-833:[frontend]feat:merge unhappy path scenario ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix code style error ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] update: update e2e test scenarios ADM-833: [frontend] fix: fix e2e test error ADM-833:[frontend]feat:distinguish major and unhappy path test in local environment ADM-833: [frontend] feat: sperate major and all ADM-833[frontend]feat:change branch invalid error message ADM-833: [frontend] fix: fix index.ts error ADM-833: [frontend] fix: remove the log file ADM-833: [frontend] fix: fix conflict with main branch ADM-833: [frontend] fix: revert readme ADM-833: [frontend] fix: remove log file ADM-833: [frontend] fix: modify .gitignore, add omit logs * ADM-833 fix path * ADM-833: [frontend] fix: update the spec location * ADM-833: [frontend] fix: fix daterange error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix review error * ADM-833: [frontend] fix: fix env error --------- Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: guzhongren <[email protected]> * Revert "ADM-833: [frontend] fix: fix env error (#1341)" (#1344) This reverts commit eed90dc. * [ADM-833][frontend]: chore: fix the e2e env injection error. (#1345) * refactor(e2e): name conversion[frontend] * fix(e2e): fix type check[frontend] * ADM-898:[frontend]fix: fix test * ADM-898:[frontend]feat: add test for CycleTime * ADM-898:[frontend]fix: fix UpperCase error * ADM-898:[frontend]fix: fix default value * ADM-898:[frontend]fix: fix import treatFlagCardAsBlock value * ADM-898:[backend] fix: repair e2e test * ADM-898:[backend] fix: repair e2e test to delete check consider flag as block * ADM-898:[backend] fix: sonar issue * [ADM-877][frontend]: feat: remove the limit of start-date & end-date selection. (#1342) * [ADM-877][frontend]: feat: remove the limit of start-date & end-date selection. * [ADM-877][frontend]: chore: refine code. * ADM-873:[frontend][backend] fix: fix success notification (#1327) * ADM-873-bug:[docx] docx: fix docx * ADM-873:[frontend]fix: fix error notification * ADM-873:[frontend]refactor: refactor code * ADM-873-bug:[backend] feat: return flag for whether it has file create by this invoke * Revert "ADM-873:[frontend]refactor: refactor code" This reverts commit e2fe52f. * Revert "ADM-873:[frontend]fix: fix error notification" This reverts commit b659c63. * ADM-873:[frontend]fix: use hasCsvFileCreateSuccessful to handle success notification * ADM-873-bug:[backend] feat: return has csv create successful when get completed * ADM-873-bug:[backend] fix: rename * ADM-873:[frontend]fix: fix test * ADM-873:[frontend]refactor: rename hasCsvFileCreateSuccessful to isSuccessfulCreateCsvFile * ADM-873:[backend]refactor: modify test info * ADM-873:[backend]refactor: format code --------- Co-authored-by: yulongcai <[email protected]> Co-authored-by: Rui7ing <[email protected]> * [frontend] feat/adm 811: Do not clear the configuration settings when returning from the metric page to the configuration page. (#1343) * [feat][adm-811]: remove GoCD option * [frontend][adm-811]: feat: remove clear config data trigger when back to config page * [frontend][adm-811]: refact: refact unit test * [frontend][adm-811]: replace fireEvent use userEvent * [frontend][adm-811]: fix failed case * Adm 910[docs] feat: add Github graghQL rate limit issue (#1348) * ADM-910[docs] feat: add Node and Rate limits and calculate * ADM-910[docs] feat: add flew chart for get data by github api * Adm 912[frontend]: ui refine date picker in metrics page (#1349) * ADM-912 feat: display date ranges * ADM-912 test: add unit test * ADM-912 fix: fix css * ADM-912 fix: fix color * ADM-912 fix: fix hex color * ADM-912 fix: use color from theme * ADM-898:[frontend]feat: add block case * ADM-898:[frontend]fix: fix test for treatFlagCardAsBlock * ADM-898:[frontend]fix: fix bug * ADM-898 fix: fix treat flag card as block when import * ADM-898 fix: fix treat flag card as block when create * ADM-898 refactor: rename * ADM-898:[frontend]fix: remove unnecessary cycleTimeSettings * ADM-898 fix: fix test * ADM-898:[backend] refactor: refactor code * ADM-898 test: add unit test * ADM-898 test: add e2e test for no block column board when create project * ADM-898 test: add e2e test for no block column board when import project * ADM-898:[frontend]refactor: iterate over test data and run tests using forEach * ADM-898:[frontend]refactor: export BLOCK_COLUMN_NAME * ADM-898:[frontend]refactor: fix prettier error * ADM-898:[frontend]fix: fix the error from merge --------- Co-authored-by: Tingyu Dong <[email protected]> Co-authored-by: Steveay <[email protected]> Co-authored-by: PengxiWPix <[email protected]> Co-authored-by: guzhongren <[email protected]> Co-authored-by: YaoZhang87 <[email protected]> Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: Chao <[email protected]> Co-authored-by: TingyuDong <[email protected]> Co-authored-by: Rui7ing <[email protected]> Co-authored-by: K Chow <[email protected]> Co-authored-by: junbo dai <[email protected]> Co-authored-by: Leiqiuhong <[email protected]> Co-authored-by: Leiqiuhong <[email protected]> * ADM-919:[backend] feat: add revert column in csv * ADM-919:[backend] feat: add job start time and pipeline start time and no pr commit time in csv * ADM-919:[backend] feat: fix e2e expect csv * ADM-919:[backend] feat: fix sonar error * ADM-919:[backend] fix: delete no use code * ADM-919:[backend] fix: add test for when build kite data info have author * ADM-919:[backend] fix: fix sonar error for eq * ADM-919:[backend] fix: update check error * ADM-919:[backend] fix: repair sonar issue * ADM-919:[backend] fix: format code * ADM-919:[backend] fix: add Nullable for field --------- Co-authored-by: guzhongren <[email protected]> Co-authored-by: junbo dai <[email protected]> Co-authored-by: TingyuDong <[email protected]> Co-authored-by: Tingyu Dong <[email protected]> Co-authored-by: Steveay <[email protected]> Co-authored-by: PengxiWPix <[email protected]> Co-authored-by: YaoZhang87 <[email protected]> Co-authored-by: YaoZhang-Daniel <[email protected]> Co-authored-by: Chao <[email protected]> Co-authored-by: Rui7ing <[email protected]> Co-authored-by: K Chow <[email protected]> Co-authored-by: Leiqiuhong <[email protected]> Co-authored-by: Leiqiuhong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b43c85 - Browse repository at this point
Copy the full SHA 6b43c85View commit details
Commits on Apr 14, 2024
-
chore(deps): update dependency node to v20 (#1375)[docs]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26a2bbb - Browse repository at this point
Copy the full SHA 26a2bbbView commit details -
fix(deps): update dependency @emotion/styled to v11.11.5 (#1363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 598975e - Browse repository at this point
Copy the full SHA 598975eView commit details -
fix(deps): update dependency @reduxjs/toolkit to v2.2.3 (#1364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6f64b1 - Browse repository at this point
Copy the full SHA c6f64b1View commit details -
fix(deps): update dependency org.springframework:spring-core to v6.1.6 (
#1365) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 578e1c4 - Browse repository at this point
Copy the full SHA 578e1c4View commit details
Commits on Apr 15, 2024
-
fix(deps): update dependency typescript to v5.4.5 (#1366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26af590 - Browse repository at this point
Copy the full SHA 26af590View commit details -
fix(deps): update dependency vite to v5.2.8 (#1367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 221a062 - Browse repository at this point
Copy the full SHA 221a062View commit details -
ADM-898: [frontend] fix: fix flag card logic (#1377)
* ADM-898-fix fix: fix flag card logic * ADM-898-fix fix: init flag as block state when boarding mapping changed * ADM-898-fix fix: remove useless code * ADM-898-fix fix: fix flag logic * ADM-898-fix fix: fix eslint * ADM-898-fix fix: fix eslint * ADM-898:[frontend]fix: fix flagCardAsBlock in toggle case * ADM-898-fix test: add test * ADM-898-fix fix: fix logic --------- Co-authored-by: Leiqiuhong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d223672 - Browse repository at this point
Copy the full SHA d223672View commit details -
ADM-878:[frontend]feature: add chart API ability for metrics board co…
…nfiguration (#1362) * ADM-878:[frontend]feat: fix error message when board info gets error code * ADM-878:[frontend]feat: add metrics board info multiple fetch and combine * ADM-878:[frontend]feat: update board info combine logic * ADM-878:[frontend]fix: code style fix * ADM-878:[frontend]feat: handle board mappings logic * ADM-878:[frontend]refactor: extract combine logic * ADM-878:[frontend]refactor: move combine and dispatch logic for use-callback * ADM-878:[frontend]refactor: order the board info list * ADM-878:[frontend]feat: refactored ordering into hook * ADM-878:[frontend]feat: refactor data structure and fix UT * ADM-878:[frontend]fix: fix UT and lint * ADM-878:[frontend]refactor: remove a code annotation * ADM-878:[frontend]refactor: refactor loading state timing after board info request * ADM-878:[frontend]fix: fix code style * ADM-878:[frontend]fix: fix prettier * ADM-878:[frontend]fix: fix test coverage * ADM-878:[frontend]refactor: extract combine board info to utils * ADM-878:[frontend]refactor: update some code style --------- Co-authored-by: PengxiWPix <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e9711d - Browse repository at this point
Copy the full SHA 2e9711dView commit details -
ADM-919:[backend] feat: delete fetch author from GitHub (#1379)
* ADM-919:[backend] feat: delete fetch author from GitHub * ADM-919:[backend] fix: delete some no use test
Configuration menu - View commit details
-
Copy full SHA for 9411cd9 - Browse repository at this point
Copy the full SHA 9411cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c3fea - Browse repository at this point
Copy the full SHA d8c3feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22590c5 - Browse repository at this point
Copy the full SHA 22590c5View commit details -
fix(deps): update dependency org.yaml:snakeyaml to v2.2 (#1373)[backend]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f465952 - Browse repository at this point
Copy the full SHA f465952View commit details -
chore(deps): update dependency prettier-plugin-sort-imports to v1.8.5 (…
…#1370) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05ad6a7 - Browse repository at this point
Copy the full SHA 05ad6a7View commit details -
fix(deps): update material-ui monorepo (#1368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa9a2d2 - Browse repository at this point
Copy the full SHA aa9a2d2View commit details
Commits on Apr 16, 2024
-
Adm 889 - remove some 'name' column in DORA Metrics Detail page (#1380)
* ADM-889:[frontend] fix: remove name column * ADM-889:[frontend] fix: rename column title as 'subtitle' * ADM-889:[frontend] fix: add transformEmoji fun * ADM-889:[frontend] fix: fix test * ADM-889:[frontend] fix: fix e2e test * ADM-889:[frontend] fix: add test to fix coverage * ADM-889:[frontend] fix: fix title unit and test
Configuration menu - View commit details
-
Copy full SHA for c59344e - Browse repository at this point
Copy the full SHA c59344eView commit details
Commits on Apr 17, 2024
-
chore(deps): bump gradle/wrapper-validation-action from 2 to 3 (#1384)
* chore(deps): bump gradle/wrapper-validation-action from 2 to 3 Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * fix(voluner): ignore voluneriability --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8c0323 - Browse repository at this point
Copy the full SHA f8c0323View commit details
Commits on Apr 18, 2024
-
fix(deps): [backend]update dependency org.springframework.cloud:sprin…
…g-cloud-starter-openfeign to v4.1.1 (#1390) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aebbd87 - Browse repository at this point
Copy the full SHA aebbd87View commit details -
chore(deps): update plugin com.github.jk1.dependency-license-report t…
…o v2.7 (#1388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf74ad2 - Browse repository at this point
Copy the full SHA cf74ad2View commit details -
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
…webmvc-ui to v2.5.0 (#1389) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de335b1 - Browse repository at this point
Copy the full SHA de335b1View commit details -
Revert "fix(deps): [backend]update dependency org.springframework.clo…
…ud:sprin…" (#1392) This reverts commit aebbd87. Co-authored-by: neomgb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 935faf2 - Browse repository at this point
Copy the full SHA 935faf2View commit details -
ADM-898:[backend] fix: fix bug for exist block column when choose fla…
…g as block and status no block (#1387)
Configuration menu - View commit details
-
Copy full SHA for fea3c9a - Browse repository at this point
Copy the full SHA fea3c9aView commit details -
Adm-909[frontend] sort time range (#1378)
* ADM-909:[frontend]add sort button * ADM-909:[frontend]should not show sort button in three situation * [kai.zhou]: refact date range event handle part * [kai.zhou]: demo about sortby type * ADM-909:[frontend]sort time range * ADM-909:[frontend]compatible with import & save * [front][feat]: set sort button shown about date range valid * [front][feat]: fix issue about data range can not to success status * [frontend][kai.zhou]: replace event name onError to onChange * [frontend][kai.zhou]: refactor error check function to parent container * ADM-909:[frontend]add test for configSlice * ADM-909:[frontend]debug handle error * [frontend]: reactor onchange event * [frontend]: fix error status * [frontend]: fix unhandle error * [forntend]: replace redux data to state * ADM-909:[frontend]fix change end date according to test * ADM-909:[frontend]fix change end date when input year the date plus one * ADM-909:[frontend]add test * [frontend]: fix issue about unit test * ADM-909:[frontend]add test for dateRangePickerSection * ADM-909:[frontend]fix type * ADM-909:[frontend]fix test * ADM-909:[frontend]fix comments * ADM-909:[frontend]change with comments * ADM-909:[frontend]change SortType to ISortType * ADM-909:[frontend]fix test * ADM-909:[frontend]changes according to comments * ADM-909:[frontend]rename SortDateRange to SortingDateRange * ADM-909:[frontend]fix lint * ADM-909:[frontend]change ISortedDateRangeType to SortedDateRangeType * ADM-909:[frontend]change to SORTING_DATE_RANGE_TEXT --------- Co-authored-by: kai zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ea514e - Browse repository at this point
Copy the full SHA 7ea514eView commit details -
Revert "Adm-909[frontend] sort time range (#1378)"
This reverts commit 7ea514e.
Configuration menu - View commit details
-
Copy full SHA for 409a892 - Browse repository at this point
Copy the full SHA 409a892View commit details
Commits on Apr 19, 2024
-
Adm-909[frontend] sort time range (#1394)
* ADM-909:[frontend]add sort button * ADM-909:[frontend]should not show sort button in three situation * [kai.zhou]: refact date range event handle part * [kai.zhou]: demo about sortby type * ADM-909:[frontend]sort time range * ADM-909:[frontend]compatible with import & save * [front][feat]: set sort button shown about date range valid * [front][feat]: fix issue about data range can not to success status * [frontend][kai.zhou]: replace event name onError to onChange * [frontend][kai.zhou]: refactor error check function to parent container * ADM-909:[frontend]add test for configSlice * ADM-909:[frontend]debug handle error * [frontend]: reactor onchange event * [frontend]: fix error status * [frontend]: fix unhandle error * [forntend]: replace redux data to state * ADM-909:[frontend]fix change end date according to test * ADM-909:[frontend]fix change end date when input year the date plus one * ADM-909:[frontend]add test * [frontend]: fix issue about unit test * ADM-909:[frontend]add test for dateRangePickerSection * ADM-909:[frontend]fix type * ADM-909:[frontend]fix test * ADM-909:[frontend]fix comments * ADM-909:[frontend]change with comments * ADM-909:[frontend]change SortType to ISortType * ADM-909:[frontend]fix test * ADM-909:[frontend]changes according to comments * ADM-909:[frontend]rename SortDateRange to SortingDateRange * ADM-909:[frontend]fix lint * ADM-909:[frontend]change ISortedDateRangeType to SortedDateRangeType * ADM-909:[frontend]change to SORTING_DATE_RANGE_TEXT * ADM-909:[frontend]fix e2e test --------- Co-authored-by: kai zhou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9f0ea8 - Browse repository at this point
Copy the full SHA b9f0ea8View commit details -
ADM-913 [frontend]:receive multiple time ranges in metrics page- pipe…
…line (#1393) * ADM-913 fix: remove time for pipeline info * ADM-913 refactor: extract value * ADM-913 feat: send several steps request by time ranges * ADM-913 feat: use allSettled to request api * ADM-913 test: fix unit test * ADM-913 test: add unit test * ADM-913 test: fix test * ADM-913 fix: fix eslint * ADM-913 test: add happy path test for steps res * ADM-913 test: fix test
Configuration menu - View commit details
-
Copy full SHA for 6984484 - Browse repository at this point
Copy the full SHA 6984484View commit details -
ADM-914:[backend][frontend] feat: set file name with time range when …
…generate file (#1386) * ADM-914:[backend][frontend] feat: set file name with time range when generate file * ADM-914:[backend][frontend]fix: fix code issue and update export url * ADM-914:[backend]fix: update export path * ADM-914:[frontend]fix: fix download url * ADM-914:[backend]fix: check filename * ADM-914:[backend]fix: check invalid time range time stamp * ADM-914:[backend]fix: fix sonar issue * ADM-914:[backend]feat: add start time and end time param in api * ADM-914:[backend]fix: fix sonar issue * ADM-914:[backend]fix: format code * ADM-914:[backend]fix: fix sonar issue * ADM-914:[backend]fix: fix un Security code * ADM-914:[frontend]fix: fix mock url * ADM-914:[backend]fix: fix sonar and call back url * ADM-914:[backend]fix: fix sonar issue * ADM-914:[backend]fix: add pattern for time * ADM-914:[backend]fix: fix sonar issue * ADM-914:[backend]fix: format issue code * ADM-914:[backend]fix: fix sonar error --------- Co-authored-by: Tingyu Dong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb3e0b9 - Browse repository at this point
Copy the full SHA bb3e0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50289f0 - Browse repository at this point
Copy the full SHA 50289f0View commit details
Commits on Apr 20, 2024
-
chore(deps): bump gradle/gradle-build-action from 3.2.1 to 3.3.0 (#1383)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c4750a - Browse repository at this point
Copy the full SHA 4c4750aView commit details
Commits on Apr 21, 2024
-
ADM-913: [frontend] fix: improve test covarage (#1395)
* ADM-902: [frontend] fix: improve test covarage * ADM-913: [frontend] fix: remove unused import * ADM-913: [frontend] fix: fix lint issue --------- Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f643b86 - Browse repository at this point
Copy the full SHA f643b86View commit details -
chore(deps): update plugin org.sonarqube to v5 (#1400)[backend]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bd7e1b - Browse repository at this point
Copy the full SHA 5bd7e1bView commit details
Commits on Apr 22, 2024
-
fix security issue according sonar (#1405)
* security-issue:[backend]fix: fix security issue according sonar * security-issue:[backend]fix: format code * security-issue:[backend]fix: Extraction constant * security-issue:[backend]fix: update file read
Configuration menu - View commit details
-
Copy full SHA for 6a04175 - Browse repository at this point
Copy the full SHA 6a04175View commit details -
chore(deps): update dependency license-compliance to v3 (#1399)[front…
…end] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5628bea - Browse repository at this point
Copy the full SHA 5628beaView commit details
Commits on Apr 23, 2024
-
AMD-902 [frontend] feat: pipeline configuration need to retain modifi…
…ed data when user change time range or reverified (#1408) * AMD-902 [frontend] feat: when org and pipeline are same,but step is delete,then remove step and branch * AMD-902 [frontend] feat: loading state * ADM-902: [frontend] fix: fix error message issue * AMD-902 [frontend] feat: reset deploymentSettings before load pipeline info * AMD-902 [frontend] fix: rename matchedStep to filterValidStep * AMD-902 [frontend] fix: fix multiple step fetch * AMD-902 [frontend] fix: remove step and branch when change pipeline name * AMD-902 [frontend] feat: remove init deploymentFrequencySettings * AMD-902 [frontend] fix: should fetch info according shouldLoad value * AMD-902 [frontend] fix: should fetch info according shouldLoad value * ADM-902: [frontend] fix: fix multi piplines are empty * ADM-902: [frontend] fix: fix multi org are empty * AMD-902 [frontend] feat: refactor pipelineCrews structure * ADM-902: [frontend] refactor: add empty value process * ADM-902: [frontend] feat: add loading process * AMD-902 [frontend] feat: remove crews in verify response pipelineList * ADM-902: [frontend] fix: fix info loading show crews * ADM-902: [frontend] fix: fix crews render options * ADM-902: [frontend] fix: fix multiple pipeline loading issue * ADM-902: [frontend] fix: fix unit test * ADM-902: [frontend] fix: fix unit test * AMD-902 [frontend] fix: fix prettier * AMD-902 [frontend] test: fix test * AMD-902 [frontend] test: add branch for crews when type is other * ADM-902: [frontend] fix: fix unit test * AMD-902 [frontend] test: add branch for DeploymentFrequencySettings.test.tsx wehn is firstFetch is true * ADM-902: [frontend] fix: fix unit test * AMD-902 [frontend] test: fix test * AMD-902 [frontend] test: fix test should call updateDeploymentFrequencySetting function and clearErrorMessages function when select organization * AMD-902 [frontend] fix: remove log * AMD-902 [frontend] fix: remove log and remove step alert * AMD-902 [frontend] feat: not show step alert when step value is empty string * ADM-902: [frontend] fix: fix unit test * ADM-902: [frontend] fix: fix unit test * ADM-902: [frontend] fix: fix unit test * ADM-902: [frontend] fix: fix merge issue * AMD-902 [frontend] fix: fix type check issues * ADM-902: [frontend] fix: fix unit test * AMD-902 [frontend] fix: rename isStepSelected to isStepEmptyString * AMD-902 [frontend] feat: update pipelineCrews after import file * ADM-902: [frontend] fix: rename test case descriptions * ADM-902: [frontend] fix: fix loading issue * ADM-902: [frontend] fix: fix loading issue * ADM-902: [frontend] fix merge issue * ADM-902: [frontend] fix: fix test * AMD-902-new [frontend] fix: fix lint * AMD-902-new [frontend] fix: remove unused comment --------- Co-authored-by: yp.wu <[email protected]> Co-authored-by: yp.wu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1254fb - Browse repository at this point
Copy the full SHA a1254fbView commit details -
fix(deps): update dependency org.awaitility:awaitility to v4 (#1402)[…
…backend] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99274b4 - Browse repository at this point
Copy the full SHA 99274b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a20213 - Browse repository at this point
Copy the full SHA 6a20213View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 527e16d - Browse repository at this point
Copy the full SHA 527e16dView commit details -
fix(deps): update dependency pmd to v7 (#1403)[backend]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79a8ee4 - Browse repository at this point
Copy the full SHA 79a8ee4View commit details
Commits on Apr 25, 2024
-
chore(deps): bump gradle/gradle-build-action from 3.3.0 to 3.3.1 (#1406)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9462ea9 - Browse repository at this point
Copy the full SHA 9462ea9View commit details -
fix(deps): update dependency remark-smartypants to v3 (#1404)[docs]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76932ad - Browse repository at this point
Copy the full SHA 76932adView commit details -
fix(deps): update dependency @astrojs/check to v0.5.10 (#1397)[docs]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4017224 - Browse repository at this point
Copy the full SHA 4017224View commit details
Commits on Apr 26, 2024
-
chore(deps): update pnpm to v9 (#1401) [docs]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fa4296 - Browse repository at this point
Copy the full SHA 7fa4296View commit details -
ADM-927:[frontend]feat: add metrics board and pipeline failed status …
…handle logic (#1410) * ADM-927:[frontend]feat: add retry button * ADM-927:[frontend]feat: http client handle 5xx error with special route * ADM-927:[frontend]feat: add failed status for retry * ADM-927:[frontend]feat: add notification pop up when partial failed * ADM-927:[frontend]feat: implemented all no cards and all 4xx error cases * ADM-927:[frontend]feat: map correct api result to board * ADM-927:[frontend]refactor: restore the http client handle 500 logic * ADM-927:[frontend]fix: refactor from cr comments * ADM-927:[frontend]refactor: adapt code style * ADM-927:[frontend]refactor: remove retry for board info * ADM-927:[frontend]feat: add board info failed status ability * ADM-927:[frontend]refactor: adapt all no cards * ADM-927:[frontend]refactor: move board info response filter and map to hook * ADM-927:[frontend]test: fix test * ADM-927:[frontend]refactor: rename status and remove unnecessary variable * ADM-927:[frontend]feat: fixed test coverage * ADM-927:[frontend]fix: fix coverage to 100 by delete useless code * ADM-927:[frontend]feat: add partial error popup for metrics step * ADM-927:[frontend]fix: combined two tests using mockImplementation * ADM-927:[frontend]fix: use and logic for error code mapping * ADM-927:[frontend]fix: fix code space * ADM-927:[frontend]refactor: refactor pipeline info request error title * ADM-927:[frontend]test: add pipeline failed status test * ADM-927:[frontend]test: rename test * ADM-927:[frontend]test: rename test --------- Co-authored-by: PengxiWPix <[email protected]> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87705ba - Browse repository at this point
Copy the full SHA 87705baView commit details -
Feat/form management config (#1409)
* [ADM-887][frontend]: chore: roughly build up the form context. * [ADM-887][frontend]: feat: reconstruct the config step forms. * [ADM-887][frontend]: feat: make <ProjectName /> controlled. * [ADM-887][frontend]: feat: useDefaultValues to make projectName accept imports. * [ADM-887][frontend]: chore: refine code. * [ADM-887][frontend]: feat: integrate <CalendarType /> & <RequiredMetrics />. * [ADM-887][frontend]: feat: integrate <BoardConfig /> form with pre-submit validations. * [ADM-887][frontend]: feat: apply `verify` disabled state with form centralized `isValid`. * [ADM-887][frontend]: feat: refactor the useVerifyBaordEffect * [ADM-887][frontend]: chore: refine code. * [ADM-887][frontend]: feat: integrate <PipelineTool /> with RHF. * [ADM-887][frontend]: feat: integrate <SourceControl /> with RHF. * [ADM-887][frontend]: feat: reset form's validation state when submittion succeeds. * [ADM-887][frontend]: feat: roughly integrate the `next` button state with RHF. * [ADM-887][frontend]: feat: make form re-submit anytime when user change fields. * [ADM-887][frontend]: feat: correct Labels && fix some test. * [ADM-887][frontend]: feat: add <RHFFormProvider /> to facilitate testing. * [ADM-887][frontend]: test: fix <PipelineTool /> test because of aria-label change. * i[ADM-887][frontend]: chore: refine code. * [ADM-887][frontend]: chore: refine code. * [ADM-887][frontend]: feat: refine naming. * [ADM-887][frontend]: test: fix broken test. * [ADM-887][frontend]: test: fix the test of useVerifyBoardEffect. * [ADM-887][frontend]: test: fix the test of useVerifyPipelineToolEffect. * [ADM-887][frontend]: test: refine test. * [ADM-887][frontend]: test: add FormProvider for <BasicInfo /> * [ADM-887][frontend]: feat: remove sourceControl.isVerified since no longer use it to compute the `next` state. * [ADM-887][frontend]: feat: remove board.isVerified since no longer use it to compute the `next` state. * [ADM-887][frontend]: feat: remove `isVerified`, use `isValid` & `isSubmitSuccessful` instead. * [ADM-887][frontend]: feat: complete the schemas of basicInfo except for `dateRange` * [ADM-887][frontend]: feat: manually control the error state when date-range error detected. * [ADM-887][frontend]: feat: integrate the date range with RHF. * [ADM-887][frontend]: feat: persist token in redux when onchange. * [ADM-887][frontend]: feat: persist sourceControl token in redux when onchange. * [ADM-887][frontend]: feat: persist board config in redux when onchange. * [ADM-887][frontend]: feat: customize validation rule for date ranges to synchronise form & UI. * [ADM-887][frontend]: test: fix test. * [ADM-887][frontend]: chore: restore fixture consts. * [ADM-887][frontend]: test: improve testing coverage. * [ADM-887][frontend]: test: improve coverage. * [ADM-887][frontend]: test: cover every scenario to match 100% coverage for date range. * [ADM-887][frontend]: feat: fix lint errors. * [ADM-887][frontend]: feat: no need to give default sort type in useState. * [ADM-887][frontend]: chore: refine code. * [ADM-887][frontend]: feat: move form initialization to MetricsStepper to persist the form submition state while jumping pages. * [ADM-887][frontend]: feat: trigger form validation while adding & removing range. * [ADM-887][frontend]: test: fix ConfigStep test and reduce duplicates of test runner. * [ADM-887][frontend]: chore: abstract CONST for reused labels.
Configuration menu - View commit details
-
Copy full SHA for dca98d2 - Browse repository at this point
Copy the full SHA dca98d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db10fc - Browse repository at this point
Copy the full SHA 7db10fcView commit details -
[ADM-887]: adjust unique selector to fix the e2e. (#1412)
* [ADM-887] fix: adjust the aria-label selector to fix the e2e test. * [ADM-887]: fix: adjust unique selector to fix e2e test.
Configuration menu - View commit details
-
Copy full SHA for b4e7b53 - Browse repository at this point
Copy the full SHA b4e7b53View commit details
Commits on Apr 27, 2024
-
chore(deps): update dependency @astrojs/sitemap to v3.1.4 (#1413)[docs]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 94f7fd2 - Browse repository at this point
Copy the full SHA 94f7fd2View commit details -
chore(deps): update dependency eslint-plugin-n to v17 (#1398)[frontend]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa00ead - Browse repository at this point
Copy the full SHA aa00eadView commit details
Commits on Apr 28, 2024
-
ADM-926:[frontend]feat: add e2e test for charting (#1419)
* ADM-926:[backend]feat: add e2e test for charting * chore(deps): update dependency @astrojs/sitemap to v3.1.4 (#1413)[docs] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency eslint-plugin-n to v17 (#1398)[frontend] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * ADM-926:[frontend] fix: fix review issue * ADM-926:[frontend] fix: add config template for chart * ADM-926:[frontend] fix: refactor code --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bfb189 - Browse repository at this point
Copy the full SHA 4bfb189View commit details -
ADM 927: [frontend] Fix code smell and message text color (#1420)
* ADM-927:[frontend]feat: add retry button * ADM-927:[frontend]feat: http client handle 5xx error with special route * ADM-927:[frontend]feat: add failed status for retry * ADM-927:[frontend]feat: add notification pop up when partial failed * ADM-927:[frontend]feat: implemented all no cards and all 4xx error cases * ADM-927:[frontend]feat: map correct api result to board * ADM-927:[frontend]refactor: restore the http client handle 500 logic * ADM-927:[frontend]fix: refactor from cr comments * ADM-927:[frontend]refactor: adapt code style * ADM-927:[frontend]refactor: remove retry for board info * ADM-927:[frontend]feat: add board info failed status ability * ADM-927:[frontend]refactor: adapt all no cards * ADM-927:[frontend]refactor: move board info response filter and map to hook * ADM-927:[frontend]test: fix test * ADM-927:[frontend]refactor: rename status and remove unnecessary variable * ADM-927:[frontend]feat: fixed test coverage * ADM-927:[frontend]fix: fix coverage to 100 by delete useless code * ADM-927:[frontend]feat: add partial error popup for metrics step * ADM-927:[frontend]fix: combined two tests using mockImplementation * ADM-927:[frontend]fix: use and logic for error code mapping * ADM-927:[frontend]fix: fix code space * ADM-927:[frontend]refactor: refactor pipeline info request error title * ADM-927:[frontend]test: add pipeline failed status test * ADM-927:[frontend]test: rename test * ADM-927:[frontend]test: rename test * ADM-927:[frontend]fix: fix code smell * ADM-927:[frontend]fix: fix pipeline error message color * ADM-927:[frontend]fix: fix type-check after merge * ADM-927:[frontend]fix: fix object check --------- Co-authored-by: weiraneve <[email protected]> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faf9ede - Browse repository at this point
Copy the full SHA faf9edeView commit details
Commits on Apr 29, 2024
-
ADM-926-fix:[frontend] fix: add two time range to test (#1421)
* ADM-926-fix:[frontend] fix: add two time range to test * ADM-926-fix:[frontend] fix: fix review issue
Configuration menu - View commit details
-
Copy full SHA for 8760abf - Browse repository at this point
Copy the full SHA 8760abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c4367 - Browse repository at this point
Copy the full SHA a0c4367View commit details -
Configuration menu - View commit details
-
Copy full SHA for d112ac8 - Browse repository at this point
Copy the full SHA d112ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7b877 - Browse repository at this point
Copy the full SHA 6c7b877View commit details
Commits on Apr 30, 2024
-
Adm 937[backend][frontend]: Pipeline crew setting could filter out de…
…pendentbot pipeline (#1423) * ADM-937: Change the crew list from buildkite creator to buildkite author * ADM-937: Change filter logic when generating report from creator to author * ADM-937 [frontend]: fix e2e test * ADM-937 [frontend]: fix e2e test * ADM-937 [frontend]: update readme * ADM-937: format code * ADM-937[backend]: fix sonar issue * ADM-937 [frontend]: fix comment --------- Co-authored-by: Enternity <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4386632 - Browse repository at this point
Copy the full SHA 4386632View commit details -
chore(deps): update gradle/gradle-build-action action to v3.3.2 (#1416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0684495 - Browse repository at this point
Copy the full SHA 0684495View commit details -
fix(deps): update dependency @emotion/styled to v11.11.5 (#1417)[fron…
…tend] Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f82e95 - Browse repository at this point
Copy the full SHA 3f82e95View commit details -
chore(deps): update dependency prettier-plugin-sort-imports to v1.8.5 (…
…#1415) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f99b2c - Browse repository at this point
Copy the full SHA 6f99b2cView commit details -
ADM-879 [frontend] Generate data reports for multiple time ranges (#1425
) * ADM-879: [frontend] feat: set date range when select related date range * ADM-924:[frontend]feat: add disabled logic for DateRangeViewer * ADM-879-new feat: send multi fetch in report page * ADM-879-new refactor: rename * ADM-879-new refactor: rename and move function * ADM-879-new refactor: extract function * ADM-879-new feat: should change data when select other date range * ADM-879-new fix: fix update logic * ADM-879-new refactor: rename * ADM-879-new refactor: rename * ADM-924:[frontend]fix: pass disabled prop to SingleDateRange and DateRangeContainer * ADM-879-new feat: add status for alert * ADM-879: [frontend] feat: modify style * ADM-879-new feat: modify the notification opportunity * ADM-879-new feat: remove the notifications when change dateRange in report page * ADM-879-new fix: fix notification * ADM-879-new fix: fix test * ADM-879-new test: fix test * ADM-879-new test: add unit tests * ADM-879-new refactor: extract method * ADM-879-new refactor: remove useless code * ADM-879-new test: add unit test * ADM-879-new fix: fix sonarcloud * ADM-879-new refactor: fix rename * ADM-879-new refactor: rename * ADM-879-new fix: fix sonarcloud * ADM-879-new fix: fix sonarcloud * ADM-879-new fix: fix pr issues * ADM-879-new fix: fix sonarcloud * ADM-879-new fix: rename * ADM-879-new fix: fix test field name --------- Co-authored-by: GuangbinMa <[email protected]> Co-authored-by: Tingyu Dong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3e5697 - Browse repository at this point
Copy the full SHA d3e5697View commit details -
Adm-879-fix [frontend]: fix the notification close logic (#1426)
* ADM-879-fix fix: use the dispatch to update redux * ADM-879-fix fix: fix test
Configuration menu - View commit details
-
Copy full SHA for 79fe2d6 - Browse repository at this point
Copy the full SHA 79fe2d6View commit details
Commits on May 3, 2024
-
chore(deps): update dependency msw to v2 (#1374)[frontend]
* chore(deps): update dependency msw to v2 * fix(e2e): setup and fix 1 test * fix(e2e): fix csvClient test * fix(e2e): fix HearderClient test * fix(e2e): fix MetricsClient.test test * fix(e2e): fix PipelineToolClient.test test * fix(e2e): fix ReportClient.test test * fix(e2e): fix SourceControlClient.test test * fix(e2e): fix all est * fix(e2e): fix security and format * fix(e2e): fix security and format * fix(e2e): fix e2e case * fix(e2e): upgrade * fix(e2e): upgrade * fix(e2e): ignore test cov --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: guzhongren <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae9844 - Browse repository at this point
Copy the full SHA dae9844View commit details -
* chore(deps): upgrade deps * chore(deps): upgrade deps 2 * chore(deps): downgrade deps
Configuration menu - View commit details
-
Copy full SHA for bf12a13 - Browse repository at this point
Copy the full SHA bf12a13View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 702a3ae - Browse repository at this point
Copy the full SHA 702a3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44ff987 - Browse repository at this point
Copy the full SHA 44ff987View commit details