aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SONAR-8844 Fix project tags selector (#1857)Grégoire Aubert2017-03-275-9/+11
* | optimize js bundles (#1855)Stas Vilchik2017-03-27118-404/+681
* | fix search on projects pageStas Vilchik2017-03-241-1/+1
* | add flow-typed definitions (#1847)Stas Vilchik2017-03-2415-23/+95
* | MMF-721 Visualizations on the Projects page (#1826)Stas Vilchik2017-03-2327-46/+964
* | SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-2210-22/+426
* | Fix LeakPeriodLegend unit testGrégoire Aubert2017-03-221-5/+5
* | adjust formattingStas Vilchik2017-03-215-16/+16
* | fix organization projects pageStas Vilchik2017-03-204-6/+4
* | SONAR-8843 Add the tags on the projects page and project homepage (#1801)Grégoire Aubert2017-03-205-4/+67
* | SONAR-8974 Update "view" to "portfolio" in UI (#1818)Stas Vilchik2017-03-203-3/+16
* | format code using prettier (#1774)Stas Vilchik2017-03-17715-11766/+11808
* | SONAR-8922 Add tags facet on project page (#1790)Grégoire Aubert2017-03-1633-418/+1354
* | SONAR-8961 drilldown on local views (#1796)Stas Vilchik2017-03-152-2/+2