aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-46 Add canonical tag to project dashboard pages (#163)Stas Vilchik2018-04-181-0/+6
* SONAR-10050 Switch Issues/Effort in issues page when data is availablePascal Mugnier2018-04-1818-17/+91
* SONAR-9285 More precise page titlesPascal Mugnier2018-04-187-14/+33
* SONAR-9843 Open measure page in blank page when middle click on a filePascal Mugnier2018-04-1811-43/+73
* SONAR-10573 Allow to navigate on more than 100 rules with keyboardPascal Mugnier2018-04-181-6/+17
* add eslint-plugin-sonarjs (#153)Stas Vilchik2018-04-172-10/+6
* Fix for quality gate link redirecting to master branchPascal Mugnier2018-04-171-5/+5
* GOV-288 Portfolio containing only provisioned projects is not 'empty'Pascal Mugnier2018-04-179-71/+163
* GOV-317 Change operator in application quality gate sectionPascal Mugnier2018-04-172-4/+6
* GOV-316 Add "has always been X" for ratings that never changedPascal Mugnier2018-04-1711-8/+38
* GOV-265 Application leak header should reflect oldest leak startPascal Mugnier2018-04-173-13/+47
* SONAR-10049 New 0 issue message for short lived branchesPascal Mugnier2018-04-172-2/+32
* SONAR-10572 Fix wrong link for branches in background tasksGrégoire Aubert2018-04-163-30/+133
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-1615-99/+130
* Feature/pm/hardening 10 04 (#130)Pascal Mugnier2018-04-124-59/+131
* Feature/pm/hardening 5 6 04 (#119)Pascal Mugnier2018-04-1125-89/+194
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-105-301/+17
* Fix QASimon Brandhof2018-04-094-23/+27
* SONAR-10552 Allow empty description of plugins in marketplaceGrégoire Aubert2018-04-061-1/+1
* SONAR-10559 Fix select list to edit members and group formGrégoire Aubert2018-04-062-9/+36
* SONAR-10561 Fix error message after deleting a quality gateGrégoire Aubert2018-04-062-4/+7
* SONAR-10039 Ease changing of password settingsPascal Mugnier2018-04-054-145/+28
* Fix reset button on settings pagePascal Mugnier2018-04-052-19/+20
* Fix Quality Gate create formGrégoire Aubert2018-04-041-4/+4
* SONAR-10481 Fix bad display of organization navigation barGrégoire Aubert2018-04-042-19/+25
* Hardening 28-03 (#72)Pascal Mugnier2018-04-043-324/+1
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-0445-119/+55
* SONAR-10486 Display badges for applicationsPascal Mugnier2018-03-2910-76/+178
* SONAR-10486 Offer built-in projects badges in SonarQubePascal Mugnier2018-03-294-14/+120
* SONAR-10447 Fix alignment problem on Projects pageStas Vilchik2018-03-299-110/+131
* SONAR-10381 Activity page of a file should not be accessibleStas Vilchik2018-03-292-11/+27
* SONAR-10262 Disable flagging a branch component as favoriteStas Vilchik2018-03-292-1/+8
* Add testsPascal Mugnier2018-03-292-0/+314
* review fixStas Vilchik2018-03-292-9/+4
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-294-125/+75
* SONAR-8217 Fix error spotted on reviewPascal Mugnier2018-03-293-20/+25
* SONAR-8217 Prevent saving empty values in settingsPascal Mugnier2018-03-294-9/+48
* SONAR-10291 Show elements without color measure in treemapStas Vilchik2018-03-285-38/+127
* update prettierStas Vilchik2018-03-281-1/+0
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-285-17/+120
* SONAR-10508 Missing l10n message on project permissions pagePascal Mugnier2018-03-281-1/+1
* SONAR-9578 Prevent "freezing effect" when hovering the tooltip on graph (#44)Pascal Mugnier2018-03-272-4/+7
* 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-225-0/+22
* SONAR-10484 Prevent simultaneous WS request on permissions pages (#18)Pascal Mugnier2018-03-2215-74/+830
* SONAR-10501 Add secondary sorting by name in rules facet on issues page (#17)Pascal Mugnier2018-03-221-1/+1