aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8641 Update severity iconsStas Vilchik2017-05-091-6/+6
* pass organization when searching tags on rule pageStas Vilchik2017-05-081-3/+5
* SONAR-8771 Display more languages on the Projects pageGrégoire Aubert2017-05-051-7/+7
* SONAR-8870 Search by WS descriptionGrégoire Aubert2017-05-057-47/+255
* SONAR-9173 Hide some elements of the footer when the user is not loggedGrégoire Aubert2017-05-054-27/+67
* SONAR-8903 drop issues filter by last weekStas Vilchik2017-05-051-1/+1
* SONAR-9166 allow to change default project visibility on-premise (#2022)Stas Vilchik2017-05-055-55/+69
* display tooltip on permission template pageStas Vilchik2017-05-051-24/+30
* allow chaning "administer quality profiles" permission for organizationsStas Vilchik2017-05-041-1/+1
* sort my organizations by nameStas Vilchik2017-05-041-1/+4
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-0412-35/+148
* apply feedback on private projects ui (#2011)Stas Vilchik2017-05-042-9/+19
* Expose router components (used in billing plugin)Grégoire Aubert2017-05-031-0/+2
* fix extensions using backbone router (#2005)Stas Vilchik2017-05-031-2/+6
* SONAR-8865 allow to change rules inside organizationStas Vilchik2017-05-033-12/+20
* SONAR-8982 Fix error message when issue action failsGrégoire Aubert2017-05-037-6/+20
* SONAR-9061 Fix leak period header for days periodGrégoire Aubert2017-05-035-31/+43
* SONAR-8966 Show "Background Tasks" only on project and view levelGrégoire Aubert2017-05-031-24/+28
* fix ajax error messagesStas Vilchik2017-05-031-1/+1
* fix loading problem on permission templates page (#2004)Stas Vilchik2017-05-033-122/+53
* open file permalinks in new tabStas Vilchik2017-05-024-36/+11
* change wording on rules pageStas Vilchik2017-05-021-1/+1
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-029-144/+264
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-0211-71/+267
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-027-5/+93
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-0212-329/+662
* fix rule permalink in workspaceStas Vilchik2017-05-021-1/+1
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-014-7/+26
* SONAR-9119 Fix organization creation spinnerGrégoire Aubert2017-05-011-8/+9
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-018-62/+144
* Simplify warning message when removing a memberGrégoire Aubert2017-05-012-25/+0
* Update members displayGrégoire Aubert2017-05-015-109/+63
* SONAR-8869 Fix quality gate history graphGrégoire Aubert2017-05-011-1/+1
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
* SONAR-8975 Fix extensions links when having more than one extensionGrégoire Aubert2017-05-013-5/+295
* SONAR-8854 Prevent ENTER key from closing the error popupGrégoire Aubert2017-05-011-0/+1
* SONAR-9047 Only load google fonts on sonarqube.com instancesGrégoire Aubert2017-04-282-2/+49
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-287-14/+23
* SONAR-8784 Update react-router and history to v3Grégoire Aubert2017-04-282-31/+16
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-2812-62/+150
* do not load all issues for a fileStas Vilchik2017-04-273-18/+77
* clean up issues cssStas Vilchik2017-04-273-237/+60
* Billing plugin integrationGrégoire Aubert2017-04-274-4/+24
* upgrade jest (#1981)Stas Vilchik2017-04-27101-1811/+3099
* apply feedback for issues page (#1980)Stas Vilchik2017-04-2677-908/+1187
* SONAR-9005 apply feedback to the organization rules (#1976)Stas Vilchik2017-04-262-1/+6
* SONAR-8978 rename bubble charts (#1974)Stas Vilchik2017-04-2611-35/+33
* SONAR-9063 Add the number of multiple locations on issue box (#1972)Stas Vilchik2017-04-245-5/+57
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-2416-47/+176
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-2439-953/+845