Commit Graph

36 Commits

Author SHA1 Message Date
John Wu
bf0f0630f1 CEC-3672 Add SUMS to car updates table (#280) 2023-02-11 09:53:56 -08: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
eee36cc858 CEC-3150 - Track Deployment User (#268) 2023-01-18 15:21:08 -05:00
John Wu
f2674464a9 CEC-1711 fix digital twin dbc (#265) 2023-01-13 17:04:29 -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
404f60d278 CEC-1711-fix-digital-twin (#257)
* first commit

* remove comments

* resolve comments:

* update snapshot
2023-01-12 21:02:48 -05: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
a08d5809a6 CEC-2628 - Display IP in digital twin in portal (#251) 2023-01-06 13:41:22 -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
ae2d5e69f3 CEC-3119 Fix tabs (#238) 2022-11-16 15:32:48 -08: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
arpanetus
131c97fa7b CEC-2587 Add edge_mask field (#217) 2022-10-14 19:35:58 +06:00
arpanetus
84fbf57daa CEC-2545 Fix/can signals context (#210) 2022-10-03 20:50:15 +06:00
arpanetus
f3d0b523d8 CEC-2384 Vehicle details show associated fleets (#203) 2022-09-29 23:34:05 +06:00
John Wu
217055e178 CEC-2611 add icc online to car details (#207) 2022-09-28 20:36:20 -07:00
John Wu
b622e42286 CEC-2601 (#204) 2022-09-27 10:29:09 -07:00
arpanetus
39ccee54be CEC-2383 Vehicle details show fleet filters (#199) 2022-09-22 21:56:50 +06:00
Alexander Andrews
618cc68196 CEC-425 Added Delete Verification Prompt (#198)
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com>
2022-09-20 09:40:28 -04:00
arpanetus
aa5a1e20e0 CEC-2291 Remote Commands (#194) 2022-09-07 23:21:57 +06:00
John Wu
153c6bdcf7 CEC-2385 Only show software updates (#193)
* CEC-2385 Only show software updates

* Update browser list

* update threshold

* Clean up
2022-09-02 09:56:52 -07: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
34271bc658 CEC-2211 CAN signals view (#176)
* CEC-2211 CAN signals view

* Correct stg link
2022-08-05 10:58:06 -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
John Wu
b70afa5312 CEC-1450 Show Trex version (#169)
* CEC-1450 Show Trex version

* Code smells

* Clean up

* Fixes

* Optimize test
2022-07-26 09:19:48 -07:00
John Wu
d6c1a3b3cc CEC-1581 Remove Refresh button (#151) 2022-05-05 12:56:09 -07:00
John Wu
56bef0c34d CEC-749 Generate cert UI (#141)
* Add Create Certificate page

* Tests

* Update permission check

* Use Azure
2022-04-18 16:50:51 -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
11c85e57d6 CEC-1256/CEC-1330 fixing filters length function (#137)
* fixing filters length function

* adding filters testing

* code smell

* code smells

* bug
2022-04-14 19:03:22 -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
Drew Taylor
34d670c101 CEC-1058 fleet forms (#123)
* working fleets page

* unit tests

* snapshots

* updating messages and snapshots

* updating extraneous snaps
2022-03-11 15:48:30 -08:00
Drew Taylor
b7223b8bc6 CEC-464 can filters forms (#118)
* can filters forms and lists

* unit tests

* updating warnings and tests

* merge develop

* fixed snapshots

* update jest mocks

* updating tests
2022-03-03 11:33:07 -08:00