| Commit message (Expand) | Author | Age | Files | Lines |
* | fix file headers | Stas Vilchik | 2018-01-15 | 3 | -23/+3 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 52 | -50/+89 |
* | SONAR-10188 Update project/organization header | Stas Vilchik | 2018-01-02 | 1 | -4/+0 |
* | update typescript and prettier, use shortcut fragment syntax (#2913) | Stas Vilchik | 2017-12-15 | 1 | -3/+3 |
* | fix ActionsDropdown menu position | Stas Vilchik | 2017-11-20 | 1 | -1/+1 |
* | SONAR-10040 Update usage of api/metrics/search | Grégoire Aubert | 2017-11-08 | 1 | -4/+2 |
* | SONAR-10023 Clear actions must be consistent | Stas Vilchik | 2017-11-03 | 5 | -44/+46 |
* | SONAR-10022 Grouping actions must be consistent | Stas Vilchik | 2017-11-03 | 3 | -55/+39 |
* | Update to React 16 and Enzyme 3 (#2776) | Grégoire Aubert | 2017-11-01 | 7 | -25/+37 |
* | use intl to format numbers, drop numeral (#2770) | Stas Vilchik | 2017-10-30 | 1 | -2/+2 |
* | wrap react-modal and react-select in own components (#2759) | Stas Vilchik | 2017-10-30 | 8 | -74/+13 |
* | update web dependencies (#2752) | Stas Vilchik | 2017-10-30 | 15 | -32/+74 |
* | improve css management (#2746) | Stas Vilchik | 2017-10-30 | 1 | -9/+9 |
* | better rendering of long versions | Stas Vilchik | 2017-10-25 | 3 | -17/+50 |
* | GOV-290 Allow removing past analysis of Portfolios | Stas Vilchik | 2017-10-20 | 4 | -12/+26 |
* | better rendering of long events on project activity page | Stas Vilchik | 2017-10-19 | 2 | -13/+15 |
* | SONAR-9640 Reorder coverage and duplications graphs on the project activity page | Stas Vilchik | 2017-10-19 | 2 | -6/+7 |
* | SONAR-7709 Help users to not enter wrong date periods | Stas Vilchik | 2017-10-11 | 2 | -5/+8 |
* | do not let select date in future | Stas Vilchik | 2017-10-10 | 1 | -0/+2 |
* | SONAR-9756 update branch management page | Stas Vilchik | 2017-10-03 | 1 | -1/+2 |
* | SONAR-9832 Filter out DATA and DISTRIB type metrics in custom graphs | Grégoire Aubert | 2017-09-25 | 1 | -0/+1 |
* | Remove yellow background on legend item without data on project activity page | Grégoire Aubert | 2017-09-25 | 2 | -5/+2 |
* | SONAR-9812 display activity page for portfolios (#2510) | Stas Vilchik | 2017-09-20 | 9 | -35/+57 |
* | rewrite projects app | Stas Vilchik | 2017-09-13 | 1 | -1/+0 |
* | update prettier | Stas Vilchik | 2017-09-13 | 27 | -200/+196 |
* | 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 | 1 | -5/+13 |
* | SONAR-9736 Build UI for long-living branches (#2390) | Stas Vilchik | 2017-09-12 | 2 | -3/+9 |
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 2 | -21/+13 |
* | Use date parsing function from date-fns instead of new Date() | Grégoire Aubert | 2017-08-25 | 18 | -74/+105 |
* | SONAR-9385 SONAR-9436 Replace moment with react-intl | Grégoire Aubert | 2017-08-25 | 15 | -139/+124 |
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 1 | -1/+3 |
* | SONAR-9605 Fix infinite spinner on project activity page | Grégoire Aubert | 2017-08-17 | 8 | -35/+52 |
* | Fix quality flaws | Grégoire Aubert | 2017-08-17 | 1 | -23/+28 |
* | Do not round numbers in project activity graph's tooltips | Grégoire Aubert | 2017-08-17 | 1 | -1/+3 |
* | Fix quality flaws | Grégoire Aubert | 2017-08-16 | 4 | -18/+18 |
* | Configure for use with Typescript | Grégoire Aubert | 2017-08-16 | 3 | -18/+13 |
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 34 | -226/+329 |
* | Show a message if there is no data to be displayed on the project activity pr... | Grégoire Aubert | 2017-08-09 | 1 | -0/+3 |
* | Do not display separators in the project activity page tooltips if there is n... | Grégoire Aubert | 2017-08-09 | 9 | -49/+121 |
* | fix activity page for applications (#2315) | Stas Vilchik | 2017-08-04 | 3 | -0/+57 |
* | Automatic merge from branch-6.5 | ssjenka | 2017-07-31 | 4 | -110/+97 |
|\ |
|
| * | SONAR-8550 Update function to group analyses by version | Grégoire Aubert | 2017-07-31 | 4 | -111/+98 |
| * | Correctly display Issues graph as default if no custom metrics are selected. | Grégoire Aubert | 2017-07-24 | 1 | -2/+5 |
| * | Rename project activity graph Overview to Issues | Grégoire Aubert | 2017-07-24 | 17 | -50/+61 |
* | | apply applications feedback (#2297) | Stas Vilchik | 2017-07-31 | 11 | -13/+65 |
* | | Display graph on project activity page if there is 2 or more analyses | Grégoire Aubert | 2017-07-26 | 2 | -1/+44 |
* | | update react (#2288) | Stas Vilchik | 2017-07-25 | 2 | -1/+3 |
* | | Fix merge conflict with branch-6.5 | Grégoire Aubert | 2017-07-24 | 5 | -11/+16 |
* | | Rename project activity graph Overview to Issues | Grégoire Aubert | 2017-07-24 | 18 | -45/+52 |