aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/charts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9264 Rounding issue in line chartsStas Vilchik2017-10-171-2/+14
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-257-180/+636
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-204-90/+94
* rewrite projects appStas Vilchik2017-09-131-0/+48
* update prettierStas Vilchik2017-09-1313-147/+114
* Fix leak period background when zoomed on activity graphsGrégoire Aubert2017-08-251-0/+1
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-237/+0
* Fix wrong treemap legend for coverage measureGrégoire Aubert2017-08-171-5/+4
* Fix quality flawsGrégoire Aubert2017-08-171-6/+8
* Fix quality flawsGrégoire Aubert2017-08-161-5/+1
* comment flow annotations (#2335)Stas Vilchik2017-08-148-91/+129
* SONAR-9608 Fix drilldown (shortcuts, treemap) for portfolios and applicationsGrégoire Aubert2017-08-141-2/+3
* SONAR-9608 SONAR-8588 Improve treemapGrégoire Aubert2017-08-142-3/+6
* Delete old component measures pageGrégoire Aubert2017-08-142-273/+0
* SONAR-8591 Update link iconGrégoire Aubert2017-08-141-1/+2
* SONAR-8588 On treemap, place tooltip on left or right depending on tile positionGrégoire Aubert2017-08-141-2/+2
* SONAR-9608 SONAR-9636 Add treemap legend on project measures pageGrégoire Aubert2017-08-143-3/+156
* SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...Grégoire Aubert2017-08-141-0/+44
* SONAR-9608 Move the secondary measure under the measure detail headerGrégoire Aubert2017-08-142-7/+14
* SONAR-9608 SONAR-9636 Add treemap view to the components measures pageGrégoire Aubert2017-08-143-6/+235
* update react (#2288)Stas Vilchik2017-07-259-91/+116
* SONAR-9546 Display only the first custom graph as preview on project dashboardGrégoire Aubert2017-07-191-4/+4
* SONAR-9546 Sync tooltips from the two graphsGrégoire Aubert2017-07-191-1/+1
* SONAR-9546 Allow to create two custom graphs on the project activity pageGrégoire Aubert2017-07-192-20/+40
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-179-60/+152
* SONAR-9418 Show graph tooltip even if there is no graph dataGrégoire Aubert2017-07-131-4/+1
* SONAR-9410 Add date selectors to the project activity pageGrégoire Aubert2017-07-131-3/+3
* Apply several feedbacksGrégoire Aubert2017-07-131-11/+17
* SONAR-9403 Show an empty project activity graph instead of a message for metr...Grégoire Aubert2017-07-131-1/+1
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-131-1/+4
* SONAR-9415 Click on the graph or on the list to see the matching analysis on ...Grégoire Aubert2017-07-131-15/+39
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-131-55/+219
* SONAR-9402 Add double click to reset the zoom level of the project activity p...Grégoire Aubert2017-07-041-14/+20
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-041-22/+25
* SONAR-9402 Add wheel zoom to the project history graphsGrégoire Aubert2017-07-042-51/+88
* SONAR-9402 Add basic zooming capabilities to the project history graphsGrégoire Aubert2017-07-042-12/+408
* SONAR-9402 Filter project activity graphs based on date rangeGrégoire Aubert2017-07-041-5/+2
* SONAR-9440 Fix usage of measures/search_history apiGrégoire Aubert2017-07-042-4/+16
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-041-6/+9
* SONAR-9401 Force the metrics to a defined style on project history graphsGrégoire Aubert2017-07-041-3/+3
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-041-5/+25
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-041-0/+217
* upgrade jest (#1981)Stas Vilchik2017-04-271-22/+40
* upgrade prettier (#1954)Stas Vilchik2017-04-202-7/+8
* improve react usage (#1936)Stas Vilchik2017-04-192-18/+13
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-132-10/+12
* fix measure timelineStas Vilchik2017-03-311-7/+10
* re-format js code (#1877)Stas Vilchik2017-03-311-1/+2
* MMF-721 apply feedback (#1858)Stas Vilchik2017-03-283-325/+163
* optimize js bundles (#1855)Stas Vilchik2017-03-2710-148/+123