Commit Graph

402 Commits

Author SHA1 Message Date
Tristan Timblin
60c1f414a6 CEC-4523: add bulk archive to /packages (#372)
* CEC-4523: add bulk archive to /packages
2023-06-26 12:35:17 -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
ff7b7abadf CEC-4517 Diagnostic Command hot fix (#373)
* CEC-4517 Diagnostic Command hot fix

Fix null access.

* disable if no car state
2023-06-23 12:51:38 -07: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
f73b5125a3 CEC-4594: add bulk actions to fleet (#368)
* CEC-4594: add bulk actions to fleet

* add reject case
2023-06-21 20:28:53 -07:00
Paul Adamsen
9972eed5dd CEC-4590 - Fleet settings match Vehicle settings (#366) 2023-06-21 15:33:21 -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
Paul Adamsen
a68c00b4ad CEC-4241 - Add trouble code to DTC search (#356) 2023-06-13 15:54:04 -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
Paul Adamsen
5a8b847641 CEC-4248 - Fixes to DTC tab (#350)
* CEC-4248 - Add time settings to DTC timeline page

* CEC-4248 - fixes to DTC tab
2023-06-07 12:14:20 -04:00
Paul Adamsen
221eb9e52b CEC-4248 - Add time settings to DTC timeline page (#348) 2023-06-06 19:58:55 -04: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
Tristan Timblin
7eed1dd25c CEC-4455: Add GMT conversion (#345)
adds a checkbox to show time/date in GMT+0 regardless of the users timezone.
2023-06-02 11:07:12 -04:00
Alexander Andrews
bf0fb5363b CEC-4100: Added push config changes to vin (#338) 2023-05-23 17:16:46 -04:00
John Wu
8e71cf6c8c CEC-4398 Clean up final update status (#341)
* CEC-4398 Clean up final update status

* fix
2023-05-23 12:36:35 -07: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
aa43431d12 CEC-4157 - Add new statuses to car_update_progress (#334)
* CEC-4157 - Add new statuses to car_update_progress

* small fix
2023-05-18 12:41:30 -04:00
Paul Adamsen
6842fb69a0 CEC-4301 - Revise home map zoom to (#333) 2023-05-16 15:44:55 -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
John Wu
a9967a2c0f CEC-3958 allow magna view cancel updates (#330) 2023-05-12 09:35:50 -07:00
Paul Adamsen
a59cd3b69f CEC-3932 - position of home map based on location (#327)
* CEC-3932 - position of home map based on location

* EasyButtons added

* remove unused icons

* use dropdown

* revert unneeded changes

* updates from review

* update snap
2023-05-04 15:46:43 -04:00
John Wu
8752445aeb CEC-4250, CEC-4251 Fix timed out test (#328) 2023-05-02 17:13:26 -07:00
Paul Adamsen
ad5a7a527e CEC-3933 - Ensure zoom to car on Vehicle Map load (#326)
* 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

* CEC-3933 - Ensure zoom to car on Vehicle Map load
2023-05-01 11:36:10 -04: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
John Wu
8dfc516986 CEC-4232 superset login url (#325)
* CEC-4231: Link to superset portal

* Update snapshots

* CEC-4232 Superset login url

* Update snapshots

* snapshots

---------

Co-authored-by: Alexander Andrews <alexander.e.andrews.ce@gmail.com>
Co-authored-by: Alexander Andrews <45926661+alexander-e-andrews@users.noreply.github.com>
2023-04-28 10:48:04 -07:00
Alexander Andrews
05b8e9fc3d CEC-4231: Link to superset portal (#324)
* CEC-4231: Link to superset portal

* Update snapshots

---------

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
2023-04-28 10:14:39 -07:00
John Wu
cc1922008e CEC-4178 Handle car update send event (#323) 2023-04-26 13:09:52 -07: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
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