aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/charts/BubbleChart.tsx
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-19/+19
* [NO JIRA] Upgrade d3-zoom and d3-selectionJeremy Davis2022-10-311-4/+4
* SONAR-16894 SONAR-16899 [892238] [892241]Wouter Admiraal2022-09-021-3/+3
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
* SONAR-16885 [892420] Function cannot be performed by keyboard aloneWouter Admiraal2022-08-021-22/+11
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-4/+4
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* Fix multiple Code SmellsWouter Admiraal2021-09-131-11/+9
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-0/+390
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-382/+0
* Remove inappropriate usage of outline badgesWouter Admiraal2019-06-281-4/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11559 fix grid overflow in bubble chartStas Vilchik2018-12-201-4/+6
* improve code qualityStas Vilchik2018-12-201-75/+64
* SONAR-11559 corretly center bubble chart when zoomingStas Vilchik2018-12-201-2/+11
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-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-191-12/+16
* SONAR-9416 Fix and improve bubble chart zoomPascal Mugnier2018-06-051-152/+87
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-0/+1
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-16/+25
* Fix zoom reset issue (#144)Pascal Mugnier2018-04-121-2/+4
* SONAR-9416 Enable zoom on bubble charts (#127)Pascal Mugnier2018-04-111-0/+434