aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9599 change issues measures on the projects pageStas Vilchik2017-10-0213-38/+219
* SONAR-9786 Closed issues retain their lineStas Vilchik2017-10-021-2/+4
* SONAR-9702 expand root dir with branch on code pageStas Vilchik2017-10-021-9/+14
* SONAR-7024 show project specific dispatcher labelsStas Vilchik2017-10-025-2/+100
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-296-80/+132
* SONAR-9792 Add background task error notification related to licensingGrégoire Aubert2017-09-295-95/+136
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-299-80/+174
* Fix broken web unit testGrégoire Aubert2017-09-291-4/+5
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-2912-32/+212
* Update icons listGrégoire Aubert2017-09-292-1/+55
* SONAR-9389 Better highlight uncovered code in leak periodStas Vilchik2017-09-295-57/+35
* SONAR-9127 make api/qualitygates/get_by_project public, change parametersDaniel Schwarz2017-09-291-2/+2
* SONAR-9433 Issue locations are not always clickableStas Vilchik2017-09-271-0/+1
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-2713-31/+77
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-2711-86/+7
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-2614-42/+151
* SONAR-9802 Add IT for cluster mode system info pageGrégoire Aubert2017-09-261-2/+2
* SONAR-9802 complete system info pageSimon Brandhof2017-09-2621-189/+203
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-2637-584/+543
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-2641-141/+2652
* Fix typoGrégoire Aubert2017-09-251-2/+2
* 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