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-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]>
- Loading branch information
1 parent
6f99b2c
commit d3e5697
Showing
13 changed files
with
865 additions
and
421 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
Oops, something went wrong.