aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectActivity
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7709 Help users to not enter wrong date periodsStas Vilchik2017-10-112-5/+8
* do not let select date in futureStas Vilchik2017-10-101-0/+2
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-1/+2
* SONAR-9832 Filter out DATA and DISTRIB type metrics in custom graphsGrégoire Aubert2017-09-251-0/+1
* Remove yellow background on legend item without data on project activity pageGrégoire Aubert2017-09-252-5/+2
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-209-35/+57
* rewrite projects appStas Vilchik2017-09-131-1/+0
* update prettierStas Vilchik2017-09-1327-200/+196
* fix redirection on activity pageStas Vilchik2017-09-121-11/+13
* fix governance pages when using branches (#2446)Stas Vilchik2017-09-121-5/+13
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-122-3/+9
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-21/+13
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2518-74/+105
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2515-139/+124
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* SONAR-9605 Fix infinite spinner on project activity pageGrégoire Aubert2017-08-178-35/+52
* Fix quality flawsGrégoire Aubert2017-08-171-23/+28
* Do not round numbers in project activity graph's tooltipsGrégoire Aubert2017-08-171-1/+3
* Fix quality flawsGrégoire Aubert2017-08-164-18/+18
* Configure for use with TypescriptGrégoire Aubert2017-08-163-18/+13
* comment flow annotations (#2335)Stas Vilchik2017-08-1434-226/+329
* Show a message if there is no data to be displayed on the project activity pr...Grégoire Aubert2017-08-091-0/+3
* Do not display separators in the project activity page tooltips if there is n...Grégoire Aubert2017-08-099-49/+121
* fix activity page for applications (#2315)Stas Vilchik2017-08-043-0/+57
* Automatic merge from branch-6.5ssjenka2017-07-314-110/+97
|\
| * SONAR-8550 Update function to group analyses by versionGrégoire Aubert2017-07-314-111/+98
| * Correctly display Issues graph as default if no custom metrics are selected.Grégoire Aubert2017-07-241-2/+5
| * Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-2417-50/+61
* | apply applications feedback (#2297)Stas Vilchik2017-07-3111-13/+65
* | Display graph on project activity page if there is 2 or more analysesGrégoire Aubert2017-07-262-1/+44
* | update react (#2288)Stas Vilchik2017-07-252-1/+3
* | Fix merge conflict with branch-6.5Grégoire Aubert2017-07-245-11/+16
* | Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-2418-45/+52
* | SONAR-9546 Display only the first custom graph as preview on project dashboardGrégoire Aubert2017-07-192-11/+14
* | SONAR-9546 Sync tooltips from the two graphsGrégoire Aubert2017-07-1910-267/+477
* | SONAR-9546 Allow to create two custom graphs on the project activity pageGrégoire Aubert2017-07-1931-513/+525
* | replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-2/+2
* | Automatic merge from branch-6.5ssjenka2017-07-185-32/+38
|\|
| * SONAR-9403 Fix metric translation for plugins metrics on project activity pageGrégoire Aubert2017-07-185-32/+38
* | upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1723-60/+111
|/
* SONAR-9403 Change style of metrics with no historical data in the custom grap...Grégoire Aubert2017-07-138-28/+94
* SONAR-9403 Display more information messages when adding new metrics to a cus...Grégoire Aubert2017-07-131-11/+25
* SONAR-9410 Make more obvious that the reset button will only reset the date o...Grégoire Aubert2017-07-134-4/+4
* SONAR-9418 Prevent from autozooming on the graph when selecting a date in the...Grégoire Aubert2017-07-132-15/+10
* Change color of the activity events iconsGrégoire Aubert2017-07-131-3/+3
* Fix a bug with the version badges when filtering on an event categoryGrégoire Aubert2017-07-139-185/+698
* SONAR-9403 Add information message when selecting a metric to build a custom ...Grégoire Aubert2017-07-131-4/+11
* SONAR-9410 Add date selectors to the project activity pageGrégoire Aubert2017-07-139-15/+191
* Apply several feedbacksGrégoire Aubert2017-07-139-34/+40
* SONAR-9418 Add tooltips on the project dashboard preview graphGrégoire Aubert2017-07-136-20/+42