aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-1398-195/+5473
* SONAR-9016 Use 'Paging' in api/user_groups/search WSJulien Lancelot2017-04-131-3/+3
* support multiple highlighted symbols (#1927)Stas Vilchik2017-04-139-38/+136
* apply feedback on projects visualizations (#1928)Stas Vilchik2017-04-132-29/+30
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-125-16/+123
* 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
* Fix issues integration testsGrégoire Aubert2017-04-031-9/+5
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-0319-88/+171
* SONAR-9005 redirect from global to organization rules pageStas Vilchik2017-04-032-3/+29
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-0340-156/+288
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0358-512/+917
* 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-312-7/+11
* Prevent url pollution when updating project tagsGrégoire Aubert2017-03-311-0/+1
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-3121-137/+145
* 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-31132-424/+331
* 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-315-20/+67
* Fix code review requestsGrégoire Aubert2017-03-3127-275/+569
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-3122-49/+743
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-3112-9/+323
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-3124-20/+918
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-3122-2/+928
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-316-11/+232
* fix public paths for js chunksStas Vilchik2017-03-291-0/+23
* Add autofocus in project search on projects pageGrégoire Aubert2017-03-292-0/+5
* MMF-721 apply feedback (#1858)Stas Vilchik2017-03-289-374/+233
* Fix code styleGrégoire Aubert2017-03-271-2/+2
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-274-5/+41
|\
| * SONAR-8969 use avatar fieldStas Vilchik2017-03-244-5/+41
| * Fix LeakPeriodLegend unit testGrégoire Aubert2017-03-221-5/+5
* | SONAR-8844 Fix project tags selector (#1857)Grégoire Aubert2017-03-279-14/+35
* | optimize js bundles (#1855)Stas Vilchik2017-03-27166-667/+925