Commit 421401d
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
10 | 27 | | |
11 | 28 | | |
12 | 29 | | |
| |||
Submodule bfx-report-ui updated 24 files
- package-lock.json+681-642
- package.json+1-1
- src/components/AppSummary/AppSummary.columns.js+23-15
- src/components/Auth/Auth.js+2-2
- src/components/Auth/RegisterSubAccounts/RegisterSubAccounts.js+3-4
- src/components/Auth/SignIn/SignIn.js+3-4
- src/components/AverageWinLoss/AverageWinLoss.js+2-3
- src/components/Candles/Candles.js+2-2
- src/components/ErrorDialog/ErrorDialog.js+2-2
- src/components/FeesReport/FeesReport.js+2-3
- src/components/LoanReport/LoanReport.js+2-3
- src/components/SubAccounts/SubAccount/SubAccount.js+3-4
- src/components/SubAccounts/SubAccount/SubUsersAdd/SubUsersAdd.js+2-2
- src/components/SubAccounts/SubAccount/SubUsersList/SubUsersList.js+3-3
- src/components/SubAccounts/SubAccount/utils/index.js+2-3
- src/components/TradedVolume/TradedVolume.js+2-3
- src/state/auth/saga.js+3-4
- src/state/auth/selectors.js+2-2
- src/state/base/selectors.js+2-2
- src/state/utils.js+2-3
- src/ui/Charts/Candlestick/Candlestick.js+3-3
- src/ui/ColumnsFilter/ColumnsFilter.js+2-2
- src/ui/SectionSwitch/SectionSwitch.js+2-2
- src/utils/columns.js+2-3
Submodule bfx-reports-framework updated 10 files
- bfx-report-ui+1-1
- package.json+1-1
- test/test-cases/api-sync-mode-sqlite-test-cases.js+21
- workers/loc.api/service.report.framework.js+12-3
- workers/loc.api/sync/authenticator/helpers/pick-session-props.js+1
- workers/loc.api/sync/authenticator/index.js+33-4
- workers/loc.api/sync/dao/db-migrations/sqlite-migrations/migration.v29.js-83
- workers/loc.api/sync/dao/db-migrations/sqlite-migrations/migration.v39.1701950278668.js+75
- workers/loc.api/sync/dao/helpers/users/normalize-user-data.js+4-2
- workers/loc.api/sync/schema/models.js+2-1
| 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