Commit Graph

148 Commits

Author SHA1 Message Date
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
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
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
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
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
224b4b2157 CEC-4545: fix responsive ecu table (#367)
* CEC-4545: fix responsive ecu table
2023-06-21 13:41:40 -04: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
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
Tristan Timblin
68ac95b33b add VehicleConsumer mock (#359) 2023-06-14 18:08:45 -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
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
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
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
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
c2780a066f CEC-3944 Remove paths dashboard (#307) 2023-03-29 15:31:45 -07:00
John Wu
7dd4a1c4c0 CEC-3980 Remove ICC certificate type (#304) 2023-03-28 09:52:11 -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
234252a100 CEC-3360 Magna should not see archive control (#302)
* CEC-3360 Magna should  not see archive control

* fixes
2023-03-24 16:00:05 -07:00
Paul Adamsen
897d1e9869 CEC-3360 - Magna portal viewable by Fisker-QA (#299)
* CEC-3360 - Magna portal viewable by Fisker-QA

* unit test

* more roles for qa

* use role manufacture

* fix test

* fix env vars

* further changes

* new token

* testing improvements, etc

* Remove RebuildPermissions

* Manga dashboards

* Fix snapshot

---------

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
2023-03-23 18:10:02 -04:00
John Wu
6ddcf795a1 CEC-3944 Static dashboard (#301)
* CEC-3944 Static dashboard

* Unit test
2023-03-22 19:39:48 -07:00
das31
8090bfdc6f CEC-3759-Collapsible-Sidemenu (#292)
* first push

* Code smell

---------

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
2023-03-17 17:08:43 -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
Eduard Voronkin
749f1672da 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
2023-02-17 14:53:36 -08:00
John Wu
f2aa5d00fb CEC-3770 Update cert expire text (#282) 2023-02-15 11:08:20 -08:00
John Wu
0da2289f37 CEC-3672 Use SUMS version instead of Version (#279) 2023-02-10 16:31:19 -08:00
John Wu
9cf84fc426 CEC-3672 Update manifest version on deploy (#277)
* CEC-3672 Add versions to CarUpdatesContext
Stub out getSoftwareVersions and updateManifestVersion

* CEC-3672 update version on deploy

* Validate version before updating
2023-02-09 11:51:23 -08:00
das31
25cbafabce CEC-3524-DriverID-Issue-Portal (#274)
* added driver id

* fix snap
2023-02-02 14:22:10 -05:00
das31
e031d9f2dd CEC-3556-fix-eslist (#272)
* ignore test files

* update snapshots

* fix build errors

* fix build errors

* fix snap shot

* fix more snaps

* fix snap shot
2023-01-27 16:20:51 -05:00
Paul Adamsen
de721d9862 CEC-3579 - Debug Mask on vehicle updates (#271)
* CEC-3579 - Add debug_mask to config message

* CEC-3579 - Debug Mask in vehicle update

* fix

* fix snapshots

* more fixes

* make debug mask a simple string
2023-01-24 14:38:06 -05:00
Paul Adamsen
6fb4b9cfa4 CEC-3579 - Add debug_mask to config message (#270) 2023-01-20 20:28:00 -05:00
John Wu
e7e879ab13 CEC-3455 fix issue details label (#263) 2023-01-13 16:14:46 -08:00
John Wu
c5a5839d41 CEC-3519 Add car version history (#260)
* CEC-3519 Add car version history
CEC-3455 Delete button is icon and remove column
CEC-3496 Fix Issue delete

* smell

* Remove tab from issues details page

* Fix date format
2023-01-13 15:29:31 -08:00
das31
c10835bec9 fix warnings (#256) 2023-01-12 15:39:10 -05:00
das31
28135b4829 CEC-2752-Add-Mobile-Issue-Tracker (#250)
* first commit

* removed comments

* remove more comments

* fix build issues

* fix unused vars

* update snapshot

* fix test

* Fix connect ECONNREFUSED 127.0.0.1:80

* Test Magna side menu

* attempt to pass test

* fix test

* remove comments

* fix some code smells

* fix test

* resolve comments

* fix bug

* resolved comments

* resolve comments

* resolve comments

* update snapshot

* resolved comments

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
2023-01-09 13:17:41 -05:00
Paul Adamsen
e2aecc9f3b CEC-3320 - Add other car fields to edit form (#248)
* CEC-3320 - Add other car fields to edit form

* info_source readonly
2022-12-14 14:21:31 -05:00
John Wu
2ec340efc5 CEC-3301, CEC-3317 Magna security dll and remote commands (#249)
* CEC-3301, CEC-3317 Magna security dll and remote commands

* Fix test
2022-12-12 10:59:30 -08:00
Paul Adamsen
8e1b01b651 CEC-3242 - New form for Fleet/AddVehicle (#243)
* CEC-3242 - New form for Fleet/AddVehicle

* fixes, improvements

* update snapshot

* CEC-3242 and CEC-3262

* update snapshot

* un-require removed fields from vehicle add
2022-12-07 19:17:08 -05:00
John Wu
888e8925bd CEC-3040 Fix add car button permission (#245) 2022-12-07 11:21:20 -08:00