aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/sidebar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12723 remove hotspots from issues pageSébastien Lesaint2020-01-137-290/+19
* Format all headers for 2020Wouter Admiraal2020-01-0722-22/+22
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
* SONAR-12450 Type and Resolution facets have a different clear labelWouter Admiraal2019-10-283-3/+0
* SONAR-12413 Issue changelog contains confusing 'undefined' valuesphilippe-perrin-sonarsource2019-09-301-10/+9
* SONAR-12392 Fix Issue filtering using Directory facetWouter Admiraal2019-08-273-18/+145
* SONAR-12403 Fix Issue filtering using File facetWouter Admiraal2019-08-274-26/+175
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1920-58/+58
* MMF-769 User can close their account (#1861)Benoit2019-07-124-36/+127
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1117-40/+41
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Ot...Michal Duda2019-06-281-7/+10
* SONAR-12167 Prevent facet spinner from overlapping with buttonWouter Admiraal2019-06-289-38/+14
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-223-14/+14
* SONAR-12026 Update status labels in sercurity reports pagesGrégoire Aubert2019-05-223-14/+14
* SONAR-12026 Add new hotspot status facet in issues pageGrégoire Aubert2019-05-224-6/+258
* SONAR-11886 Fix hotspots tooltip learn_more linkGrégoire Aubert2019-05-072-1/+10
* SONAR-11970 Remove security report code from sonar-webWouter Admiraal2019-05-072-10/+11
* SONAR-11180 Add Standards facet to the Rules pageWouter Admiraal2019-05-071-2/+2
* SONAR-11180 Open standards facet by default for hotspots and vulnerabilitiesWouter Admiraal2019-05-072-8/+3
* SONAR-11973 Create a new SonarSource facet under the Standards facet groupWouter Admiraal2019-05-075-58/+210
* SONAR-11983 Move Standards type to the global scope, and add the new sonarsou...Wouter Admiraal2019-05-073-10/+16
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-234-21/+382
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-2915-29/+29
* apply feedback on drop of modules (#1036)Stas Vilchik2019-01-163-126/+0
* Fix license headers for 2019Duarte Meneses2019-01-0219-19/+19
* finish removing legacy react context (#1055)Stas Vilchik2018-12-122-14/+12
* create global type definitions (#1017)Stas Vilchik2018-12-057-21/+12
* Shorten new code text of create date facet in issues pageGrégoire Aubert2018-11-301-2/+2
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-1/+0
* update web dependenciesStas Vilchik2018-10-261-136/+128
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-2/+2
* introduce IssueType and RuleType enumsStas Vilchik2018-08-241-2/+4
* SONAR-11093 use "projects" instead of "projectUuids"Stas Vilchik2018-08-214-13/+15
* SONAR-6400 require only 1 character to search languagesStas Vilchik2018-08-211-0/+1
* SONAR-6961 load counts for search results (#619)Stas Vilchik2018-08-2116-181/+136
* SONAR-10938 do not display undefined language in rule facet (#618)Stas Vilchik2018-08-211-6/+10
* SONAR-11124 restrict search for tags/authors to current project (#614)Stas Vilchik2018-08-213-3/+11
* SONAR-6961 Add issue counts to search in rule facet on issue page (#612)Stas Vilchik2018-08-2121-923/+310
* SONAR-9369 Add search for module, directory, file and author facets (#606)Stas Vilchik2018-08-217-371/+218
* SONAR-6400 Move the search box above the list of facet items (#592)Stas Vilchik2018-08-2112-584/+565
* SONAR-9693 Better display facets with long names (#586)Stas Vilchik2018-08-2117-409/+610
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-101-2/+2
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-091-2/+2
* SONAR-10864 Author information only available to members (#552)Eric Hartmann2018-08-081-2/+3
* SONAR-9178 Make spinner noticeable on loading projects issues or measurePascal Mugnier2018-08-0221-2/+104
* SONAR-10980 apply feedback (#502)Stas Vilchik2018-07-173-9/+20
* Add security hotspots page (#478)Pascal Mugnier2018-07-171-45/+22
* SONAR-10992 Make bugs, vulnerabilities and code smells default selection (#488)Stas Vilchik2018-07-172-1/+13
* SONAR-10980 display "No results" when facet is empty (#489)Stas Vilchik2018-07-173-0/+36
* SONAR-10983 Drop the "Effort" display mode on the Issues page (#487)Stas Vilchik2018-07-1719-116/+15