aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12965 Configure Security Review domain in measures pageJeremy Davis2020-02-111-12/+2
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-101-1/+2
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-8/+8
* Format all headers for 2020Wouter Admiraal2020-01-0718-18/+18
* 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-099-71/+48
* 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-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-021-6/+12
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1916-80/+80
* 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-1112-52/+46
* 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-11856 Display true pull request target instead of baseGrégoire Aubert2019-04-232-3/+4
* Update prettier to last versionGrégoire Aubert2019-03-295-78/+464
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-294-5/+5
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-262-0/+6
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-182-6/+4
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-113-9/+15
* 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-112-38/+29
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-118-400/+3
* change year in file headersStas Vilchik2019-01-161-1/+1
* SONAR-11476 drop link to measure history for directoriesStas Vilchik2019-01-161-1/+1
* SONAR-11478 fix drilldown in a branchStas Vilchik2019-01-161-1/+5
* apply feedback on drop of modules (#1036)Stas Vilchik2019-01-161-2/+2
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-1612-592/+379
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-1614-251/+193
* Fix license headers for 2019Duarte Meneses2019-01-0224-24/+24
* SONARCLOUD-264 Add pages helper with function manage page classesGrégoire Aubert2018-12-201-19/+10
* finish removing legacy react context (#1055)Stas Vilchik2018-12-123-16/+17
* create global type definitions (#1017)Stas Vilchik2018-12-0516-138/+91
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-1/+0
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-1/+1
* fixup! fix test snapshot after rebaseStas Vilchik2018-11-071-1/+3
* SONAR-11379 Display estimated duplications and disable drilldown (#868)Stas Vilchik2018-11-073-4/+74
* SONAR-11363 Display duplications on the measures pageStas Vilchik2018-11-072-14/+3
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-1/+3
* update web dependenciesStas Vilchik2018-10-262-2/+4
* Update TS to 3.1.2Grégoire Aubert2018-10-111-2/+6
* SONAR-11164 improve display of empty measures pageStas Vilchik2018-09-194-111/+152
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-194-8/+8
* SONAR-11164 Add measures page for short-lived branches and PRGrégoire Aubert2018-09-196-65/+197
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-1920-301/+299
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-034-4/+4
* drop favorites from redux store (#631)Stas Vilchik2018-08-222-103/+86