Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version to master #696

Merged
merged 125 commits into from
Aug 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
125 commits
Select commit Hold shift + click to select a range
7a75f58
Fix table scroll
Jun 22, 2023
08ba67d
Revert "Revert "(improvements) Reports tables representation""
Jun 26, 2023
82ab5b7
Actualize amounts formatting
Jun 26, 2023
fd0ab2d
Actualize table rows heights
Jun 26, 2023
8132f4b
Adjust cells fontsize
Jun 26, 2023
bae4b84
Improves table headers styling and positioning
Jun 26, 2023
30a207f
Fix tables collapsing on mobiles
Jun 26, 2023
069ad91
Improve account summary items representation on mobiles
Jun 26, 2023
8e3827c
Enhance data-table responsiveness
Jun 26, 2023
1cc9535
Adjust collapsed table spacing
Jun 27, 2023
cdbcbdd
Implement columns customizable classes support
Jun 27, 2023
743ea3b
Implement table headers dynamic aligning
Jun 27, 2023
7b4414d
Improve tables data aligning
Jun 27, 2023
fbdb9e1
Actualize ledgers cells aligning
Jun 27, 2023
5fe3835
Update trades columns configuration
Jun 27, 2023
c45daab
Improve orders data formatting
Jun 27, 2023
17da81e
Update positions data aligning
Jun 27, 2023
7136d5d
Cleanup
Jun 27, 2023
18533bc
Update data table max-height
Jun 27, 2023
0104d4d
Update account summary data alignments
Jun 27, 2023
bff63d5
Actualize weighted avgs and concentation risk cols configs
Jun 27, 2023
44e358b
Update wallets and snapshots data aligning
Jun 27, 2023
367ece2
Actualize funding sections cells aligning
Jun 27, 2023
76380af
Improve derivatives and invoices cols configs
Jun 27, 2023
8739483
Update logins config
Jun 27, 2023
2a76a43
Improve market history sections data representation
Jun 27, 2023
a42162d
Implement getTooltipContent helper
Jun 29, 2023
46cd412
Add deselection hint key/description
Jun 29, 2023
13ce9a7
Improve get content helper
Jun 29, 2023
a5ed1ff
Update columns utilities
Jun 29, 2023
15f9711
Update ledgers cells tooltips
Jun 29, 2023
c37b483
Update account summary cells popups
Jun 29, 2023
14028c3
Fix tickers snapshot params providing
Jul 6, 2023
f15366f
Actualize columns configuration fro several sections
Jul 6, 2023
d9a8901
Fix wallets data columns getters usage
Jul 6, 2023
8ec20ae
Update wallets and wallets snapshots cols configurations
Jul 6, 2023
1c60d25
Update balances cells popups
Jul 6, 2023
44bde78
Actualize getBalances method
Jul 6, 2023
4e607ab
Update trades cells tooltips
Jul 6, 2023
3ce71a9
Add deselecting hints to the orders cells
Jul 7, 2023
be208fc
Update positions sections cells tooltips
Jul 7, 2023
6ee633f
Improve funding bids/offers cols config
Jul 7, 2023
15d0f80
Improve loan history cols configs
Jul 7, 2023
82596c3
Improve funding credits cells popups content handling
Jul 7, 2023
1c3a173
Update invoices columns getters configs
Jul 7, 2023
ffa2c7f
Add deselecting hints to the public trades cells
Jul 7, 2023
045d9a3
Update public funding columns getters
Jul 7, 2023
eb4b0c6
Update tickers cells tooltips content handling
Jul 7, 2023
bf3de5a
Actualize columns configuration for derivatives report
Jul 7, 2023
27ac7cc
Update logins columns config
Jul 7, 2023
1b38976
Add cells deselecting hints to the change logs report
Jul 7, 2023
16d498f
Improve summary sub-sections aligning
Jul 27, 2023
f8ab737
Actualize columns configuration for weighted averages
Jul 27, 2023
a4c1a36
Fix toasts positioning on scroll
Jul 27, 2023
5ad1d73
Add marginCurrencyList handling in the symbols reducer
Aug 7, 2023
3af7e19
Fix initial state entries
Aug 7, 2023
1f54e24
Implement getFundingCoins selector
Aug 7, 2023
c409039
Filter out currencies not present in pairs
Aug 7, 2023
c09c184
[wip] Separate funding coins handling
Aug 7, 2023
2f6e2f4
Actualize symbol selector mapped props
Aug 7, 2023
a76c4f4
Remove outdated usdt case handling, actualize funding coins providing
Aug 7, 2023
030b948
Lint fix
Aug 7, 2023
7acc1db
Cleanup
Aug 7, 2023
e983750
Actualize mapped props
Aug 8, 2023
b5eb564
Update public funding symbol selector config
Aug 8, 2023
4946cd9
Implement separate handling flow for main amd funding coins, update p…
Aug 8, 2023
c683967
Optimize framework mode checkers
Jul 25, 2023
67cd99d
Fix getUsers req in non-framework mode
Jul 25, 2023
a3651f4
Merge pull request #689 from alexstotsky/fix-get-users-4-hosted
prdn Aug 14, 2023
42249b1
Merge pull request #688 from alexstotsky/actualize-curr-lists
prdn Aug 14, 2023
7de91f6
Merge pull request #686 from alexstotsky/improve-toast-position
prdn Aug 14, 2023
416ae4f
Fix changelogs crashing after removing 2fa option
Aug 15, 2023
ae3b9f1
Merge pull request #682 from alexstotsky/improve-tables
prdn Aug 15, 2023
36d82f7
Merge pull request #690 from alexstotsky/fix-changelogs
prdn Aug 15, 2023
9dc4738
Improve ammounts representation on mobiles
Aug 15, 2023
89cdfb3
Show only error message if available
Aug 17, 2023
27a205a
Lint fix
Aug 17, 2023
0ab5b95
Update public trades filters row
Jun 19, 2023
c4b593c
Actualize filters keys and descriptions
Jun 19, 2023
969dad6
Update section header labels
Jun 19, 2023
00c9a63
Improve date section positioning
Jun 19, 2023
1aff68f
Actualize filters section spacing
Jun 19, 2023
b602fb8
Actualize filters lables fonts
Jun 19, 2023
e57698f
Improve lables positioning
Jun 19, 2023
e599c4e
Improve selects spacing
Jun 19, 2023
c3a7dc7
Update time range styling
Jun 19, 2023
64ecea3
Actualize columns filter title
Jun 19, 2023
5ee6d0a
Update cols filter btn intent
Jun 19, 2023
9580f45
Improve filter button styling
Jun 19, 2023
30ac9d8
Optimize react fragments usage
Jun 19, 2023
a200a2e
Fix refresh and sync btns alignments
Jun 19, 2023
3e02fc3
Update time range representation
Jun 19, 2023
81855e2
Actualize date range icon styling
Jun 19, 2023
3484254
Adjust time-range fonts
Jun 19, 2023
179390c
Actualize multi pair selector styling
Jun 19, 2023
c55d2ad
Improve account balance datepicker representation
Jun 19, 2023
d89ed7d
Update query btn intent
Jun 19, 2023
05d0176
Adjust btns to fit latest design updates
Jun 19, 2023
42baa85
Fix clear filters btn aligning
Jun 19, 2023
730d4fd
Actualize weighted averages filters row representation
Jun 19, 2023
bcc2035
Improve traded volume filters panel
Jun 19, 2023
253bad4
Actualize average win/loss filters representation
Jun 19, 2023
68baa09
Adjust date input size
Jun 19, 2023
b0ab415
Enhance loan report sub-sections representation
Jun 19, 2023
3d917d3
Actualize fees report dates picker positioning
Jun 19, 2023
da4c547
Actualize ledgers filters representation
Jun 20, 2023
1b1075a
Enhance timeframe rendering in the section headers
Jun 20, 2023
2a9447c
Improve candles filters panel
Jun 20, 2023
4414ad2
Enhance invoices sub-sections representation
Jun 20, 2023
7d078f5
Improve public funding datepicker representation
Jun 20, 2023
2053219
Actualize spot filters representation
Jun 20, 2023
a04f973
Actualize derivatives and invoices filters labels
Jun 20, 2023
79f896c
Improve cols filter rendering in section headers
Jun 20, 2023
753e230
Update sub-elements labeling in the several sections
Jun 20, 2023
320a519
Fix unused import
Jul 31, 2023
fb7ba50
Fix wa tabs switching
Aug 9, 2023
12a07d5
Show analytics/statistics switching only for framework
Aug 9, 2023
0c7a285
Improve type representation
Aug 18, 2023
dc8ddec
Merge pull request #691 from alexstotsky/colored-amount-on-mobiles
prdn Aug 18, 2023
69cd777
Merge pull request #692 from alexstotsky/improve-err-msg
prdn Aug 18, 2023
4f0b7f5
Merge pull request #693 from alexstotsky/improve-filters-panel
prdn Aug 22, 2023
3d88dcc
Merge pull request #694 from bitfinexcom/beta
ezewer Aug 23, 2023
95813a7
Bump version up to 2.27.1
ZIMkaRU Aug 23, 2023
6fbe4ce
Update bfx-report-express sub-module
ZIMkaRU Aug 23, 2023
19c7857
Merge pull request #695 from ZIMkaRU/feature/release-version
ezewer Aug 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bfx-report-ui",
"version": "2.27.0",
"version": "2.27.1",
"description": "Report page to overview the user actions in Bitfinex and download related csv files",
"repository": {
"type": "git",
Expand Down
9 changes: 6 additions & 3 deletions public/locales/en/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
"customerInfo": "Customer Info",
"date": "Date",
"days": "Days",
"deselectionHint": "Cmd/Ctrl + click to deselect",
"description": "Description",
"destination": "Destination",
"duration": "Duration",
Expand Down Expand Up @@ -219,7 +220,7 @@
"webhook": "Webhook"
},
"columnsfilter": {
"title": "Filter Columns",
"title": "Filter",
"clear": "Clear",
"cancel": "Cancel",
"apply": "Apply",
Expand Down Expand Up @@ -518,9 +519,11 @@
"exact": "Exact"
},
"filter": {
"symbol": "Symbol Filter",
"symbol": "Symbol",
"pair": "Pair Filter",
"category": "Category Filter"
"category": "Category Filter",
"columns": "Columns",
"date": "Date"
},
"report-type": {
"title": "Select Report Type",
Expand Down
7 changes: 6 additions & 1 deletion src/components/AccountBalance/AccountBalance.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,13 @@ class AccountBalance extends PureComponent {
<SectionHeaderTitle>
{t('accountbalance.title')}
</SectionHeaderTitle>
<TimeRange className='section-header-time-range' />
<SectionHeaderRow>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.filter.date')}
</SectionHeaderItemLabel>
<TimeRange className='section-header-time-range' />
</SectionHeaderItem>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.select')}
Expand Down
9 changes: 5 additions & 4 deletions src/components/AccountSummary/AccountSummary.derivFees.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ import PropTypes from 'prop-types'
import { Cell } from '@blueprintjs/table'

import DataTable from 'ui/DataTable'
import { getTooltipContent } from 'utils/columns'
import { formatAmount, formatFraction } from 'ui/utils'

const getColor = val => (val > 0 ? 'red' : 'green')

const getColumns = ({ makerFee, takerFee }) => {
const getColumns = ({ makerFee, takerFee, t }) => {
const formattedMakerFee = `${formatFraction(makerFee * 100, { minDigits: 2 })}%`
const formattedTakerFee = `${formatFraction(takerFee * 100, { minDigits: 2 })}%`

Expand All @@ -17,7 +18,7 @@ const getColumns = ({ makerFee, takerFee }) => {
name: makerFee > 0 ? 'column.maker_fees' : 'column.maker_rebate',
width: 100,
renderer: () => (
<Cell tooltip={formattedMakerFee}>
<Cell tooltip={getTooltipContent(formattedMakerFee, t)}>
{formatAmount(makerFee * 100, { color: getColor(makerFee), minDigits: 2 })}
%
</Cell>
Expand All @@ -29,7 +30,7 @@ const getColumns = ({ makerFee, takerFee }) => {
name: takerFee > 0 ? 'column.taker_fees' : 'column.taker_rebate',
width: 100,
renderer: () => (
<Cell tooltip={formattedTakerFee}>
<Cell tooltip={getTooltipContent(formattedTakerFee, t)}>
{formatAmount(takerFee * 100, { color: getColor(takerFee), minDigits: 2 })}
%
</Cell>
Expand All @@ -45,7 +46,7 @@ const AccountSummaryDerivFees = ({
makerFee,
takerFee,
}) => {
const columns = getColumns({ makerFee, takerFee })
const columns = getColumns({ makerFee, takerFee, t })

return (
<div className='section-account-summary-data-item'>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const AccountSummaryFeeTierVolume = ({ data, t }) => {
const lastVolumeItem = _get(data, [data.length - 1], {})
const { curr, vol_safe: amount } = lastVolumeItem

const columns = getColumns({ data: [{ curr, amount }] })
const columns = getColumns({ data: [{ curr, amount }], t })

return (
<div className='section-account-summary-data-item'>
Expand Down
11 changes: 7 additions & 4 deletions src/components/AccountSummary/AccountSummary.fees.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ import PropTypes from 'prop-types'
import { Cell } from '@blueprintjs/table'

import DataTable from 'ui/DataTable'
import { getTooltipContent } from 'utils/columns'
import { formatAmount, formatFraction } from 'ui/utils'

const getColor = val => (val > 0 ? 'red' : 'green')

const getColumns = ({
t,
makerFee,
takerFeeToFiat,
takerFeeToStable,
Expand All @@ -24,7 +26,7 @@ const getColumns = ({
name: makerFee > 0 ? 'column.maker_fees' : 'column.maker_rebate',
width: 100,
renderer: () => (
<Cell tooltip={formattedMakerFee}>
<Cell tooltip={getTooltipContent(formattedMakerFee, t)}>
{formatAmount(makerFee * 100, { color: getColor(makerFee), minDigits: 2 })}
%
</Cell>
Expand All @@ -36,7 +38,7 @@ const getColumns = ({
name: takerFeeToCrypto > 0 ? 'column.taker_fees_crypto' : 'column.taker_rebate_crypto',
width: 140,
renderer: () => (
<Cell tooltip={formattedTakerFeeToCrypto}>
<Cell tooltip={getTooltipContent(formattedTakerFeeToCrypto, t)}>
{formatAmount(takerFeeToCrypto * 100, { color: getColor(takerFeeToCrypto), minDigits: 2 })}
%
</Cell>
Expand All @@ -48,7 +50,7 @@ const getColumns = ({
name: takerFeeToFiat > 0 ? 'column.taker_fees_fiat' : 'column.taker_rebate_fiat',
width: 140,
renderer: () => (
<Cell tooltip={formattedTakerFeeToFiat}>
<Cell tooltip={getTooltipContent(formattedTakerFeeToFiat, t)}>
{formatAmount(takerFeeToFiat * 100, { color: getColor(takerFeeToFiat), minDigits: 2 })}
%
</Cell>
Expand All @@ -60,7 +62,7 @@ const getColumns = ({
name: takerFeeToStable > 0 ? 'column.taker_fees_stable' : 'column.taker_rebate_stable',
width: 140,
renderer: () => (
<Cell tooltip={formattedTakerFeeToStable}>
<Cell tooltip={getTooltipContent(formattedTakerFeeToStable, t)}>
{formatAmount(takerFeeToStable * 100, { color: getColor(takerFeeToStable), minDigits: 2 })}
%
</Cell>
Expand All @@ -87,6 +89,7 @@ const AccountSummaryFees = ({
} = data

const columns = getColumns({
t,
makerFee: makerFee || makerRebate || 0,
takerFeeToCrypto: takerFeeToCrypto || takerRebateToCrypto || 0,
takerFeeToFiat: takerFeeToFiat || takerRebateToFiat || 0,
Expand Down
13 changes: 8 additions & 5 deletions src/components/AccountSummary/AccountSummary.leo.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ import PropTypes from 'prop-types'
import { Cell } from '@blueprintjs/table'

import DataTable from 'ui/DataTable'
import { getTooltipContent } from 'utils/columns'
import { fixedFloat, formatAmount } from 'ui/utils'

const getColumns = ({ leoLev, leoAmountAvg }) => {
const getColumns = ({ leoLev, leoAmountAvg, t }) => {
const formattedLeoAmountAvg = fixedFloat(leoAmountAvg)

return [
Expand All @@ -14,7 +15,7 @@ const getColumns = ({ leoLev, leoAmountAvg }) => {
name: 'accountsummary.leo_level',
width: 100,
renderer: () => (
<Cell tooltip={leoLev}>
<Cell tooltip={getTooltipContent(leoLev, t)}>
{leoLev}
</Cell>
),
Expand All @@ -25,7 +26,7 @@ const getColumns = ({ leoLev, leoAmountAvg }) => {
name: 'accountsummary.average_amount',
width: 120,
renderer: () => (
<Cell tooltip={formattedLeoAmountAvg}>
<Cell tooltip={getTooltipContent(formattedLeoAmountAvg, t)}>
{formatAmount(formattedLeoAmountAvg)}
</Cell>
),
Expand All @@ -34,13 +35,14 @@ const getColumns = ({ leoLev, leoAmountAvg }) => {
]
}

const AccountSummaryLeo = ({ data }) => {
const AccountSummaryLeo = ({ data, t }) => {
const { leoLev, leoAmountAvg } = data

const columns = getColumns({ leoLev, leoAmountAvg })
const columns = getColumns({ leoLev, leoAmountAvg, t })

return (
<div className='section-account-summary-data-item'>
<div className='data-item--divider' />
<DataTable
numRows={1}
tableColumns={columns}
Expand All @@ -54,6 +56,7 @@ AccountSummaryLeo.propTypes = {
leoLev: PropTypes.number.isRequired,
leoAmountAvg: PropTypes.number.isRequired,
}).isRequired,
t: PropTypes.func.isRequired,
}

export default memo(AccountSummaryLeo)
11 changes: 6 additions & 5 deletions src/components/AccountSummary/AccountSummary.paidFees.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,21 @@ import PropTypes from 'prop-types'
import { Cell } from '@blueprintjs/table'

import DataTable from 'ui/DataTable'
import { COLUMN_WIDTHS } from 'utils/columns'
import { fixedFloat, formatAmount } from 'ui/utils'
import { COLUMN_WIDTHS, getTooltipContent } from 'utils/columns'

export const getColumns = ({ data }) => [
export const getColumns = ({ data, t }) => [
{
id: 'currency',
name: 'column.currency',
className: 'align-left',
width: window.innerWidth > 390
? 250
: COLUMN_WIDTHS.SYMBOL,
renderer: (rowIndex) => {
const { curr } = data[rowIndex]
return (
<Cell tooltip={curr}>
<Cell tooltip={getTooltipContent(curr, t)}>
{curr}
</Cell>
)
Expand All @@ -33,7 +34,7 @@ export const getColumns = ({ data }) => [
return (
<Cell
className='bitfinex-text-align-right'
tooltip={fixedAmount}
tooltip={getTooltipContent(fixedAmount, t)}
>
{formatAmount(amount, {
digits: 2,
Expand Down Expand Up @@ -62,7 +63,7 @@ const AccountSummaryPaidFees = ({
amount: total,
})

const columns = getColumns({ data: formattedData })
const columns = getColumns({ data: formattedData, t })

return (
<div className='section-account-summary-data-item'>
Expand Down
11 changes: 6 additions & 5 deletions src/components/AccountSummary/AccountSummary.volume.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ import { Cell } from '@blueprintjs/table'

import DataTable from 'ui/DataTable'
import { fixedFloat, formatAmount } from 'ui/utils'
import { COLUMN_WIDTHS } from 'utils/columns'
import { COLUMN_WIDTHS, getTooltipContent } from 'utils/columns'

const getColumns = ({ data }) => [
const getColumns = ({ data, t }) => [
{
id: 'currency',
name: 'column.currency',
className: 'align-left',
width: COLUMN_WIDTHS.SYMBOL,
renderer: (rowIndex) => {
const { curr } = data[rowIndex]
return (
<Cell tooltip={curr}>
<Cell tooltip={getTooltipContent(curr, t)}>
{curr}
</Cell>
)
Expand All @@ -31,7 +32,7 @@ const getColumns = ({ data }) => [
return (
<Cell
className='bitfinex-text-align-right'
tooltip={fixedVolume}
tooltip={getTooltipContent(fixedVolume, t)}
>
{formatAmount(vol, {
digits: 2,
Expand All @@ -50,7 +51,7 @@ const AccountSummaryVolume = ({ data, t }) => {
return null
}

const columns = getColumns({ data })
const columns = getColumns({ data, t })

return (
<div className='section-account-summary-data-item'>
Expand Down
19 changes: 16 additions & 3 deletions src/components/AccountSummary/_AccountSummary.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
.section-account-summary {
&-data {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
justify-content: flex-start;

&-item {
display: inline-block;
width: fit-content;
max-width: calc(100vw - 20px);
margin-right: 41px;
margin-right: 20px;
margin-bottom: 35px;

.collapsed-table {
Expand Down Expand Up @@ -45,10 +49,19 @@
}
}

@media screen and (max-width: 431px) {
@media screen and (max-width: 768px) {
.section-account-summary {
&-data {
align-items: flex-start;
}
}
}

@media screen and (max-width: 547px) {
.section-account-summary {
&-data {
&-item {
width: 100%;
margin-right: 0;
}
}
Expand Down
4 changes: 2 additions & 2 deletions src/components/AffiliatesEarnings/AffiliatesEarnings.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class AffiliatesEarnings extends PureComponent {
showContent = <NoData />
} else {
showContent = (
<>
<div className='data-table-wrapper'>
<DataTable
section={TYPE}
numRows={entries.length}
Expand All @@ -117,7 +117,7 @@ class AffiliatesEarnings extends PureComponent {
target={TYPE}
loading={pageLoading}
/>
</>
</div>
)
}
return (
Expand Down
7 changes: 6 additions & 1 deletion src/components/AverageWinLoss/AverageWinLoss.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,13 @@ class AverageWinLoss extends PureComponent {
{t('averagewinloss.title')}
</SectionHeaderTitle>
<SectionSwitch target={TYPE} />
<TimeRange className='section-header-time-range' />
<SectionHeaderRow>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.filter.date')}
</SectionHeaderItemLabel>
<TimeRange className='section-header-time-range' />
</SectionHeaderItem>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.select')}
Expand Down
7 changes: 6 additions & 1 deletion src/components/Candles/Candles.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,13 @@ class Candles extends PureComponent {
<SectionHeaderTitle>
{t('candles.title')}
</SectionHeaderTitle>
<TimeRange className='section-header-time-range' />
<SectionHeaderRow>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.filter.date')}
</SectionHeaderItemLabel>
<TimeRange className='section-header-time-range' />
</SectionHeaderItem>
<SectionHeaderItem>
<SectionHeaderItemLabel>
{t('selector.filter.symbol')}
Expand Down
Loading