aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/facet/__tests__
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-204-4/+4
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-204-4/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-3/+1
* Fix eslint's issuesPhilippe Perrin2020-04-082-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-077-7/+7
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-3/+3
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-197-7/+7
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-114-4/+4
* SONAR-11714 Make badges roundWouter Admiraal2019-06-281-3/+3
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-283-38/+40
* SONAR-12026 Add new hotspot status facet in issues pageGrégoire Aubert2019-05-222-0/+23
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-182-7/+87
* Fix license headers for 2019Duarte Meneses2019-01-027-7/+7
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-1/+1
* update web dependenciesStas Vilchik2018-10-261-326/+300
* SONAR-6400 better display of selected results in facet (#625)Stas Vilchik2018-08-212-0/+102
* SONAR-6961 load counts for search results (#619)Stas Vilchik2018-08-212-104/+63
* SONAR-6961 Add issue counts to search in rule facet on issue page (#612)Stas Vilchik2018-08-214-80/+120
* SONAR-6400 allow to show more items in a facet (#597)Stas Vilchik2018-08-215-79/+248
* SONAR-6400 Move the search box above the list of facet items (#592)Stas Vilchik2018-08-215-40/+512
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-214-86/+146
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-282-62/+86
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-6/+6
* SONAR-10050 Switch Issues/Effort in issues page when data is availablePascal Mugnier2018-04-182-0/+19
* create and use Button component (#3087)Stas Vilchik2018-02-211-3/+3
* 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-2910-43/+21
|/
* update jest & enzymeStas Vilchik2018-01-121-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-075-5/+5
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-112-19/+59
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-261-95/+15
* comment flow annotations (#2335)Stas Vilchik2017-08-141-1/+1
* In facet header now only the text is clickableGrégoire Aubert2017-08-141-100/+115
* Change selected values badge style on the facets headersGrégoire Aubert2017-08-141-2/+2
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-141-10/+5
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-1410-0/+536