Merge branch 'master' into template_less

This commit is contained in:
Maxime Beauchemin
2025-04-15 11:45:12 -07:00
110 changed files with 3712 additions and 5141 deletions

View File

@@ -149,6 +149,7 @@ describe('BigNumberWithTrendline', () => {
label: 'value',
metric_name: 'value',
d3format: '.2f',
uuid: '1',
},
],
},
@@ -174,6 +175,7 @@ describe('BigNumberWithTrendline', () => {
metric_name: 'value',
d3format: '.2f',
currency: { symbol: 'USD', symbolPosition: 'prefix' },
uuid: '1',
},
],
},