forked from thoughtworks/HeartBeat
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADM-813[frontend/backend]: add Advance field in metrics page (#1075)
* ADM-797: [backend]feat: add overrideFields to override storyPointKey and flagged key and add relevant tests * ADM-813: [frontend] feat: add advanced config * ADM-813: [frontend] feat: display advancedSettings in metrics page * ADM-813: [frontend] feat: save advancedSettings into config file * ADM-813: [frontend] feat: could modify advancedSettings in metric page * ADM-813: [frontend] refactor: export getAdvancedStettings * ADM-813: [frontend] feat: select whether to add advancedSettings using a checkbox * ADM-813: [frontend] feat: remove link href * ADM-813: [frontend] feat: modify getBoardReportRequestBody * ADM-813[frontend]refactor: change advance to advanced * ADM-813: [frontend] feat: modify getBoardReportRequestBody * ADM-813[frontend]refactor: modify test ReportRequestDTO * ADM-813: [frontend] fix: remove advancedSettings in BoardReportRequestBody * ADM-813[frontend]test: add test for Advance * ADM-813[frontend]fix: fix test for save config file * ADM-813[frontend]test: add test for have data in start * ADM-813: [frontend] feat: modify test for metricsSlice * ADM-813[frontend]test: change metricsImportedData advancedSettings to importedAdvancedSettings * ADM-797:[backend]feat: let the add flag as block logic function work again and modify test * ADM-797: [backend]refactor: reduce complexity * ADM-797: [backend]refactor: use equalsIgnorecase instead of toUpperCase * ADM-813:[frontend]feat: do not store config if the input are all empty * ADM-813:[frontend]feat: add test for Advance * ADM-813: [backend]refactor: format code --------- Co-authored-by: Shiqi Yuan <shiqi.yuan@thoughtworks.com> Co-authored-by: GuangbinMa <guangbin.ma@thoughtworks.com> Co-authored-by: junbo.dai <junbo.dai@thoughtworks.com>
- Loading branch information
1 parent
2522b97
commit af7a7ea
Showing
18 changed files
with
445 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.