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
78108e3d9c
fixes from review
2024-01-31 10:46:32 -05:00
padamsen_fisker
6bd5bd1c39
CEC-5672 - UI for adding SUMS versions
2024-01-30 16:57:19 -05:00
padamsen_fisker
316b308a3b
CEC-5443 - Flashpack fixes from dev testing
2024-01-24 16:03:54 -05:00
padamsen_fisker
f99130b409
Fixes from review
2024-01-22 11:32:31 -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
7bdbec6ab5
Merge branch 'main' into CEC-5443
2024-01-08 15:05:22 -05: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
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
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
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
pauladamseniii
1c2d6ba2a2
improve tests
2023-10-18 16:24:33 -04: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
Paul Adamsen
a404c4695f
Merge branch 'main' into CEC-3796
2023-10-16 21:54:25 -04: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
a1bdbcfcab
CEC-4950: ignore cleanup_succeeded overwrite ( #456 )
2023-09-29 16:17:10 -07: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
d3541633e0
CEC-5028 - Vehicle Safe States in Digital Twin ( #441 )
2023-09-12 13:00:46 -04:00
Tristan Timblin
bb0006eed6
CEC-4926: use new vehicles_count field ( #423 )
...
* use new vehicles_count field
* fix affected tests
2023-08-31 09:15:40 -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
1da89f2534
CEC-4729: update cases ( #421 )
2023-08-22 11:43:29 -07: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
Milamary
e1f4da2232
CEC-4854 Trunk-based deploy pipeline ( #412 )
...
* CEC-4855: fix manifest deselect (#410 )
* fix manifest deselect
* adjusted blackduck pipeline to run the latest detect version
* added blackduck_rapid pipeline to run synopsys detect rapid scans
* adjusted deploy pipeline to trun-based model, adjusted test pipeline to use main branch
* test image builds
* clean up
* CEC-4563: add cancel and include results in promise (#411 )
* splited build and deploy order according to each environment, test builds
* clean up
* clean up
* CEC-4635: prevent false 0 calculation (#413 )
* prevent false 0 calculation
* refactor switch statement
---------
Co-authored-by: Tristan Timblin <ttimblin@fiskerinc.com >
2023-08-14 14:09:15 -05:00
Tristan Timblin
e1b60e669a
Merge branch 'main' into release/0.10.0
2023-08-03 20:06:44 -04:00