aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* 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-1235-48/+1431
* 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-1280-524/+1891
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-1121-150/+342
* 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-118-106/+195
* 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-258-165/+205
* 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-255-10/+10
* 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-254-99/+94
* 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
* Fix bad display of project dashboard page on small screensGrégoire Aubert2017-08-256-57/+44
* SONAR-9436 Expose intl context and some date componentsGrégoire Aubert2017-08-252-1/+10
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2563-249/+311
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2588-873/+1055
* move some helpers to ts (#2399)Stas Vilchik2017-08-2314-137/+152
* remove I prefix from interfacesStas Vilchik2017-08-2139-104/+104
* translate api/ to tsStas Vilchik2017-08-2136-1522/+1236
* translate all routes files to ts (#2378)Stas Vilchik2017-08-18129-2167/+1969
* Fix facets' arrows on measures pageGrégoire Aubert2017-08-172-1/+2
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-1719-39/+94
* SONAR-9390 Reduce a little bit the nav bar min width to better match the page...Grégoire Aubert2017-08-171-1/+1