aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/components/MeasureHeader.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-191-103/+0
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-1/+1
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-3/+1
* SONAR-10381 Activity page of a file should not be accessibleStas Vilchik2018-03-291-11/+13
* SONAR-10291 Show elements without color measure in treemapStas Vilchik2018-03-281-8/+13
* drop unused web componentsStas Vilchik2018-03-221-13/+0
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-3/+3
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* Migrate parts of overview app to TSGrégoire Aubert2018-01-251-3/+8
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-031-1/+1
* update web dependencies (#2752)Stas Vilchik2017-10-301-19/+19
* SONAR-9817 Provide activity page for modules and directoriesStas Vilchik2017-10-191-2/+1
* SONAR-9689 Replaced file navigation button with j/k shortcut in measures pageGrégoire Aubert2017-09-251-115/+60
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-251-0/+1
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-201-4/+7
* update prettierStas Vilchik2017-09-131-19/+23
* Different branches UI fixes (#2418)Stas Vilchik2017-09-121-2/+3
* comment flow annotations (#2335)Stas Vilchik2017-08-141-7/+7
* Apply reviewStas Vilchik2017-08-141-3/+2
* SONAR-9614 Add buttons to navigate through open files on measures pageGrégoire Aubert2017-08-141-48/+112
* SONAR-9608 Move the secondary measure under the measure detail headerGrégoire Aubert2017-08-141-37/+39
* SONAR-9608 SONAR-9635 Make tree view and file view use the same base componentGrégoire Aubert2017-08-141-2/+2
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-141-0/+2
* SONAR-9608 SONAR-9634 Create the measure list viewGrégoire Aubert2017-08-141-0/+86