Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
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
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
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
arpanetus
953f4ff14b CEC-3097 Vehicle Update in OTA Portal doesn't fetch postgres db model (#240) 2022-12-01 02:38:06 +06:00
John Wu
b7e13382c4 CEC-3119 Magna access (#235)
* CEC-3119 Magna access

* Clean up

* Update test provider
2022-11-14 13:30:57 -08:00
jwu-fisker
33bfc4fb13 Revert "CEC-2977 Filter portal access based on auth provider (#231)"
This reverts commit f2f046968e.
2022-11-08 16:49:10 -08:00
arpanetus
f2f046968e CEC-2977 Filter portal access based on auth provider (#231)
* fix/fleet-vehicles-search

* fix/fleet-name-update

* Update hasRole logic, create RoleWrap component

* Add MAGNA and MAGNAGROUP env vars

* Add Permissions

Co-authored-by: jwu-fisker <jwu@fiskerinc.com>
2022-11-08 16:46:33 -08:00
Alexander Andrews
9b80853784 CEC-2608: Changed warn to warning (#209)
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
2022-10-03 13:44:59 -04:00
John Wu
738a19c229 CEC-2056 safari map (#186)
* CEC-2056 Fix Safari map popup

* Snapshot serializer for Private styles

* Combine serializers
2022-08-09 13:26:37 -07:00
John Wu
0d706d8252 CEC-2211 Add CAN signals component to map (#182)
Fix timer memory leak
2022-08-05 21:32:57 -07:00
John Wu
93926d3c01 CEC-1230 Datascope opens iframe dashboard (#174)
* CEC-1230 Datascope opens iframe dashboard

* Clean up
2022-08-04 11:59:02 -07:00
Drew Taylor
491de89269 CEC-1387 superset integration and removal of grafana (#138)
* replace grafana with superset

* updating snapshots
2022-04-18 09:02:17 -07:00
Drew Taylor
07f77cabdb CEC-1256/CEC-1330 data logger for vehicles/fleets and details tabs for vehicles/fleets (#136)
* forms for fleet can filters

* unit tests for fleet filters

* removing warnings

* updating regex

* added fleet details page

* fleet pages

* smoothed out bugs

* fleets done

* working update, delete vehicles

* finished mocks, still need snapshots and context tests

* contexts done

* snapshot tests

* updating code smells

* smells
2022-04-14 18:11:22 -07:00