Commit Graph

72 Commits

Author SHA1 Message Date
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
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
Alexander Andrews
bf0fb5363b CEC-4100: Added push config changes to vin (#338) 2023-05-23 17:16:46 -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
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
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
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
5a8e823822 CEC-3934 refresh digital twin (#300)
* CEC-3934 refresh digital twin

* clean up
2023-03-21 13:45:10 -07:00
John Wu
70255d40e4 CEC-3898 Update ecu table (#297)
* CEC-3898 Update ecu table

* smells

* smells

* smells

* smells

* Fix test

* Clean up Car status tests
2023-03-20 16:04:27 -07:00
John Wu
a4e774c8d4 CEC-3916 add max range (#296)
* CEC-3916 Add max range
Magna should not have access to self serve CAN page

* Max range
2023-03-17 14:50:23 -07:00
John Wu
fd177b2656 CEC-3916 Fix digital twin (#294)
* CEC-3916 Fix digital twin

* Mileage
2023-03-17 13:41:51 -07:00
Paul Adamsen
27ea9f8eea CEC-AddDebugMaskToPrd - allow DebugMask on prd (#290) 2023-03-16 02:46:01 -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
John Wu
7b6a2bfa11 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
2023-03-02 12:26:41 -08:00
John Wu
24ac0898af CEC-3577 Style tweak (#284) 2023-02-17 17:32:38 -08: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
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
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
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