Skip to content
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

Closed
wants to merge 65 commits into from

Conversation

Leiqiuhong
Copy link
Contributor

Summary

Adm 897[frontend]: hide retry button

Before

Description

Screenshots
If applicable, add screenshots to help explain behavior of your code.

After

Description

Screenshots
If applicable, add screenshots to help explain behavior of your code.

Note

Null

yulongcai and others added 30 commits April 12, 2024 11:39
… 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]>
… 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]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#1365)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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]>
…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]>
* ADM-919:[backend] feat: delete fetch author from GitHub

* ADM-919:[backend] fix: delete some no use test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#1370)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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
* 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]>
…g-cloud-starter-openfeign to v4.1.1 (#1390)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…o v2.7 (#1388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…webmvc-ui to v2.5.0 (#1389)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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]>
* 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]>
…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
…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]>
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]>
guzhongren and others added 28 commits April 24, 2024 21:57
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…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]>
* [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.
* [ADM-887] fix: adjust the aria-label selector to fix the e2e test.

* [ADM-887]: fix: adjust unique selector to fix e2e test.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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>
* 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]>
* ADM-926-fix:[frontend] fix: add two time range to test

* ADM-926-fix:[frontend] fix: fix review issue
…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]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tend]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#1415)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

* 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]>
* ADM-879-fix fix: use the dispatch to update redux

* ADM-879-fix fix: fix test
* 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]>
* chore(deps): upgrade deps

* chore(deps): upgrade deps 2

* chore(deps): downgrade deps
Copy link

github-actions bot commented May 6, 2024

Hi @Leiqiuhong! 👋
Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@Leiqiuhong Leiqiuhong closed this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.