File tree
9 files changed
+17
-14
lines changed- win
9 files changed
+17
-14
lines changedDiff for: .travis.yml
Whitespace-only changes.
Diff for: README.md
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
21 |
| - | |
22 | 20 |
| |
23 | 21 |
| |
24 |
| - | |
| 22 | + | |
25 | 23 |
| |
| 24 | + | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
| |||
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
39 |
| - | |
| 38 | + | |
40 | 39 |
| |
41 | 40 |
| |
42 | 41 |
| |
| |||
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
|
Diff for: VERSION
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Diff for: bts-ce-api
Submodule bts-ce-api updated 1 file
Diff for: bts-ce-web
Submodule bts-ce-web updated 29 files
- .travis.yml+26-2
- __tests__/dashboard/dashboard-components-spec.js+6-4
- __tests__/help/help-component-spec.js+1-1
- __tests__/networkbrowser/networkbrowser-actions-spec.js+47-17
- __tests__/profile/profile-actions-spec.js+22-10
- __tests__/session/session-actions-spec.js+25-15
- __tests__/session/session-reducers-spec.js+4-2
- __tests__/telecomlib/technologies-actions-spec.js+22-11
- app_screenshot.png
- package-lock.json+25.0k-18.1k
- package.json+49-43
- python
- src/modules/help/Help.jsx+1-2
- src/modules/layout/Tabs.jsx+3-3
- src/modules/layout/UILayout.css+7-2
- src/modules/layout/UILayout.js+11-17
- src/modules/layout/uilayout-actions.js+9-1
- src/modules/networkbrowser/network-browser-actions.js+13-11
- src/modules/reports/CreateReport.jsx+378-43
- src/modules/reports/GraphOptions.css+8
- src/modules/reports/GraphOptions.jsx+536
- src/modules/reports/GraphReport.jsx+112
- src/modules/reports/ReportContainer.jsx+66
- src/modules/reports/Reports.jsx+18-8
- src/modules/reports/ReportsTree.jsx+20-16
- src/modules/reports/TableReport.jsx+126-17
- src/modules/reports/reports-actions.js+88-5
- src/modules/reports/reports-panel.css+6
- src/modules/reports/reports-reducers.js+81-18
Diff for: bts.bat
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Diff for: docker-compose.yml
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
62 | 63 |
| |
63 | 64 |
| |
64 | 65 |
| |
65 |
| - | |
| 66 | + | |
| 67 | + | |
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
| |||
133 | 135 |
| |
134 | 136 |
| |
135 | 137 |
| |
136 |
| - | |
| 138 | + | |
| 139 | + | |
137 | 140 |
| |
138 | 141 |
| |
139 | 142 |
| |
|
Diff for: win/Setup.ps1
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
211 |
| - | |
| 211 | + | |
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
|
0 commit comments