aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9433 Issue locations are not always clickableStas Vilchik2017-09-271-0/+1
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-272-0/+3
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-275-18/+3
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-2611-35/+102
* SONAR-9802 Add IT for cluster mode system info pageGrégoire Aubert2017-09-261-2/+2
* SONAR-9802 complete system info pageSimon Brandhof2017-09-2619-179/+188
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-2631-575/+469
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-2634-7/+2440
* Fix typoGrégoire Aubert2017-09-251-2/+2
* revert changes of branches administrationStas Vilchik2017-09-2514-1/+1254
* fix creation date facet on issues pageStas Vilchik2017-09-251-1/+3
* 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-252-26/+5
* delete portfolios with api/views/deleteStas Vilchik2017-09-251-2/+4
* 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-258-60/+40
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-254-8/+5
* SONAR-9844 Do not display "Delete" button for portfolios and applicationsStas Vilchik2017-09-252-11/+13
* apply branches feedback (#2535)Stas Vilchik2017-09-2218-1325/+352
* SONAR-9833 'A' ratings when a portfolio without project is analyzedStas Vilchik2017-09-209-56/+212
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-204-5/+15
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-202-23/+25
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-2076-613/+3250
* fix quality flowStas Vilchik2017-09-191-1/+0
* fix "Administration" active menu itemStas Vilchik2017-09-131-1/+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-136-83/+25
* avoid using redux in projects appStas Vilchik2017-09-1374-1515/+1285
* rewrite projects appStas Vilchik2017-09-13170-1778/+4967
* update prettierStas Vilchik2017-09-13360-3472/+3133
* SONAR-9803 Prevent crashes when the date is undefinedGrégoire Aubert2017-09-131-2/+6
* 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-124-3/+4
* SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-123-1/+30
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-1232-545/+1189
* SONAR-9736 simplify long-living branch settingsStas Vilchik2017-09-122-12/+11
* 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-126-22/+43
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-127-20/+43
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-1213-0/+1259
* fix global & organization issues pageStas Vilchik2017-09-121-2/+2
* Different branches UI fixes (#2418)Stas Vilchik2017-09-1242-262/+520