aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-3129-281/+577
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-3124-49/+757
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-3112-9/+323
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-3125-35/+962
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-3124-3/+946
* 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-2710-14/+37
* | optimize js bundles (#1855)Stas Vilchik2017-03-27166-667/+925
* | Fix menu hover highlightingGrégoire Aubert2017-03-241-0/+16
* | fix search on projects pageStas Vilchik2017-03-241-1/+1
* | add flow-typed definitions (#1847)Stas Vilchik2017-03-2417-27/+111
* | MMF-721 Visualizations on the Projects page (#1826)Stas Vilchik2017-03-2332-156/+1397
* | fix little ui glitch on projects pageStas Vilchik2017-03-231-0/+1
* | SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-2231-39/+1362
* | Fix LeakPeriodLegend unit testGrégoire Aubert2017-03-221-5/+5
* | adjust formattingStas Vilchik2017-03-2112-125/+128
* | open comment box on issue transitionStas Vilchik2017-03-201-0/+6
* | 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-2010-10/+204
* | SONAR-8974 Update "view" to "portfolio" in UI (#1818)Stas Vilchik2017-03-203-3/+16
* | fix quality flawsStas Vilchik2017-03-171-4/+5
* | SONAR-8959 display portfolios link near projects link (#1802)Stas Vilchik2017-03-176-3/+65
* | format code using prettier (#1774)Stas Vilchik2017-03-171054-15664/+15585
* | SONAR-8922 Add tags facet on project page (#1790)Grégoire Aubert2017-03-1634-418/+1364
* | SONAR-8961 drilldown on local views (#1796)Stas Vilchik2017-03-152-2/+2
* | SONAR-8953 Isolate scrolling of facets sidebar on projects pageStas Vilchik2017-03-146-22/+56
* | SONAR-8800 remove usages of deprecated apiStas Vilchik2017-03-146-19/+23
* | SONAR-8881 display ws changelogStas Vilchik2017-03-144-14/+149
* | SONAR-8779 hide deprecated api by defaultStas Vilchik2017-03-1411-231/+446
* | SONAR-8778 display deprecated key and its versionStas Vilchik2017-03-145-62/+160
* | add type annotationsStas Vilchik2017-03-141-3/+39
* | SONAR-8452 change default projects page (#1777)Stas Vilchik2017-03-146-25/+80
* | fix js exception when location message is emptyStas Vilchik2017-03-144-2/+39
* | SONAR-8521 Improve size, duplication and coverage facets style (#1776)Grégoire Aubert2017-03-135-59/+66
* | run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-132-26/+2
* | SONAR-8875 Fixes a bug with array metrics (languages, tags)Grégoire Aubert2017-03-131-3/+9
* | Revert some changes of 788f8da breaking the project searchGrégoire Aubert2017-03-133-72/+79
* | SONAR-8878 Add ut and it's for Language, Search and Sort filtersGrégoire Aubert2017-03-136-0/+481
* | SONAR-8878 Split to components and containersGrégoire Aubert2017-03-1312-84/+121