aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* revert changes of branches administrationStas Vilchik2017-09-2528-179/+658
* fix creation date facet on issues pageStas Vilchik2017-09-252-1/+7
* fix double colon on quality profiles pageStas Vilchik2017-09-251-1/+1
* SONAR-9867 do not promote governance plugin on background tasks pageStas Vilchik2017-09-253-40/+5
* delete portfolios with api/views/deleteStas Vilchik2017-09-252-4/+10
* SONAR-9874 Prevent js error when getting an http error on initial load of the...Grégoire Aubert2017-09-251-1/+1
* SONAR-9689 Replaced file navigation button with j/k shortcut in measures pageGrégoire Aubert2017-09-259-198/+298
* SONAR-9832 Filter out DATA and DISTRIB type metrics in custom graphsGrégoire Aubert2017-09-251-0/+1
* Remove yellow background on legend item without data on project activity pageGrégoire Aubert2017-09-252-5/+2
* Fix quality flawsGrégoire Aubert2017-09-252-37/+13
* SONAR-9848 Add yellow highlight on Application QG conditionsStas Vilchik2017-09-254-10/+29
* SONAR-9842 align project, portfolio and application home pagesStas Vilchik2017-09-259-63/+40
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-2511-188/+641
* SONAR-9844 Do not display "Delete" button for portfolios and applicationsStas Vilchik2017-09-252-11/+13
* apply branches feedback (#2535)Stas Vilchik2017-09-2245-1144/+735
* SONAR-9833 'A' ratings when a portfolio without project is analyzedStas Vilchik2017-09-2010-56/+215
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-208-10/+25
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-202-23/+25
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-20100-279/+4170
* fix quality flowStas Vilchik2017-09-191-1/+0
* .level label localazed size css fixasosnoviy2017-09-141-2/+8
* parse date in fromNow helperStas Vilchik2017-09-131-1/+2
* fix "Administration" active menu itemStas Vilchik2017-09-136-42/+63
* fix scrolling in workspaceStas Vilchik2017-09-131-0/+1
* fix event wrapping on project dashboardStas Vilchik2017-09-132-4/+4
* SONAR-9375 Infinite loading of a project on the projects pageStas Vilchik2017-09-1313-167/+73
* avoid using redux in projects appStas Vilchik2017-09-1389-1782/+1424
* rewrite projects appStas Vilchik2017-09-13201-2197/+5591
* rewrite remaining helpers to tsStas Vilchik2017-09-139-352/+233
* update prettierStas Vilchik2017-09-13496-4510/+4099
* SONAR-9803 Prevent crashes when the date is undefinedGrégoire Aubert2017-09-133-2/+12
* Do not show the activity preview graph on project dashboard if there is no dataGrégoire Aubert2017-09-131-6/+5
* Tweak wordingGrégoire Aubert2017-09-131-1/+1
* Fix display of multiple events in projects pageGrégoire Aubert2017-09-131-0/+1
* Update web tests snapshotsGrégoire Aubert2017-09-126-5/+6
* SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-1214-45/+201
* SONAR-9736 change color of help iconStas Vilchik2017-09-123-14/+11
* SONAR-9736 fix project statusStas Vilchik2017-09-124-8/+173
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-1238-589/+1281
* SONAR-9736 simplify long-living branch settingsStas Vilchik2017-09-124-62/+60
* SONAR-9702 better display of orphan branchesStas Vilchik2017-09-123-3/+49
* SONAR-9736 display analysis date and a version of long-living branchStas Vilchik2017-09-124-16/+33
* SONAR-9702 display branches on background tasks pageStas Vilchik2017-09-1210-14/+84
* SONAR-9702 rewrite some background tasks componentsStas Vilchik2017-09-1236-221/+1153
* fix redirection on activity pageStas Vilchik2017-09-121-11/+13
* fix governance pages when using branches (#2446)Stas Vilchik2017-09-1214-82/+128
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-1211-61/+121
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-1237-48/+1447
* add branches help popups (#2420)Stas Vilchik2017-09-1217-152/+602
* fix global & organization issues pageStas Vilchik2017-09-121-2/+2