Commit 4a2b7bc
authored
Feature/dhb 466 network characteristics (#263)
* Added the Network Characteristics journey (currently as a link on the dashboard, to be placed rightly later)
* Added features for NetworkCharacteristics saving against hnId
* Added cross-site request forgery token validation
* fixed routing in HeatNetworkType
* fixed GetAsync error that blocked from accessing HeatNetwork detail page1 parent 2a7f960 commit 4a2b7bc
File tree
6 files changed
+296
-10
lines changed- HNTAS
- HNTAS.Api.Client
- api
- docs/models
- src/HNTAS.Api.Client
- Model
6 files changed
+296
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3671 | 3671 | | |
3672 | 3672 | | |
3673 | 3673 | | |
3674 | | - | |
| 3674 | + | |
3675 | 3675 | | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
3676 | 3680 | | |
| 3681 | + | |
| 3682 | + | |
| 3683 | + | |
3677 | 3684 | | |
| 3685 | + | |
3678 | 3686 | | |
3679 | 3687 | | |
3680 | 3688 | | |
| |||
4253 | 4261 | | |
4254 | 4262 | | |
4255 | 4263 | | |
4256 | | - | |
| 4264 | + | |
4257 | 4265 | | |
| 4266 | + | |
| 4267 | + | |
| 4268 | + | |
| 4269 | + | |
4258 | 4270 | | |
| 4271 | + | |
| 4272 | + | |
| 4273 | + | |
4259 | 4274 | | |
| 4275 | + | |
4260 | 4276 | | |
4261 | 4277 | | |
4262 | 4278 | | |
4263 | 4279 | | |
4264 | 4280 | | |
| 4281 | + | |
| 4282 | + | |
| 4283 | + | |
| 4284 | + | |
| 4285 | + | |
| 4286 | + | |
| 4287 | + | |
| 4288 | + | |
| 4289 | + | |
| 4290 | + | |
| 4291 | + | |
| 4292 | + | |
| 4293 | + | |
| 4294 | + | |
| 4295 | + | |
| 4296 | + | |
| 4297 | + | |
| 4298 | + | |
| 4299 | + | |
| 4300 | + | |
| 4301 | + | |
4265 | 4302 | | |
4266 | 4303 | | |
4267 | 4304 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
9 | 17 | | |
10 | 18 | | |
| |||
0 commit comments