Commit Graph

148 Commits

Author SHA1 Message Date
padamsen_fisker
10402d34bf CEC-6085 - Add search bar to TREX logs 2024-07-18 13:09:10 -04:00
Pankaj Yadav
f0ae149fab CEC-5904: Added DTC timeline export feature (#517) 2024-07-16 11:23:45 +05:30
padamsen_fisker
4399498326 CEC-6051 - Fix getting all VINS from a fleet for bulk actions 2024-05-31 16:42:50 -04:00
padamsen_fisker
d9cec6a457 Finally figured out the UI 2024-05-23 22:25:58 -04:00
Paul Adamsen
cd6ac135d6 Merge branch 'main' into CEC-5542 2024-05-02 09:57:09 -04:00
padamsen_fisker
cd6ac97b77 Dropdown options still not showing in UI 2024-04-27 10:53:28 -04:00
padamsen_fisker
77ed7507d4 CEC-6008 - Map flashpack numbers to OS numbers, and display in the UI 2024-04-26 17:29:19 -04:00
padamsen_fisker
3bf93a8940 CEC-5542 - Indicate how many fleet vehicles are what flashpack versions 2024-04-23 15:30:32 -04:00
padamsen_fisker
eb3047372f CEC-5982 - Allow selecting all VINs in a fleet for bulk Flashpack update action 2024-04-19 09:40:17 -04:00
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