Tristan Timblin
5716832a81
CEC-4564: add trie select component ( #404 )
...
* add TrieSelect
* setup menu button
* CEC-4564: add trie select component
* CEC-4564: fix selectall bool check
* update tests
2023-07-31 11:08:23 -04:00
Eduard Voronkin
56dd4a0c8f
CEC-4809 allow Remote Diagnostic for "dev" T.Rexes. ( #405 )
2023-07-28 10:45:31 -07:00
Eduard Voronkin
28fe37712f
CEC-4781 fix duplicate ECUs (correct way) ( #403 )
2023-07-27 12:06:52 -07:00
Eduard Voronkin
242df54ee4
CEC-4781 remove duplicates from Remote Reset dropdown. ( #398 )
...
* CEC-4781 remove duplicates from Remote Reset dropdown.
* fix
2023-07-25 10:40:35 -07:00
Paul Adamsen
d6d1b3107e
CEC-4772 - carsconnected takes VINs in req body ( #397 )
2023-07-24 16:01:39 -04:00
Tristan Timblin
c572e5de5b
CEC-4745: add vins nullcheck for bulk actions bulk actions ( #395 )
...
* nullcheck bulk actions
* remove unused var
* update snapshots
2023-07-18 17:19:49 -04:00
Tristan Timblin
e767e6dfdd
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
2023-07-18 12:50:27 -04:00
Tristan Timblin
7dff3be1da
CEC-4674: add bulk cancel updates ( #386 )
...
* add bulk cancel updates
* add permission check
* remove unused import
* make trigger multi-line
2023-07-18 12:26:39 -04:00
Paul Adamsen
177a138111
CEC-4693 - fix aftersales common name validation ( #394 )
...
* CEC-4543 - Add location to digital twin map
* remember previous deployment tab
* different name
* CEC-4693 - Generate EU certificates for aftersales
* CEC-4693 - Hide Aftersales EU
* fix condtional
* CEC-4693 - fix common name aftersales validation
2023-07-13 17:44:57 -04:00
Paul Adamsen
37c76481ab
CEC-4693 - Hide Aftersales EU ( #390 )
...
* CEC-4543 - Add location to digital twin map
* remember previous deployment tab
* different name
* CEC-4693 - Generate EU certificates for aftersales
* CEC-4693 - Hide Aftersales EU
* fix condtional
2023-07-11 16:02:03 -04:00
Tristan Timblin
b3a5a337f4
CEC-4576: fix vertical alignment of force push checkbox ( #388 )
2023-07-10 18:59:39 -04:00
Paul Adamsen
ddefc90696
CEC-4693 - Generate EU certificates for aftersales ( #389 )
...
* CEC-4543 - Add location to digital twin map
* remember previous deployment tab
* different name
* CEC-4693 - Generate EU certificates for aftersales
2023-07-10 17:45:23 -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
db88d5eba1
CEC-4660 set default value ( #387 )
...
* CEC-4660 set default value
* remove log
2023-07-06 11:14:51 -07:00
Eduard Voronkin
9b2fdc5976
CEC-4660 support ECU reset for all the ECUs ( #381 )
...
* CEC-4660 support ECU reset for all the ECUs
Dynamically request ECU list to display on "Remote Diagnostic Commands" tab.
* dropdown
* rename
* fix semver
* update semver
2023-07-05 17:35:07 -07:00
John Wu
e60e366cd8
CEC-4678 Fix ERROR #42703 column "update_package_id" does not exist ( #385 )
2023-07-05 15:58:59 -07: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
Paul Adamsen
a36553e4cf
CEC-4565 - Remember previous deployment tab ( #382 )
...
* CEC-4543 - Add location to digital twin map
* remember previous deployment tab
* different name
2023-07-03 11:32:58 -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
Paul Adamsen
ab42480e31
CEC-4543 - Add Aftersales filter to Deployments ( #378 )
...
* CEC-4543 - Add location to digital twin map
* CEC-4565 - Add Aftersales filter to Deployments
* Comments
---------
Co-authored-by: jwu-fisker <jwu@fiskerinc.com >
2023-06-30 14:40:56 -04: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
Paul Adamsen
26eb084da5
CEC-4543 - Add location to digital twin map ( #376 )
2023-06-26 19:33:44 -04:00
Eduard Voronkin
12bf0be05d
CEC-4517 validate T.Rex version ( #375 )
...
* CEC-4517 validate T.Rex version
* suggestion + proper semver compare
* use semver-compare package
* use optional chaining
2023-06-26 13:18:02 -07:00
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