aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* 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-0411-35/+144
* 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-0210-71/+262
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-027-5/+93
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-0211-329/+622
* 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
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-2810-62/+141
* do not load all issues for a fileStas Vilchik2017-04-273-18/+77
* clean up issues cssStas Vilchik2017-04-271-1/+60
* Billing plugin integrationGrégoire Aubert2017-04-273-2/+17
* upgrade jest (#1981)Stas Vilchik2017-04-2799-1450/+2815
* apply feedback for issues page (#1980)Stas Vilchik2017-04-2669-890/+1076
* 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-244-5/+53
* 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
* SONAR-9128 Use protobuf in api/users/searchJulien Lancelot2017-04-211-3/+3
* SONAR-9065 Display concise issues list when browsing code (#1953)Stas Vilchik2017-04-2026-165/+1028
* upgrade prettier (#1954)Stas Vilchik2017-04-20204-1446/+1424
* improve react usage (#1936)Stas Vilchik2017-04-19318-2278/+1951
* SONAR-6911 Improve the display of default groupsGrégoire Aubert2017-04-136-14/+67
* SONAR-8992 Fix the number of groups for new membersGrégoire Aubert2017-04-132-6/+4
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-1310-45/+57
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-13230-6678/+6641