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
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
61982c4ba5
CEC-3071: Fixed Duplicate datascope menu ( #232 )
...
* CEC-3071: Fixed Duplicate datascope menu
* Mde item type dynamic
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com >
2022-11-07 09:38:32 -08:00
Alexander Andrews
2d298368c5
CEC-2970: Multiple Superset Dashboards ( #229 )
...
Co-authored-by: Alexander Andrews <aandrews@fiskerinc.com >
2022-11-02 14:37:08 -04: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
arpanetus
00af90902e
CEC-758 Add SMS send page and result ( #173 )
...
* Add SMS send and result pages
* Update snapshot
Co-authored-by: jwu-fisker <jwu@fiskerinc.com >
2022-08-02 01:11:11 +06:00
John Wu
67061bfaaf
Fix datascope link ( #153 )
...
* Fix datascope link
* Update snapshots
2022-05-17 11:11:05 -07:00
Drew Taylor
c644f24194
CEC-1387 updating superset dns names ( #142 )
...
* updating superset dns names
* updating snapshots
2022-04-18 17:49:55 -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
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
John Wu
251eb63ec1
CEC-607 Parameterize Grafana ( #103 )
...
* CEC-607 Parameterize Grafana
* Update urls
2021-11-09 11:23:10 -08:00
John Wu
680280dbf2
Merge development ( #86 )
2021-09-13 09:15:20 -07:00
John Wu
f273e25cf8
CEC-381 Fix install progress ( #77 )
...
* Fix install progress
* Remove unused components and inline styles
* Update test
* errors are not the final update state
* Remove max width for main container
* Progress starts at 0
2021-08-12 17:51:40 -07:00
John Wu
e50eb886e6
Reorganize app pages ( #73 )
...
* Update layout and menus
* Add breadcrumbs
Add menu icons
Add ECU drop down
* Implement submenu
Update download progress
* revamped dashboard section - failing app.test.js
* Clean up
Co-authored-by: Drew Taylor <dtaylor@fiskerinc.com >
2021-08-10 08:11:06 -07:00
John Wu
0545b54daf
CEC-377 Create multi-file updates ( #71 )
...
* Replace Deploy Package with Deploy Manifest page
Stub new controls for package files
* Add Release notes and ECU FIles to Create Manifest
* Add Release notes and ECU FIles to Create Manifest
* Oops
* Replace multi release notes with single url
* Implement multiple file uploads and progress
* Update snapshots
* Unused import
* Move file to end of form
Update progress layout
2021-08-09 08:54:48 -07:00
Drew Taylor
856364370f
merging dev into branch
2021-07-22 09:53:32 -07:00
John Wu
83105fb7ca
CEC-247, CEC-261 Manifest and ECU display ( #65 )
...
* CEC-261 Add ECU list control
* CEC-261 Update vehicle service mock
* CEC-247 Manifest screens
* Fix test
* Remove dynamic dates from mocks
* Remove timezone from mock dates
* Fix test for date string timezone difference
2021-07-16 10:49:10 -07:00
John Wu
e8a84563bd
Use responsive iframe control for charts ( #49 )
...
* Use responsive iframe control to charts
* Move external Grafana link to Dashboard page
* Remove unused embedded style class
* Add button label
2021-06-02 15:02:58 -07:00
John Wu
a8fff2f85c
CEC-227, CEC-244 Add dashboard page, update car command control ( #46 )
...
* Create multiselect car table control
Remove table overflow containers
* Include trim to add car form
* CEC-252 Replace modal status with link to car details page
* Remove send command from car status page
Fix menu key warning
* Change car command control data
Add Grafana menu items
* Revert
2021-06-02 09:47:48 -07:00
John Wu
931e1521e8
CEC-244 Remote car commands, search, sortable tables ( #42 )
...
* Add sortable table header
* Send bulk commands page
Update table page sizes
All tables are sortable
* Update site layout
Add search to update packages
* Reenable Datadog
* remove dev stuff
2021-05-26 15:46:46 -07:00
John Wu
fe6739a736
CEC-231 Bulk car selection control ( #38 )
...
* Bulk car selection control
* Tweak control alignment
2021-05-07 15:27:14 -07:00
John Wu
4280191e49
CEC-179 Car download progress ( #32 )
...
* Display download progress
* Change default
* Fix
* Fix
* Update readme
* Update readme and defaults
Fix Dockerfile
2021-04-30 12:58:31 -07:00
John Wu
17f81822c0
Add package updates, car updates, and vehicle screens ( #25 )
2021-03-31 17:42:31 -07:00
John Wu
aea873e920
Add role checks ( #21 )
...
* Add role checks
* Remove moved Roles enum
2021-03-22 11:29:35 -07:00