aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/facet
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10992 Make bugs, vulnerabilities and code smells default selection (#488)Stas Vilchik2018-07-171-1/+2
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-284-78/+146
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-17/+10
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-031-1/+4
* SONAR-10050 Switch Issues/Effort in issues page when data is availablePascal Mugnier2018-04-183-3/+28
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-1/+1
* SONAR-10047 Use SearchSelect for tags in Bulk Issue ChangeGrégoire Aubert2018-02-271-1/+1
* create and use Button component (#3087)Stas Vilchik2018-02-212-14/+7
* Merge remote-tracking branch 'origin/branch-7.0'Grégoire Aubert2018-02-011-1/+0
|\
| * Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-311-2/+0
* | rewrite rules app with react (#2982)Stas Vilchik2018-01-2916-149/+109
|/
* update jest & enzymeStas Vilchik2018-01-121-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-0710-10/+10
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-113-35/+83
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-262-120/+18
* update prettierStas Vilchik2017-09-134-55/+42
* comment flow annotations (#2335)Stas Vilchik2017-08-146-10/+22
* In facet header now only the text is clickableGrégoire Aubert2017-08-142-104/+121
* Change selected values badge style on the facets headersGrégoire Aubert2017-08-142-3/+3
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-142-12/+32
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-1415-0/+823