Commit 97a8188
authored
Segment Views (#358)
* #327 - initial setup
* #327 - header touchup
* #327 - fix prettier
* #327 - abstracted segment logic into utils file
* #327 - fixed broken routing
* #328 - start on heat map
* #328 - cleaning up bms utils
* #328 - minor changes
* Beginning of shift to dynamic routes / topics + bms utils
* #328 - MVP for cell service and heatmap connection with selector view
* #328 - added cellNumber support
* #328 - no more 2 * for Volt and burning enums
* #328 - MVP for cell and heatmap
* #328 - fix chip diag logic
* #328 - different sized top info bckgrnd right label
* Squashed commit of the following:
commit 7471f9b
Merge: 4070b14 4bc2091
Author: Peyton McKee <mckee.p@northeastern.edu>
Date: Wed Mar 26 15:39:42 2025 -0400
Merge pull request #348 from Northeastern-Electric-Racing/Fault-page
Fault page
commit 4bc2091
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 25 17:37:57 2025 -0400
Only Limit Range on Realtime
commit 4070b14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 25 10:50:40 2025 -0400
Bump tokio from 1.43.0 to 1.44.1 in /scylla-server (#346)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 30cc0b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 25 10:35:15 2025 -0400
Bump socketioxide from 0.16.1 to 0.16.2 in /scylla-server (#351)
Bumps [socketioxide](https://github.com/totodore/socketioxide) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/totodore/socketioxide/releases)
- [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md)
- [Commits](Totodore/socketioxide@v0.16.1...v0.16.2)
---
updated-dependencies:
- dependency-name: socketioxide
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 5f678f6
Merge: e42affd 36e4a18
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Mon Mar 24 18:50:14 2025 -0400
Merge branch 'develop' into Fault-page
commit e42affd
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Mon Mar 24 16:33:37 2025 -0400
Combine Graph And Fault Page
commit 08c0d74
Author: wyattb <bracy.w@northeastern.edu>
Date: Fri Mar 21 21:49:43 2025 -0400
add working mat alert icon
commit e6bf2f6
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 13:00:06 2025 -0400
Remove Unused Import
commit c325cd6
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 11:37:59 2025 -0400
Remove Logs
commit 5d5fb51
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 10:53:02 2025 -0400
Fmt
commit 1a7ea42
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 10:49:37 2025 -0400
Two Data Functions
commit 5ac148e
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 00:00:54 2025 -0400
Working Fault Page
commit 387dcee
Merge: da6c768 76e64e0
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 18 23:45:47 2025 -0400
Merge branch 'develop' into Fault-page
commit da6c768
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 18 23:45:05 2025 -0400
Initial Fault Page
* #328 - integrating fault page with appRoutes
* Squashed commit of the following:
commit 848cbc2
Author: wyattb <bracy.w@northeastern.edu>
Date: Wed Apr 2 23:49:01 2025 -0400
commit 36af72b
Author: emirdur <emirdurakovicofficial@gmail.com>
Date: Wed Apr 2 21:13:48 2025 -0400
seg init
* #330 - rough draft
* #328 - add highlight to heatmap
* changed fault graph header
* #328 - remove scylla server typescript
* #328 - minor fix to seg at a glance
* Squashed commit of the following:
commit 7471f9b
Merge: 4070b14 4bc2091
Author: Peyton McKee <mckee.p@northeastern.edu>
Date: Wed Mar 26 15:39:42 2025 -0400
Merge pull request #348 from Northeastern-Electric-Racing/Fault-page
Fault page
commit 4bc2091
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 25 17:37:57 2025 -0400
Only Limit Range on Realtime
commit 4070b14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 25 10:50:40 2025 -0400
Bump tokio from 1.43.0 to 1.44.1 in /scylla-server (#346)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 30cc0b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Mar 25 10:35:15 2025 -0400
Bump socketioxide from 0.16.1 to 0.16.2 in /scylla-server (#351)
Bumps [socketioxide](https://github.com/totodore/socketioxide) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/totodore/socketioxide/releases)
- [Changelog](https://github.com/Totodore/socketioxide/blob/main/CHANGELOG.md)
- [Commits](Totodore/socketioxide@v0.16.1...v0.16.2)
---
updated-dependencies:
- dependency-name: socketioxide
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 5f678f6
Merge: e42affd 36e4a18
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Mon Mar 24 18:50:14 2025 -0400
Merge branch 'develop' into Fault-page
commit e42affd
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Mon Mar 24 16:33:37 2025 -0400
Combine Graph And Fault Page
commit 08c0d74
Author: wyattb <bracy.w@northeastern.edu>
Date: Fri Mar 21 21:49:43 2025 -0400
add working mat alert icon
commit e6bf2f6
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 13:00:06 2025 -0400
Remove Unused Import
commit c325cd6
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 11:37:59 2025 -0400
Remove Logs
commit 5d5fb51
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 10:53:02 2025 -0400
Fmt
commit 1a7ea42
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 10:49:37 2025 -0400
Two Data Functions
commit 5ac148e
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Wed Mar 19 00:00:54 2025 -0400
Working Fault Page
commit 387dcee
Merge: da6c768 76e64e0
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 18 23:45:47 2025 -0400
Merge branch 'develop' into Fault-page
commit da6c768
Author: Peyton-McKee <mckee.p@northeastern.edu>
Date: Tue Mar 18 23:45:05 2025 -0400
Initial Fault Page
* #328 - fix prettier
* #328 - added two precision, various bms debug fixes
* #328 - convert some of info background to signals
* removed console log
* #328 - all comments addressed
* #328 - heatmap style fixes1 parent 5072e37 commit 97a8188
71 files changed
Lines changed: 1824 additions & 181 deletions
File tree
- .github
- angular-client/src
- app
- context
- components
- info-background
- info-value-dispaly
- select-dropdown
- pages
- bms-debug-page
- bms-segment-view
- components
- acc-high-temp
- acc-high-voltage
- acc-low-voltage
- bms-at-a-glance
- bms-header
- cell-by-cell-heat-map
- cell-tile
- cell-view
- chip-diagnostics
- chip-faults
- segment-at-a-glance
- segment-selector
- segment-summary
- charging-page/components
- cell-temp/cell-temp-display
- high-low-cell/high-low-cell-display
- pack-voltage/pack-voltage-display
- fault-page
- graph-page
- services
- utils
- pipes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
10 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
11 | 36 | | |
12 | 37 | | |
13 | 38 | | |
14 | | - | |
| 39 | + | |
15 | 40 | | |
16 | 41 | | |
17 | 42 | | |
| 43 | + | |
| 44 | + | |
18 | 45 | | |
19 | 46 | | |
20 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
| |||
193 | 201 | | |
194 | 202 | | |
195 | 203 | | |
| 204 | + | |
196 | 205 | | |
197 | 206 | | |
198 | 207 | | |
| |||
243 | 252 | | |
244 | 253 | | |
245 | 254 | | |
246 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
247 | 263 | | |
248 | 264 | | |
249 | 265 | | |
| |||
279 | 295 | | |
280 | 296 | | |
281 | 297 | | |
| 298 | + | |
282 | 299 | | |
283 | 300 | | |
284 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| |||
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | | - | |
5 | | - | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | | - | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
25 | 38 | | |
26 | 39 | | |
27 | | - | |
| 40 | + | |
28 | 41 | | |
29 | 42 | | |
30 | 43 | | |
| |||
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | | - | |
28 | | - | |
| 32 | + | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
54 | 62 | | |
0 commit comments