aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
* SONAR-9047 Only load google fonts on sonarqube.com instancesGrégoire Aubert2017-04-282-2/+49
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-286-11/+19
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-288-61/+137
* do not load all issues for a fileStas Vilchik2017-04-272-5/+19
* clean up issues cssStas Vilchik2017-04-271-1/+60
* upgrade jest (#1981)Stas Vilchik2017-04-2753-903/+1755
* apply feedback for issues page (#1980)Stas Vilchik2017-04-2639-488/+821
* 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-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-2414-35/+164
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-2420-144/+435
* 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-2024-163/+990
* upgrade prettier (#1954)Stas Vilchik2017-04-20120-1075/+1082
* improve react usage (#1936)Stas Vilchik2017-04-19239-1742/+1442
* SONAR-6911 Improve the display of default groupsGrégoire Aubert2017-04-135-12/+64
* SONAR-8992 Fix the number of groups for new membersGrégoire Aubert2017-04-131-5/+3
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-139-33/+46
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-13131-3809/+5571
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-139-17/+99
* SONAR-9016 Use 'Paging' in api/user_groups/search WSJulien Lancelot2017-04-131-3/+3
* apply feedback on projects visualizations (#1928)Stas Vilchik2017-04-132-29/+30
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-122-15/+56
* fix infinite loading of provisioned projectsStas Vilchik2017-04-101-3/+5
* SONAR-9005 disable custom rules for custom orgs (#1895)Stas Vilchik2017-04-038-27/+35
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-0318-84/+169
* SONAR-9005 redirect from global to organization rules pageStas Vilchik2017-04-031-2/+28
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-0334-122/+287
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0355-443/+895
* Revert "Add autofocus in project search on projects page"Grégoire Aubert2017-04-032-5/+0
* add dropdown icon for rule tagsStas Vilchik2017-03-311-0/+1
* fix measure timelineStas Vilchik2017-03-311-0/+1
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-3115-105/+107
* SONAR-8994 Fix groups count when the user is just addedGrégoire Aubert2017-03-311-1/+4
* re-format js code (#1877)Stas Vilchik2017-03-3198-325/+236
* SONAR-8922 Limit size of search result in tags and language facetGrégoire Aubert2017-03-316-18/+264
* SONAR-8993 Fix popup messageGrégoire Aubert2017-03-312-11/+23
* SONAR-8996 Restrict the issue assign action to membersGrégoire Aubert2017-03-314-19/+55
* Fix code review requestsGrégoire Aubert2017-03-3126-272/+567
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-3112-32/+616
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-3110-9/+304
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-3119-14/+886
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-3119-0/+903
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-311-1/+55
* Add autofocus in project search on projects pageGrégoire Aubert2017-03-292-0/+5
* MMF-721 apply feedback (#1858)Stas Vilchik2017-03-286-49/+70
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-271-1/+1
|\
| * SONAR-8969 use avatar fieldStas Vilchik2017-03-241-1/+1
| * Fix LeakPeriodLegend unit testGrégoire Aubert2017-03-221-5/+5