aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* 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-084-9/+47
* SONAR-9178 Make spinner noticeable on loading projects issues or measurePascal Mugnier2018-08-0223-29/+142
* 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-1720-122/+17
* SONAR-10980 Add Standards facet on the Issues page (#473)Stas Vilchik2018-07-177-9/+713
* SONAR-10980 move languages facet upStas Vilchik2018-07-172-16/+16
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-113-15/+11
* SONAR-10936 Disallow bulk change if there is no issues to changePascal Mugnier2018-07-104-3/+197
* SONAR-10995 Fix NoIssue message (#482)Pascal Mugnier2018-07-091-2/+2
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-042-1/+3
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-1/+1
* SONAR-10813 Add project branchesPascal Mugnier2018-06-292-2/+6
* Fix small visual glitch in issues and rulesGrégoire Aubert2018-06-211-1/+1
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-044-33/+17
* load search-navigator.css before app stylesStas Vilchik2018-06-041-1/+1
* SONAR-10843 Projects facet does not show all organizationsStas Vilchik2018-06-041-5/+8
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-0/+1
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-2815-71/+212
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-237-16/+11
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-1/+1
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-22/+20
* Fix for SONAR-10585Pascal Mugnier2018-05-041-1/+1
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-5/+6
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* Fix SONAR-10579Pascal Mugnier2018-05-032-5/+14
* Fix SONAR-10585Pascal Mugnier2018-05-033-10/+36
* Include external rule in rule facetPascal Mugnier2018-04-261-1/+2
* SONAR-10050 Switch Issues/Effort in issues page when data is availablePascal Mugnier2018-04-1817-17/+81
* SONAR-9285 More precise page titlesPascal Mugnier2018-04-181-1/+1
* GOV-288 Portfolio containing only provisioned projects is not 'empty'Pascal Mugnier2018-04-171-2/+13
* SONAR-10049 New 0 issue message for short lived branchesPascal Mugnier2018-04-172-2/+32
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-13/+4
* Feature/pm/hardening 10 04 (#130)Pascal Mugnier2018-04-121-1/+1
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-1/+0
* SONAR-10489 improve navigation between locations (#57)Stas Vilchik2018-03-274-9/+22
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-2715-105/+881
* SONAR-10203 Scroll back to issue box when clicking on the Issue message (#25)Pascal Mugnier2018-03-223-4/+23
* rewrite issues app in ts (#12)Stas Vilchik2018-03-2263-1465/+1414
* SONAR-10229 Remove checkboxes in Issues Bulk Change modal (#21)Pascal Mugnier2018-03-221-6/+13
* SONAR-10482 Fix broken background on the Issues page in a small window (#11)Pascal Mugnier2018-03-221-0/+4
* SONAR-10501 Add secondary sorting by name in rules facet on issues page (#17)Pascal Mugnier2018-03-221-1/+1
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-222-47/+24
* drop unused web componentsStas Vilchik2018-03-222-30/+37
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-138-46/+67
* SONAR-10379 Improve issue permalink UX (#3139)Pascal Mugnier2018-03-122-4/+8
* SONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)Pascal Mugnier2018-03-121-2/+7