2 files changed
+2
-2
lines changedSubmodule bfx-report-ui updated 22 files
- bfx-report-express+1-1
- package-lock.json+78-65
- package.json+2-2
- 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/tr/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/Auth/Auth.js-1
- src/components/Header/AccountMenu/AccountMenu.js+4
- src/components/Header/TopNavigation/TopNavigation.js+4
- src/config.js+1-1
- src/state/auth/saga.js+2
- src/state/symbols/utils/mapping.js+9-1
- src/state/sync/saga.js+2
- src/state/ws/signIn.js+10-1
- src/utils/api.js+14-1
- src/utils/browser.js+4
- src/var/platform.js+4
Submodule bfx-reports-framework updated 15 files
- .gitignore-1
- .npmrc-1
- bfx-report-ui+1-1
- package-lock.json+8.8k
- package.json+4-4
- workers/loc.api/service.report.framework.js+1-1
- workers/loc.api/sync/authenticator/index.js+2-1
- workers/loc.api/sync/currency.converter/index.js+49-21
- workers/loc.api/sync/dao/dao.better.sqlite.js+101-27
- workers/loc.api/sync/data.inserter/hooks/convert.currency.hook.js+6-2
- workers/loc.api/sync/data.inserter/hooks/recalc.sub.account.ledgers.balances.hook.js+9-4
- workers/loc.api/sync/data.inserter/index.js+4-2
- workers/loc.api/sync/data.inserter/sync.user.step.manager/index.js+3
- workers/loc.api/sync/progress/index.js+1-1
- workers/loc.api/ws-transport/index.js+17-8
0 commit comments