aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/charts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-011-8/+3
* Update license headers for 2022 [update headers]Pierre2022-01-2833-33/+33
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-276-22/+24
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-092-6/+27
* SONAR-15515 Fix Language Distribution UIguillaume-peoch-sonarsource2021-10-195-42/+23
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-306-6/+6
* Fix multiple Code SmellsWouter Admiraal2021-09-137-233/+416
* SONAR-15297 Remove all sonar-ui-common theming logicWouter Admiraal2021-08-207-152/+420
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2037-9/+5985
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-204-9/+9
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-087-7/+7
* SONAR-11556 Make bubblechart legend actionableJeremy Davis2020-12-044-13/+236
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-195-6/+6
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1128-3453/+5
* Remove inappropriate usage of outline badgesWouter Admiraal2019-06-281-4/+1
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-282-12/+26
* Update prettier to last versionGrégoire Aubert2019-03-291-5/+7
* SONAR-11589 Disable language facet in rules page when QP is selectedGrégoire Aubert2019-01-181-1/+1
* SONAR-11565 Fix blank treemap for leak measures without new linesGrégoire Aubert2019-01-161-17/+0
* apply feedback on drop of modules (#1036)Stas Vilchik2019-01-161-6/+0
* Fix license headers for 2019Duarte Meneses2019-01-0229-29/+29
* SONAR-11559 fix grid overflow in bubble chartStas Vilchik2018-12-201-4/+6
* improve code qualityStas Vilchik2018-12-202-82/+73
* SONAR-11559 corretly center bubble chart when zoomingStas Vilchik2018-12-203-17/+31
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-074-2/+5
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+1
* SONAR-11175 fix timeline tooltip position after page resizeStas Vilchik2018-10-121-12/+2
* rewrite project activity app in ts (#740)Stas Vilchik2018-09-252-251/+205
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-251-1/+1
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-191-1/+1
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-193-15/+19
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-033-8/+8
* SONAR-11140 Rewrite part of component measures page to TSGrégoire Aubert2018-08-163-4/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-106-31/+33
* SONAR-9638 Display dot for single data point in the activity graphGrégoire Aubert2018-08-091-13/+46
* fix bar chart stylingStas Vilchik2018-06-211-0/+1
* fix project home page timeline with missing valuesStas Vilchik2018-06-121-6/+6
* SONAR-9416 Fix and improve bubble chart zoomPascal Mugnier2018-06-053-162/+99
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-3118-0/+483
* rewrite some components in ts (#243)Stas Vilchik2018-05-1516-490/+492
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-17/+8
* Fix zoom reset issue (#144)Pascal Mugnier2018-04-121-2/+4
* SONAR-9416 Enable zoom on bubble charts (#127)Pascal Mugnier2018-04-113-318/+434
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-046-190/+199
* drop unused web componentsStas Vilchik2018-03-227-188/+57
* update eslint and plugins, add new rules (#3041)Stas Vilchik2018-02-091-1/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* fix file headersStas Vilchik2018-01-156-32/+12
* update jest & enzymeStas Vilchik2018-01-121-2/+2