File tree
5 files changed
+22
-5
lines changed5 files changed
+22
-5
lines changedLines changed: 17 additions & 0 deletions
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 26 files
- package-lock.json+2-2
- package.json+1-1
- public/locales/en/translations.json+11
- public/locales/es-EM/translations.json+11
- public/locales/pt-BR/translations.json+11
- public/locales/ru/translations.json+11
- public/locales/tr/translations.json+11
- public/locales/vi/translations.json+5
- public/locales/zh-CN/translations.json+11
- public/locales/zh-TW/translations.json+11
- src/components/LoanReport/LoanReport.container.js+2-1
- src/components/LoanReport/LoanReport.js+10-2
- src/components/Main/Main.js+2
- src/components/TaxPrecisionDialog/TaxPrecisionDialog.js+69
- src/components/TaxPrecisionDialog/_TaxPrecisionDialog.scss+12
- src/components/TaxPrecisionDialog/index.js+1
- src/components/TaxReport/TaxReport.js+17-1
- src/state/taxReport/actions.js+16
- src/state/taxReport/constants.js+2
- src/state/taxReport/reducer.js+23
- src/state/taxReport/saga.js+8-3
- src/state/taxReport/selectors.js+6
- src/styles/index.scss+1
- src/ui/FeesDeductionSelector/FeesDeductionSelector.js+33
- src/ui/FeesDeductionSelector/constants.js+4
- src/ui/FeesDeductionSelector/index.js+1
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
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