Merge branch 'dev' into backport/analytics-adjustments

This commit is contained in:
Rafael Taranto 2024-11-29 08:27:33 +00:00 committed by GitHub
commit e30c0e0aab
90 changed files with 801 additions and 287 deletions

View file

@ -31,7 +31,7 @@ const MACHINE_OPTIONS = [{ code: 'all', display: 'All machines' }]
const REPRESENTING_OPTIONS = [
{ code: 'overTime', display: 'Over time' },
{ code: 'volumeOverTime', display: 'Volume' },
{ code: 'topMachines', display: 'Top Machines' },
{ code: 'topMachines', display: 'Top machines' },
{ code: 'hourOfTheDay', display: 'Hour of the day' }
]
const PERIOD_OPTIONS = [
@ -81,7 +81,7 @@ const GET_TRANSACTIONS = gql`
hasError: error
deviceId
fiat
cashInFee
fixedFee
fiatCode
cryptoAtoms
cryptoCode