aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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-1311-352/+238
* update prettierStas Vilchik2017-09-13498-4518/+4122
* 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-1238-49/+1449
* add branches help popups (#2420)Stas Vilchik2017-09-1217-152/+602
* fix global & organization issues pageStas Vilchik2017-09-121-2/+2
* Different branches UI fixes (#2418)Stas Vilchik2017-09-1242-262/+520
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1295-753/+2093
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-1282-524/+1901
* Bring 6.6-SNAPSHOT backSimon Brandhof2017-09-121-1/+1
* Release 6.6-M1Simon Brandhof2017-09-121-1/+1
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-1122-150/+350
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-1112-23/+250
* SONAR-8693 Do not allow to filter portfolios or applications by status on man...Stas Vilchik2017-09-1110-107/+202
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-116-55/+4
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-1152-739/+3863
* SONAR-8979 do not display settings page for portfoliosStas Vilchik2017-08-291-1/+1
* Fix style regression on projects facets (leak)Grégoire Aubert2017-08-254-6/+10
* Reorganize the measures page sidebarGrégoire Aubert2017-08-259-165/+214
* Invert y axis of project and coverage overview bubblecharts on measures pageGrégoire Aubert2017-08-253-3/+9
* Fix tags search in rules pageGrégoire Aubert2017-08-251-1/+1
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-257-15/+22
* Fix leak period background when zoomed on activity graphsGrégoire Aubert2017-08-251-0/+1
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-2534-945/+1919
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-256-100/+105
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-2519-62/+94
* Fix y axis placement on measures page overview graphsGrégoire Aubert2017-08-251-2/+3