Commit c034c7a
authored
Submodule bfx-report-ui updated 172 files
Submodule bfx-reports-framework updated 14 files
- config/service.report.json.example+1-1
- package.json+1-1
- test/1-api-sync-mode-sqlite.spec.js+206
- workers/loc.api/helpers/index.js-2
- workers/loc.api/helpers/limit-param.helpers.js-17
- workers/loc.api/helpers/schema.js+46-21
- workers/loc.api/service.report.framework.js+87-6
- workers/loc.api/service.report.js+6-49
- workers/loc.api/sync/allowed.colls.js+2-1
- workers/loc.api/sync/dao/dao.sqlite.js+20-4
- workers/loc.api/sync/dao/db-migrations/sqlite-migrations/migration.v2.js+56
- workers/loc.api/sync/dao/tables-names.js+2-1
- workers/loc.api/sync/data.inserter/index.js+145-51
- workers/loc.api/sync/schema.js+33-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments