Commit Graph

745 Commits

Author SHA1 Message Date
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
Tristan Timblin
22a928fe23 CEC-5182: fix missing data (#468) 2023-10-16 08:40:30 -07:00
Paul Adamsen
8a371cc83d Merge branch 'main' into CEC-3796 2023-10-13 17:24:08 -04:00
pauladamseniii
66706b9c3c CEC-3796 - UI for creating and managing RxSWIN 2023-10-13 17:18:36 -04:00
Tristan Timblin
db0d3dd319 CEC-5182: add car update status to fleet (#466) 2023-10-13 10:09:49 -07:00
Tristan Timblin
0f1886463e CEC-5085: update digit check (#465) 2023-10-10 11:20:12 -07:00
Eduard Voronkin
7d2e335a76 CEC-5212 add 'read_ecu_versions' remote command. (#464)
* CEC-5212 add 'read_ecu_versions' remote command.

* try to reduce smells.

* props smells

* one more smells
2023-10-10 10:39:25 -07:00
Eduard Voronkin
328e4dc122 CEC-5205 display DTC snapshots. (#463)
* CEC-5205 display DTC snapshots.

* Apply suggestions from code review

* Update src/components/DTCTimeline/DTCTimeline/index.jsx
2023-10-10 10:29:57 -07:00
Tristan Timblin
69bd6cf840 CEC-0000: add period
CEC-0000: add period
2023-10-06 15:27:02 -07:00
Tristan Timblin
c02f5725e3 CEC-0000: add period 2023-10-06 14:58:46 -07:00
Tristan Timblin
54e7560a26 CEC-5189: expand dependency array (#460)
* CEC-5189: expand dependency array

* add missing deps

* remove some deps
2023-10-04 15:55:47 -07:00
Tristan Timblin
eae44c9249 CEC-5135: remove prop from useEffect deps (#459)
* resolve localStorage race condition

* fix

* fix

* CEC-5135: remove prop from deps

* update test
2023-10-03 17:10:54 -07:00