Commit f5ca949
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
10 | 31 | | |
11 | 32 | | |
12 | 33 | | |
| |||
Submodule bfx-report-ui updated 25 files
- bfx-report-express+1-1
- package-lock.json+2-2
- package.json+1-1
- public/locales/en/translations.json+1
- public/locales/es-EM/translations.json+1
- public/locales/pt-BR/translations.json+1
- public/locales/ru/translations.json+1
- public/locales/vi/translations.json+1
- public/locales/zh-CN/translations.json+1
- public/locales/zh-TW/translations.json+1
- src/components/AffiliatesEarnings/AffiliatesEarnings.container.js-54
- src/components/AffiliatesEarnings/AffiliatesEarnings.js+140-133
- src/components/AffiliatesEarnings/AffiliatesEarnings.link.js+19-20
- src/components/AffiliatesEarnings/index.js+1-1
- src/components/Derivatives/Derivatives.container.js-56
- src/components/Derivatives/Derivatives.js+137-157
- src/components/Derivatives/index.js+1-1
- src/components/ElectronMenu/ElectronMenu.dropdown.js+4-1
- src/components/ElectronMenu/ElectronMenu.js+3-1
- src/components/ElectronMenu/ElectronMenu.submenu.js+4-1
- src/hooks/useFetchLifecycle.js+22-17
- src/hooks/usePairFilter.js+39
- src/hooks/useSymbolFilter.js+39
- src/state/auth/saga.js+5-3
- src/utils/handleElectronLoad.js+3
Submodule bfx-reports-framework updated 30 files
- bfx-report-ui+1-1
- package-lock.json+15-16
- package.json+4-5
- workers/api.framework.report.wrk.js+6-2
- workers/loc.api/di/factories/helpers/get-migration-file-metadata.js+1-1
- workers/loc.api/generate-report-file/pdf-writer/index.js+44-34
- workers/loc.api/helpers/index.js+3-1
- workers/loc.api/helpers/utils.js-287
- workers/loc.api/helpers/utils/__test__/order-by.spec.js+350
- workers/loc.api/helpers/utils/check-params-auth.js+29
- workers/loc.api/helpers/utils/coll-obj-to-arr.js+66
- workers/loc.api/helpers/utils/get-date-string.js+5
- workers/loc.api/helpers/utils/index.js+29
- workers/loc.api/helpers/utils/is-not-sync-required.js+3
- workers/loc.api/helpers/utils/order-by.js+61
- workers/loc.api/helpers/utils/pick-all-lower-objects-numbers.js+31
- workers/loc.api/helpers/utils/pick-lower-objects-numbers.js+16
- workers/loc.api/helpers/utils/push-large-arr.js+7
- workers/loc.api/helpers/utils/sum-all-objects-numbers.js+27
- workers/loc.api/helpers/utils/sum-array-volumes.js+56
- workers/loc.api/helpers/utils/sum-objects-numbers.js+9
- workers/loc.api/helpers/utils/try-parse-json.js+26
- workers/loc.api/sync/colls.accessors/public.colls.conf.accessors.js+3-3
- workers/loc.api/sync/currency.converter/index.js+4-2
- workers/loc.api/sync/dao/db.backup.manager/index.js+4-2
- workers/loc.api/sync/data.inserter/hooks/recalc.sub.account.ledgers.balances.hook.js+1-3
- workers/loc.api/sync/movements/index.js+7-5
- workers/loc.api/sync/positions.snapshot/index.js+2-2
- workers/loc.api/sync/sub.account.api.data/index.js+3-3
- workers/loc.api/sync/sub.account/index.js+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments