Paul Adamsen
d3541633e0
CEC-5028 - Vehicle Safe States in Digital Twin ( #441 )
2023-09-12 13:00:46 -04:00
Paul Adamsen
7892df25ce
CEC-4533 - Add DLT level to TREX config message ( #434 )
...
* CEC-4533 - Add DLT level to TREX config message
* Improved log level selection
2023-09-05 12:09:07 -04:00
Tristan Timblin
1e02fe1641
CEC-5034: add pin clustering ( #433 )
...
* CEC-5034: add pin clustering
* update test
2023-09-01 10:00:44 -07:00
Paul Adamsen
0f8e4eb960
CEC-4955 - Digital Twin map zooms to location of car ( #428 )
...
* CEC-4955 - Digital twin show vehicle location
* fix code smell
* CEC-4955 - Zoom to location of car
2023-08-25 15:54:21 -04: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
Rafi Greenberg
01d13a5cac
CEC-4772 ( #399 ) ( #402 )
...
* CEC-4674: add bulk cancel updates (#386 )
* add bulk cancel updates
* add permission check
* remove unused import
* make trigger multi-line
* CEC-4546: add ecu search (#391 )
* CEC-4546: add ecu search
* CEC-4546: add checkbox to filter current
* add column
* set initial state to true for unique
* CEC-4745: add vins nullcheck for bulk actions bulk actions (#395 )
* nullcheck bulk actions
* remove unused var
* update snapshots
* CEC-4772 - carsconnected takes VINs in req body
---------
Co-authored-by: Paul Adamsen <117673433+pauladamseniii@users.noreply.github.com >
Co-authored-by: Tristan Timblin <ttimblin@fiskerinc.com >
2023-07-26 12:01:58 -07:00
Tristan Timblin
150bb1c534
CEC-4745: add vins nullcheck for bulk actions bulk actions ( #395 )
...
* nullcheck bulk actions
* remove unused var
* update snapshots
2023-07-18 14:34:03 -07:00
Tristan Timblin
b3a5a337f4
CEC-4576: fix vertical alignment of force push checkbox ( #388 )
2023-07-10 18:59: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
Eduard Voronkin
02552f261d
CEC-4654 limit access to 'Remote Diagnostic Tab' ( #380 )
...
* CEC-4654 limit access to 'Remote Diagnostic Tab'
Only members of 'Cognito Car Reset' have access.
* snapshots
* Update src/utils/roles.js
2023-06-30 15:08:59 -07:00
Eduard Voronkin
42f22abb0d
CEC-4643 dlt_enabled T.Rex config value ( #377 )
2023-06-30 14:26:58 -07:00
Tristan Timblin
df760fa73f
CEC-4576: update permission for updateDeploy action ( #370 )
...
* CEC-4576: use new UpdateDeploy permission
* update manifest deploy permission
2023-06-27 09:07:43 -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
Paul Adamsen
3d4a07d8d8
CEC-4561 - Add in_park to digital twin display ( #371 )
2023-06-22 15:32:30 -04:00
Tristan Timblin
224b4b2157
CEC-4545: fix responsive ecu table ( #367 )
...
* CEC-4545: fix responsive ecu table
2023-06-21 13:41:40 -04:00
John Wu
5120c27187
CEC-4581 Show battery voltage in digital twin ( #365 )
...
* CEC-4581 Show battery voltage in digital twin
* Fix warning
2023-06-20 14:46:00 -07:00
Tristan Timblin
4632958a24
CEC-4524: add bulk delete action ( #364 )
...
* CEC-4524: add bulk delete action
2023-06-20 17:27:26 -04: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
9ae3ef0e2e
CEC-4538 - Fleet/Vehicle/Deployment search saved ( #363 )
...
* CEC-4538 - Fleet/Vehicle/Deployment search saved
* save archived
2023-06-16 11:10:47 -04:00
John Wu
a5c29a4721
CEC-4572 tweak digital twin display and form ( #362 )
...
* CEC-4572 tweak form
* update snapshots
* Clean up
* Hide DTC tab
2023-06-15 14:39:21 -07:00
upfisker
06867ea77f
CEC-4572 Added tags for the selected car. ( #360 )
...
* Added tags for the selected car.
* Updated snapshots as UI changes.
2023-06-15 08:08:55 -07:00
Paul Adamsen
3aca2a016a
CEC-4537 - Add deployment details link ( #358 )
...
* CEC-4537 - Add deployment details link
* Fix link location
2023-06-14 20:04:28 -04:00
Tristan Timblin
68ac95b33b
add VehicleConsumer mock ( #359 )
2023-06-14 18:08:45 -04:00
Tristan Timblin
de1a5dcd2d
CEC-4499: add bulk update configs support ( #357 )
...
* add taskRunner util
* add bulk update config flow
2023-06-14 13:53:32 -04:00
Alexander Andrews
99e2058ffd
CEC-4356: DTC Enabled On car enabled and disable ( #353 )
...
* CEC-4100: Added push config changes to vin
* Fixed test
* Dropped coveragte by 1%
* CEC-4356: Enable dtc for create car
* Updated snapshot
2023-06-13 11:17:22 -07: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
John Wu
f2377d9ed7
Revert "Removed 'Config' column as asked in the Jira ticket CEC-3509. ( #352 )" ( #354 )
...
This reverts commit 8b73be55c5 .
2023-06-09 08:57:06 -07:00
upfisker
8b73be55c5
Removed 'Config' column as asked in the Jira ticket CEC-3509. ( #352 )
...
* Removed 'Config' column as asked in the Jira ticket CEC-3509.
* Updating snapshot (since UI is changed).
2023-06-08 16:16:05 -07:00
Alexander Andrews
4d1d2fb58e
CEC-4297: DTC enabled value for trex canbus ( #344 )
2023-06-06 13:21:58 -04:00
John Wu
28f968efc7
CEC-4450 debug mask ( #343 )
...
* CEC-4450 Enable debug mask using REACT_APP_ENABLE_DEBUG
* rename
2023-06-05 17:08:05 -07:00
Paul Adamsen
82d722d8f5
CEC-4351 - units for digital twin props ( #347 )
...
* CEC-4351 - units for digital twin props
* fix mocked data
2023-06-05 17:30:44 -04:00
Tristan Timblin
022e88d400
CEC-4425: Fix responsive styles ( #346 )
...
* CEC-4425: Fix responsive styles
2023-06-05 15:30:54 -04:00
Alexander Andrews
bf0fb5363b
CEC-4100: Added push config changes to vin ( #338 )
2023-05-23 17:16:46 -04:00
Paul Adamsen
a8972e2f11
CEC-4214 - Display new digital twin property ( #332 )
2023-05-15 19:41:26 -04:00
John Wu
e41bd97b6f
CEC-4325 magna edit car ( #331 )
2023-05-12 10:36:44 -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
7b061c0282
CEC-4206-ecu-page-cut-off ( #321 )
...
* CEC-4206-ecu-page-cut-off
* fix test
* Update snapshots
* Fix tooltip title warning
---------
Co-authored-by: jwu-fisker <jwu@fiskerinc.com >
Co-authored-by: John Wu <76966357+jwu-fisker@users.noreply.github.com >
2023-04-25 14:25:22 -07:00
John Wu
bd1f6f632c
CEC-4217 fix car update table ( #322 )
2023-04-25 14:13:43 -07:00
das31
8ece05a4b9
CEC-3943-display-ecu-vin-timeline ( #303 )
...
* first push
* fix test
* Fix test
* resolve comments
* fix undefined
* align items and change search field
* fix dates
* resolve comments
* fix lint
* fix test
---------
Co-authored-by: jwu-fisker <jwu@fiskerinc.com >
2023-03-27 12:05:40 -04:00
John Wu
5a8e823822
CEC-3934 refresh digital twin ( #300 )
...
* CEC-3934 refresh digital twin
* clean up
2023-03-21 13:45:10 -07:00
John Wu
70255d40e4
CEC-3898 Update ecu table ( #297 )
...
* CEC-3898 Update ecu table
* smells
* smells
* smells
* smells
* Fix test
* Clean up Car status tests
2023-03-20 16:04:27 -07:00
John Wu
a4e774c8d4
CEC-3916 add max range ( #296 )
...
* CEC-3916 Add max range
Magna should not have access to self serve CAN page
* Max range
2023-03-17 14:50:23 -07:00
John Wu
fd177b2656
CEC-3916 Fix digital twin ( #294 )
...
* CEC-3916 Fix digital twin
* Mileage
2023-03-17 13:41:51 -07:00
John Wu
19bc054343
CEC-3912 VIN input ( #293 )
...
* CEC-3912 VIN input
* Revert
2023-03-16 15:13:47 -07:00
Paul Adamsen
27ea9f8eea
CEC-AddDebugMaskToPrd - allow DebugMask on prd ( #290 )
2023-03-16 02:46:01 -04:00
Paul Adamsen
7bb738d55a
CEC-3905 - car log level form debug mask disabled ( #289 )
2023-03-15 13:12:54 -04:00
das31
324e3d2b91
CEC-3514 create can self serve page ( #288 )
...
* first push
* fix snapshot
* remove unused vars
* update snap
* remove some console logs
* Remove snapshot
* Update
* CEC-3770 Update cert expire text (#282 )
* CEC-3577: fetch T.Rex log from the cloud (#283 )
* CEC-3577: fetch T.Rex log from the cloud
* tabs?
* CSS
* smells
* fix smells and warnings
* suggestions
* CEC-3577 Style tweak (#284 )
* CEC-3577: trex logs (#285 )
* CEC-3577: trex logs
add filtering
add progress bar for log fetching
always fetch all the logs
request canceling
* don't hide progress
* CEC-3751, CEC-3478 misc window status and invalid location value (#287 )
* CEC-3751 misc window status
CEC-3478 invalid location value
* Fix snapshot
Update browser list
* merge develop update snap
* resolve comments
* add date and time picker seperately, use checkbox for dropdown
* added verification for date and fixed time picker
* fix snap
* resolve comments
* removed small bug
* tweak layout
* added snap shot test for can signals
* small change
* Fix test
* fix sms snap
* change function name
* mock can signals api
* resolved comments
* fix ci
* Clean up
---------
Co-authored-by: jwu-fisker <jwu@fiskerinc.com >
Co-authored-by: John Wu <76966357+jwu-fisker@users.noreply.github.com >
Co-authored-by: Eduard Voronkin <116690094+eduardvoronkin@users.noreply.github.com >
2023-03-10 00:13:27 -05:00
John Wu
7b6a2bfa11
CEC-3751, CEC-3478 misc window status and invalid location value ( #287 )
...
* CEC-3751 misc window status
CEC-3478 invalid location value
* Fix snapshot
Update browser list
2023-03-02 12:26:41 -08:00
John Wu
24ac0898af
CEC-3577 Style tweak ( #284 )
2023-02-17 17:32:38 -08:00