aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-119-400/+7
* SONAR-11565 Fix blank treemap for leak measures without new linesGrégoire Aubert2019-01-161-0/+3
* change year in file headersStas Vilchik2019-01-161-1/+1
* SONAR-11578 fix wrong count of hidden files in the measures page (#1078)Stas Vilchik2019-01-162-25/+33
* 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-163-5/+4
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-1624-803/+591
* SONAR-11478 Update the tree view on the Measures page (#982)Stas Vilchik2019-01-1620-282/+242
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-161-6/+4
* Fix license headers for 2019Duarte Meneses2019-01-0250-52/+50
* 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
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-072-4/+6
* create global type definitions (#1017)Stas Vilchik2018-12-0528-237/+167
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-165-5/+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-074-4/+75
* SONAR-11364 Display estimated coverage on the measures pageStas Vilchik2018-11-074-1/+16
* SONAR-11363 Display duplications on the measures pageStas Vilchik2018-11-073-15/+8
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-6/+10
* update web dependenciesStas Vilchik2018-10-264-7/+9
* 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-197-25/+15
* SONAR-11164 Add measures page for short-lived branches and PRGrégoire Aubert2018-09-1913-108/+267
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-1940-571/+505
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-038-8/+8
* drop favorites from redux store (#631)Stas Vilchik2018-08-222-103/+86
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-211-3/+26
* fixup! SONAR-10471 Improve leak period description for specific dateGrégoire Aubert2018-08-202-38/+59
* SONAR-10471 Improve leak period description for specific dateGrégoire Aubert2018-08-203-18/+66
* SONAR-11140 Don't automatically select first file in project measures pageGrégoire Aubert2018-08-1611-177/+593
* SONAR-11140 Rewrite part of component measures page to TSGrégoire Aubert2018-08-1622-498/+447
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1011-19/+25
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-102-4/+2
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-092-5/+5
* SONAR-9178 Make spinner noticeable on loading projects issues or measurePascal Mugnier2018-08-025-73/+16
* SONAR-10813 Add project branchesPascal Mugnier2018-06-291-1/+25
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-121-4/+3
* load search-navigator.css before app stylesStas Vilchik2018-06-041-1/+1
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-0/+1
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-281-1/+1
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-5/+5
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-1/+1
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-0/+1
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+3