aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-0914-416/+293
* SONAR-15515 Fix Language Distribution UIguillaume-peoch-sonarsource2021-10-191-6/+2
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-307-9/+12
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-3018-170/+595
* SONAR-11538 Explain bubble charts only take into account 1st 500 filesWouter Admiraal2021-08-267-42/+825
* SONAR-12019 Fix counter in measure page for Application and PortfolioMathieu Suen2021-08-253-0/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2023-74/+63
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2023-81/+83
* SONAR-13184 filter hotspots by fileJeremy Davis2021-06-294-20/+245
* SONAR-13217 Auto scroll to uncovered linesWouter Admiraal2021-04-123-1/+46
* SONAR-11959 Colorblind-friendly coverage treemapsWouter Admiraal2021-03-032-17/+14
* SONAR-13781 Improve BubbleChart when all items are on x=0Wouter Admiraal2021-02-113-10/+147
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0844-44/+44
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-227-19/+0
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-221-1/+0
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-043-6/+385
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-269-76/+56
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-3/+5
* Remove deprecated period parameter for /api/measures/componentWouter Admiraal2020-04-162-18/+12
* Fix eslint's issuesPhilippe Perrin2020-04-083-6/+6
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12965 Configure Security Review domain in measures pageJeremy Davis2020-02-114-17/+115
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-105-106/+136
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-8/+8
* Format all headers for 2020Wouter Admiraal2020-01-0743-43/+43
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-302-13/+6
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-0915-88/+66
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-092-2/+14
* SONAR-12415 Fix Leak title in project overviewJeremy Davis2019-09-241-1/+1
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-1/+1
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-021-6/+12
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1933-120/+120
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1125-101/+104
* SONAR-12131 Add security review rating to portfolios measures pageJeremy Davis2019-06-141-1/+1
* SONAR-11875 Connect Measures to the branch redux store, and refresh branch st...Wouter Admiraal2019-05-296-25/+103
* SONAR-11898 Fix quality issues and improve coverageGrégoire Aubert2019-05-061-1/+1
* SONAR-11889 Add new hotspots measure in project measures pageGrégoire Aubert2019-04-231-1/+3
* SONAR-11856 Display true pull request target instead of baseGrégoire Aubert2019-04-232-3/+4
* Update prettier to last versionGrégoire Aubert2019-03-297-123/+505
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-2910-20/+14
* Add tests for untested componentsWouter Admiraal2019-03-261-1/+1
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-264-0/+18
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-183-7/+5
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-1113-159/+182
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-111-1/+0
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-111-10/+3
* SONAR-11653 Update New Code Period display for manual baselinesWouter Admiraal2019-02-111-2/+16
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-114-128/+29