aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-041-0/+41
* fix issue permalinks with branchesStas Vilchik2017-10-0410-3/+29
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-033-4/+7
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-0/+51
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-024-0/+287
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-291-0/+67
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-291-3/+13
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-294-2/+56
* Update icons listGrégoire Aubert2017-09-292-1/+55
* SONAR-9389 Better highlight uncovered code in leak periodStas Vilchik2017-09-293-24/+24
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-2711-31/+74
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-263-7/+49
* SONAR-9802 complete system info pageSimon Brandhof2017-09-261-1/+1
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-266-29/+95
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-265-120/+157
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-257-180/+636
* apply branches feedback (#2535)Stas Vilchik2017-09-222-56/+44
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-203-4/+7
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-2017-127/+685
* .level label localazed size css fixasosnoviy2017-09-141-2/+8
* fix scrolling in workspaceStas Vilchik2017-09-131-0/+1
* SONAR-9375 Infinite loading of a project on the projects pageStas Vilchik2017-09-136-9/+48
* avoid using redux in projects appStas Vilchik2017-09-136-46/+78
* rewrite projects appStas Vilchik2017-09-1330-414/+619
* rewrite remaining helpers to tsStas Vilchik2017-09-131-140/+0
* update prettierStas Vilchik2017-09-1380-564/+549
* SONAR-9736 change color of help iconStas Vilchik2017-09-121-7/+7
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-126-14/+284
* add branches help popups (#2420)Stas Vilchik2017-09-124-68/+49
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-1211-40/+208
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-1211-122/+169
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-112-17/+30
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-119-62/+271
* 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-251-4/+6
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-252-21/+47
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-3/+3
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2511-34/+67
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2517-338/+287
* translate all routes files to ts (#2378)Stas Vilchik2017-08-1811-213/+179
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-1716-38/+65
* SONAR-9390 Reduce a little bit the nav bar min width to better match the page...Grégoire Aubert2017-08-171-1/+1
* Fix wrong treemap legend for coverage measureGrégoire Aubert2017-08-171-5/+4
* Fix quality flawsGrégoire Aubert2017-08-171-6/+8
* SONAR-9513 Add spacebar shortcut to check an issueGrégoire Aubert2017-08-171-3/+10
* SONAR-9490 Allow to click on links inside issues commentsGrégoire Aubert2017-08-162-0/+18
* Fix quality flawsGrégoire Aubert2017-08-163-8/+4
* Configure for use with TypescriptGrégoire Aubert2017-08-161-6/+6
* comment flow annotations (#2335)Stas Vilchik2017-08-14119-521/+814
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-1/+1