aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/facet
Commit message (Expand)AuthorAgeFilesLines
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-3/+1
* Fix eslint's issuesPhilippe Perrin2020-04-082-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-0715-15/+15
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+5
* SONAR-12450 Type and Resolution facets have a different clear labelWouter Admiraal2019-10-281-2/+1
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-022-4/+4
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1911-18/+18
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-118-21/+23
* SONAR-11714 Make badges roundWouter Admiraal2019-06-282-4/+4
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-285-43/+52
* SONAR-12026 Add new hotspot status facet in issues pageGrégoire Aubert2019-05-223-2/+31
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-1/+1
* Update prettier to last versionGrégoire Aubert2019-03-292-20/+17
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-4/+4
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-183-22/+115
* Fix license headers for 2019Duarte Meneses2019-01-0215-15/+15
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-302-5/+6
* update web dependenciesStas Vilchik2018-10-261-326/+300
* SONAR-6400 better display of selected results in facet (#625)Stas Vilchik2018-08-213-15/+129
* SONAR-6961 load counts for search results (#619)Stas Vilchik2018-08-215-275/+123
* SONAR-6961 Add issue counts to search in rule facet on issue page (#612)Stas Vilchik2018-08-217-113/+308
* SONAR-9369 Add search for module, directory, file and author facets (#606)Stas Vilchik2018-08-211-14/+39
* SONAR-6400 allow to show more items in a facet (#597)Stas Vilchik2018-08-218-103/+409
* SONAR-6400 Move the search box above the list of facet items (#592)Stas Vilchik2018-08-219-85/+787
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-217-123/+232
* 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