| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9736 simplify long-living branch settings | Stas Vilchik | 2017-09-12 | 4 | -62/+60 |
* | SONAR-9702 better display of orphan branches | Stas Vilchik | 2017-09-12 | 3 | -3/+49 |
* | SONAR-9736 display analysis date and a version of long-living branch | Stas Vilchik | 2017-09-12 | 4 | -16/+33 |
* | SONAR-9702 display branches on background tasks page | Stas Vilchik | 2017-09-12 | 10 | -14/+84 |
* | SONAR-9702 rewrite some background tasks components | Stas Vilchik | 2017-09-12 | 36 | -221/+1153 |
* | fix redirection on activity page | Stas Vilchik | 2017-09-12 | 1 | -11/+13 |
* | fix governance pages when using branches (#2446) | Stas Vilchik | 2017-09-12 | 14 | -82/+128 |
* | SONAR-9756 enable settings for long-living branches (#2438) | Stas Vilchik | 2017-09-12 | 11 | -61/+121 |
* | SONAR-9756 Build UI for branch management (#2433) | Stas Vilchik | 2017-09-12 | 37 | -48/+1447 |
* | add branches help popups (#2420) | Stas Vilchik | 2017-09-12 | 17 | -152/+602 |
* | fix global & organization issues page | Stas Vilchik | 2017-09-12 | 1 | -2/+2 |
* | Different branches UI fixes (#2418) | Stas Vilchik | 2017-09-12 | 42 | -262/+520 |
* | SONAR-9736 Build UI for long-living branches (#2390) | Stas Vilchik | 2017-09-12 | 95 | -753/+2093 |
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 82 | -524/+1901 |
* | SONAR-9181 bulk delete projects or bulk apply template in one go | Stas Vilchik | 2017-09-11 | 22 | -150/+350 |
* | SONAR-4566 Identify old project on projects management page | Stas Vilchik | 2017-09-11 | 12 | -23/+250 |
* | SONAR-8693 Do not allow to filter portfolios or applications by status on man... | Stas Vilchik | 2017-09-11 | 10 | -107/+202 |
* | SONAR-9784 Drop ghosts tab on projects management page | Stas Vilchik | 2017-09-11 | 6 | -55/+4 |
* | SONAR-9784 rewrite projects management page | Stas Vilchik | 2017-09-11 | 52 | -739/+3863 |
* | SONAR-8979 do not display settings page for portfolios | Stas Vilchik | 2017-08-29 | 1 | -1/+1 |
* | Fix style regression on projects facets (leak) | Grégoire Aubert | 2017-08-25 | 4 | -6/+10 |
* | Reorganize the measures page sidebar | Grégoire Aubert | 2017-08-25 | 9 | -165/+214 |
* | Invert y axis of project and coverage overview bubblecharts on measures page | Grégoire Aubert | 2017-08-25 | 3 | -3/+9 |
* | Fix tags search in rules page | Grégoire Aubert | 2017-08-25 | 1 | -1/+1 |
* | SONAR-9376 Update footer to correctly resize on the new page layout | Grégoire Aubert | 2017-08-25 | 7 | -15/+22 |
* | Fix leak period background when zoomed on activity graphs | Grégoire Aubert | 2017-08-25 | 1 | -0/+1 |
* | SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts) | Grégoire Aubert | 2017-08-25 | 34 | -945/+1919 |
* | Migrate to ts and improve Checkbox | Grégoire Aubert | 2017-08-25 | 6 | -100/+105 |
* | SONAR-9747 Make components and global settings independant from each others i... | Grégoire Aubert | 2017-08-25 | 19 | -62/+94 |
* | Fix y axis placement on measures page overview graphs | Grégoire Aubert | 2017-08-25 | 1 | -2/+3 |
* | Fix bad display of project dashboard page on small screens | Grégoire Aubert | 2017-08-25 | 6 | -57/+44 |
* | SONAR-9436 Expose intl context and some date components | Grégoire Aubert | 2017-08-25 | 2 | -1/+10 |
* | Use date parsing function from date-fns instead of new Date() | Grégoire Aubert | 2017-08-25 | 63 | -249/+311 |
* | SONAR-9385 SONAR-9436 Replace moment with react-intl | Grégoire Aubert | 2017-08-25 | 88 | -873/+1055 |
* | move some helpers to ts (#2399) | Stas Vilchik | 2017-08-23 | 14 | -137/+152 |
* | remove I prefix from interfaces | Stas Vilchik | 2017-08-21 | 39 | -104/+104 |
* | translate api/ to ts | Stas Vilchik | 2017-08-21 | 36 | -1522/+1236 |
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 129 | -2167/+1969 |
* | Fix facets' arrows on measures page | Grégoire Aubert | 2017-08-17 | 2 | -1/+2 |
* | SONAR-9435 Manage issues' popup at the list level | Grégoire Aubert | 2017-08-17 | 19 | -39/+94 |
* | SONAR-9390 Reduce a little bit the nav bar min width to better match the page... | Grégoire Aubert | 2017-08-17 | 1 | -1/+1 |
* | SONAR-9434 Allow error messages to display on more than one line. | Grégoire Aubert | 2017-08-17 | 2 | -49/+27 |
* | Add missing error messages in quality gates page | Grégoire Aubert | 2017-08-17 | 3 | -22/+19 |
* | SONAR-9605 Fix infinite spinner on rules page | Grégoire Aubert | 2017-08-17 | 1 | -21/+27 |
* | SONAR-9605 Fix infinite spinner on issues page | Grégoire Aubert | 2017-08-17 | 6 | -54/+79 |
* | SONAR-9605 Fix infinite spinner on project overview page | Grégoire Aubert | 2017-08-17 | 3 | -8/+26 |
* | SONAR-9605 Fix infinite spinner on project activity page | Grégoire Aubert | 2017-08-17 | 8 | -35/+52 |
* | Fix wrong treemap legend for coverage measure | Grégoire Aubert | 2017-08-17 | 1 | -5/+4 |
* | Remove bottom border on coding rules facets | Grégoire Aubert | 2017-08-17 | 1 | -4/+6 |
* | Fix quality flaws | Grégoire Aubert | 2017-08-17 | 2 | -29/+36 |