Commit Graph

656 Commits

Author SHA1 Message Date
padamsen_fisker
3d88636de7 unit tests 2024-01-17 10:33:02 -05:00
padamsen_fisker
9338207ee3 small 2024-01-16 23:11:02 -05:00
padamsen_fisker
bf77a37139 works, and looks good 2024-01-16 21:46:29 -05:00
Paul Adamsen
c1a9ee3e71 Merge branch 'main' into CEC-5443 2024-01-15 17:16:15 -05:00
padamsen_fisker
421a8480dd working, just need to prettify 2024-01-15 17:15:09 -05:00
Tristan Timblin
5d9b6f0537 CEC-5618: add all diagnostic commands and resolve node 16 error (#494) 2024-01-12 14:22:04 -08:00
Paul Adamsen
e85f55d36d Merge branch 'main' into CEC-5443 2024-01-12 16:38:53 -05:00
padamsen_fisker
43d1721804 delete working 2024-01-12 16:36:28 -05:00
Gene Getsin
867d246ca6 Merge pull request #493 from Fisker-Inc/CEC-5185-hide-secoc-command
CEC-5185 hide SecOC command.
2024-01-11 12:53:05 -08:00
Eduard Voronkin
1304dff9c6 CEC-5185 hide SecOC command. 2024-01-11 10:18:55 -08:00
padamsen_fisker
437ec9e124 improvements to UI; display working 2024-01-09 13:20:45 -05:00
Paul Adamsen
7bdbec6ab5 Merge branch 'main' into CEC-5443 2024-01-08 15:05:22 -05:00
Eduard Voronkin
f388a205fc CEC-5185 add 'write_secoc' diagnostic command. (#492) 2024-01-03 17:40:18 -08:00
Tristan Timblin
d58369def6 CEC-5436: update default sorting of tables (#490)
* CEC-5436: add release_notes, update_duration, and max_attempts to manifest update form

* CEC-5436: reverse field order

* CEC-5436: sort vehicles by last updated

* CEC-5431: increase concurrency (#487)

* increase concurrency

* fix unmounted component leak
2023-12-13 10:26:33 -08:00
Tristan Timblin
ec7607e733 CEC-5436: add configure component (#491)
* CEC-5436: add configure component

* fix deps

* linter

* remove console log

* remove logging
2023-12-12 12:03:10 -08:00
padamsen_fisker
754c5eb746 further improvements 2023-12-08 12:27:54 -05:00
Tristan Timblin
858edca5f5 CEC-5431: increase concurrency (#487)
* increase concurrency

* fix unmounted component leak
2023-12-01 11:42:43 -08:00
Tristan Timblin
3c19a8d601 CEC-5436: add release_notes, update_duration, and max_attempts to manifest update form (#489) 2023-12-01 11:41:27 -08:00
Paul Adamsen
fc1a5f0219 Merge branch 'main' into CEC-5443 2023-11-30 11:00:09 -05:00
padamsen_fisker
076b7ab7b5 CEC-5443 - Ability to add Flashpack/ECU mappings 2023-11-30 10:59:31 -05:00
Tristan Timblin
5ad467b116 CEC-5432: add additional options (#486)
* CEC-5432: add additional options

* fix missing dep
2023-11-29 16:36:18 -08:00
Tristan Timblin
f4652b5de7 CEC-5432: expand bulk-action to add, remove, and move vehicles between fleets (#484)
* battery indicator

* optimistic response remove from fleet

* update api to use params

* expand add to fleet to also remove

* typo

* update to post request

* CEC-5432: remove unused deps

* update mocks for delete
2023-11-17 10:44:56 -08:00
Eduard Voronkin
94ba59ea77 CEC-5420 add wildcard ECU for triggering reading off all ECUs. (#483) 2023-11-13 12:07:29 -08:00
Tristan Timblin
4e29f86876 CEC-5421: remove delete functionality (#482) 2023-11-10 09:20:26 -08:00
Tristan Timblin
88212d6362 remove after_utc parameter when no signals found (#481) 2023-11-09 14:10:43 -08:00
Alexander Andrews
8f8e2a9b40 Merge pull request #480 from Fisker-Inc/CEC-5356
CEC-5356: use `after_utc` to get can signals
2023-11-08 09:24:33 -08:00
Tristan Timblin
87cb44652d use last CAN signal as timestamp for pagination 2023-11-07 21:01:02 -08:00
Tristan Timblin
0851434e13 add scale-down 2023-11-06 14:58:20 -08:00
Tristan Timblin
8c5a38b843 CEC-5356: use new can signal api 2023-11-06 14:51:25 -08:00
Tristan Timblin
dd33b505be CEC-5308: remove dead code (#475) 2023-11-06 12:58:33 -08:00
Tristan Timblin
4adbc1dd7f CEC-5367: wait for localstorage (#479) 2023-11-06 11:48:31 -08:00
Tristan Timblin
165cb7109f CEC-5367: add vin: prefix and implement in fleets (#478) 2023-11-06 10:02:59 -08:00
Tristan Timblin
470495cfe9 CEC-5344: increase polling (#477) 2023-11-01 10:33:32 -07:00
Tristan Timblin
5cec00ea6d CEC-5182: fix missing parameters (#476) 2023-10-27 09:08:01 -07:00
Tristan Timblin
342aa3e270 CEC-5292: add battery info to fleet vehicles (#474)
* CEC-5292: add battery info to fleet vehicles

* add permission requirement

* set new message

* responsive

* fix missing status

* update snapshots

* update snapshots
2023-10-26 13:42:57 -07:00
Paul Adamsen
1059389d30 Merge pull request #469 from Fisker-Inc/CEC-3796
CEC-3796 - UI for creating and managing RxSWIN
2023-10-24 15:40:54 -04:00
Paul Adamsen
e771b144f6 Merge branch 'main' into CEC-3796 2023-10-24 15:24:31 -04:00
Tristan Timblin
ed05d6024c CEC-5240: add initial payload (#473) 2023-10-24 10:07:52 -07:00
Paul Adamsen
7ab8eeb8cb Merge branch 'main' into CEC-3796 2023-10-24 09:27:58 -04:00
Tristan Timblin
6af4b5a10b CEC-5240: add Remote Command and Remote Reset as bulk-actions (#471)
* add new bulk actions

* move async down scope

* run

* call func

* update error message
2023-10-23 13:08:08 -07:00
Tristan Timblin
a0da4271a1 CEC-3348: truncate table cell (#467)
* CEC-3348: truncate ecu list

* calc string once

* remove unused dep
2023-10-23 12:55:13 -07:00
pauladamseniii
a25dbcc592 label 2023-10-18 16:34:54 -04:00
pauladamseniii
1c2d6ba2a2 improve tests 2023-10-18 16:24:33 -04:00
pauladamseniii
1c42a7900d Fix page site path 2023-10-18 14:58:11 -04:00
pauladamseniii
8aa80ec207 issues fixed 2023-10-18 14:51:05 -04:00
pauladamseniii
dd0bce2f5d tests 2023-10-18 00:04:53 -04:00
pauladamseniii
d0e6a43a01 Finish UI 2023-10-17 23:34:33 -04:00
pauladamseniii
2fa9feb963 progress; delete and list 2023-10-17 12:11:53 -04:00
Paul Adamsen
a404c4695f Merge branch 'main' into CEC-3796 2023-10-16 21:54:25 -04:00
Tristan Timblin
2a71d87c93 CEC-5183 add bulk actions to fleets page (#470)
* add multi-select

* select all

* add bulk-actions component

* update tests

* remove console.log
2023-10-16 10:29:21 -07:00