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
Tristan Timblin
e5ccb23443
CEC-4729: remove race-condition ( #458 )
...
* resolve localStorage race condition
* fix
* fix
2023-10-03 09:14:05 -07:00
Eduard Voronkin
d30fe56475
CEC-5146 restore DTC timeline. ( #451 )
...
* CEC-5146 restore DTC timeline.
* remove VIN and id.
* null checks
2023-10-02 13:47:52 -07:00
Tristan Timblin
f4d45abfca
CEC-5150: search on fleets in bulk action ( #454 )
...
* CEC-5150: search on fleets in bulk action
* add deps
* add deps
* sonar
* sonar
* break out fetch
2023-10-02 13:11:48 -07:00
Tristan Timblin
8d867a7a1e
CEC-4729: Revert redploy ( #457 )
...
* revert redeploy
* remove unused code
* revert
2023-10-02 13:04:47 -07:00
Tristan Timblin
a1bdbcfcab
CEC-4950: ignore cleanup_succeeded overwrite ( #456 )
2023-09-29 16:17:10 -07:00
Paul Adamsen
76003a98e7
CEC-5028 - Tweak display of safe states ( #455 )
...
* CEC-5028 - Tweak display of safe states
* Fixes
2023-09-29 16:11:53 -04:00
Tristan Timblin
6725851c59
CEC-5138: update param key ( #453 )
2023-09-28 14:35:35 -07:00