Commit Graph

139 Commits

Author SHA1 Message Date
padamsen_fisker
fb439f3569 CEC-5898 - Bulk action to update flashpack numbers for fleet cars 2024-04-16 18:34:07 -04:00
padamsen_fisker
b0eef61f17 CEC-5931 - Remove nonexistent remote commands 2024-04-04 16:01:59 -04:00
padamsen_fisker
5f3fce37bc CEC-5900 - Add the ability to edit Flashpack versions after they are added 2024-04-02 19:38:31 -04:00
padamsen_fisker
8f011d11f2 More picklists 2024-03-05 16:31:08 -05:00
padamsen_fisker
2b71b669ad CEC-4072 - IDPS Enabled 2024-02-21 18:32:56 -05:00
padamsen_fisker
27d7a5ad05 CEC-5752 - Define trim as well as model for Flashpack mappings 2024-02-13 18:11:00 -05:00
padamsen_fisker
fd2d83ef52 CEC-5715 - Show which ECUs need to be updated for next flashpack number 2024-02-07 11:09:56 -05:00
padamsen_fisker
6bd5bd1c39 CEC-5672 - UI for adding SUMS versions 2024-01-30 16:57:19 -05:00
padamsen_fisker
421a8480dd working, just need to prettify 2024-01-15 17:15:09 -05:00
padamsen_fisker
43d1721804 delete working 2024-01-12 16:36:28 -05:00
padamsen_fisker
437ec9e124 improvements to UI; display working 2024-01-09 13:20:45 -05: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
Tristan Timblin
4e29f86876 CEC-5421: remove delete functionality (#482) 2023-11-10 09:20:26 -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
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
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
pauladamseniii
8aa80ec207 issues fixed 2023-10-18 14:51:05 -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
pauladamseniii
66706b9c3c CEC-3796 - UI for creating and managing RxSWIN 2023-10-13 17:18:36 -04:00
Tristan Timblin
3177d65e3d CEC-4920: Add redeploy bulk-action (#420)
* standardize bulk actions

* add redploy bulk-action

* add cases to disable redeploy

* update status check

* rename func
2023-09-18 13:59:45 -07:00
Paul Adamsen
712c876115 CEC-4955 - Digital twin to show vehicle location instead of vehicle paths (#426)
* CEC-4955 - Digital twin show vehicle location

* fix code smell
2023-08-25 11:53:23 -04:00
Tristan Timblin
9ab36d5a1b CEC-4882: add send sms bulk action (#416)
* CEC-4882: add send sms bulk action

* npm audit fix

* upgrade to version specified by react-scripts

* override transitive package

* hoist ejs override

* add dep

* force blackduck scan
2023-08-17 14:09:56 -07:00
Tristan Timblin
f4d021b658 CEC-4883: update api shape and display trex version on fleets (#418) 2023-08-17 14:08:57 -07:00
Eduard Voronkin
0c05663443 CEC-4729: add retry button to active car updates (#414) (#417)
* add deploy button

* disable control if inactive

* add cases

(cherry picked from commit 91b2a8c8aab546221db8da8eaed22bca78c4d91f)

Co-authored-by: Tristan Timblin <ttimblin@fiskerinc.com>
2023-08-15 12:21:43 -07:00
Paul Adamsen
c118f676ee CEC-4814 - Refactor vehicle_path endpoint (#407) 2023-08-01 13:53:36 -04:00
Paul Adamsen
d6d1b3107e CEC-4772 - carsconnected takes VINs in req body (#397) 2023-07-24 16:01:39 -04:00
Tristan Timblin
754e445c09 CEC-4640: add bulk add to fleet (#384)
* refactor bulkactions component

* refactor bulk actions

* update dom tests

* add addToFleet hook

* make signal optional

* implement code splitting

* add deps

* remove test label
2023-07-10 17:30:11 -04:00
Tristan Timblin
11406aa8da CEC-4523: Add bulk archive support (#379)
* CEC-4523: add archive endpoint and action
2023-07-03 12:07:19 -04:00
Tristan Timblin
a7c13306c5 CEC-4626: update addTags to POST (#383) 2023-07-03 11:58:00 -04:00
Paul Adamsen
26eb084da5 CEC-4543 - Add location to digital twin map (#376) 2023-06-26 19:33:44 -04:00
Paul Adamsen
787bb12260 CEC-4595 - show online status of cars in fleet (#374)
* CEC-4595 - show online status of cars in fleet

* fix mocking
2023-06-26 11:55:38 -04:00
Eduard Voronkin
fc7c1ea514 CEC-4517 reset TBOX remote command (#369)
* CEC-4517 Diagnostic Commands tab

* snapshot
2023-06-23 12:38:09 -07:00
Tristan Timblin
7c358a6052 CEC-4525: add support for /tags endpoint and implement a new action for it (#361)
* add action for adding tags
2023-06-16 14:48:48 -04:00
Paul Adamsen
a68c00b4ad CEC-4241 - Add trouble code to DTC search (#356) 2023-06-13 15:54:04 -04:00
Tristan Timblin
f74c717377 CEC-4498 update fleetsAPI.addFleetVehicle to send vehicle in an array (#351)
* CEC-4498 update fleet-vehicle-add api to take an array of vehicles
2023-06-12 22:41:55 -04:00
Alexander Andrews
a5f32151b2 CEC-4541: Force Config push (#355) 2023-06-12 17:54:32 -04:00
Alexander Andrews
bf0fb5363b CEC-4100: Added push config changes to vin (#338) 2023-05-23 17:16:46 -04:00
Paul Adamsen
a701d4ceec CEC-4341 - Fix Can signal export select all (#340)
* CEC-4341 - Fix Can signal export select all

* fix code smell
2023-05-23 09:30:08 -04:00
John Wu
2345daf82e CEC-4350 fix column name (#337) 2023-05-19 16:35:53 -07:00
John Wu
5d9ec1986f CEC-4350 rename config to coding_string_data (#335) 2023-05-19 16:12:52 -07:00
Paul Adamsen
55ae0f20b9 CEC-3933 - use VehiclePaths for location drawing (#306)
* CEC-3933 - Parse VehiclePaths location data

* changes

* fixes

* stuff

* sort of works

* fix

* progress

* refactor

* fix vehicle paths query

* digital twin shows map

* new dashboard

* wider digital twin map

* snapshot

* latest; using polylines

* lag lng changes

* stuff

* path showing up

* stuff

* things

* revert home page

* whitespace

* validation

* more stuff

* fix button issue

* tests pass without mocking data

* fix code smells

* remove map from digital twin, add to tab

* fix bug

* marker click event working

* individual colors

* possible fix

* fix warning

* merge and remove unused code

* small fixes

* re add dashboard

* snaps
2023-04-28 16:56:41 -04:00
das31
e0315ba76e CEC-4126-update-manifest-migrate-button (#320)
* CEC-4126-update-manifest-migrate-button

* remove comment

---------

Co-authored-by: John Wu <76966357+jwu-fisker@users.noreply.github.com>
2023-04-25 14:36:25 -07:00
das31
5dce8b5cb8 CEC-4066-dtc-error-text (#317)
* CEC-4066-dtc-error-text

* resolve comments
2023-04-20 11:21:41 -04:00