Commit Graph

712 Commits

Author SHA1 Message Date
pauladamseniii
8aa80ec207 issues fixed 2023-10-18 14:51:05 -04:00
pauladamseniii
dd0bce2f5d tests 2023-10-18 00:04:53 -04:00
pauladamseniii
d0e6a43a01 Finish UI 2023-10-17 23:34:33 -04:00
pauladamseniii
2fa9feb963 progress; delete and list 2023-10-17 12:11:53 -04:00
Paul Adamsen
a404c4695f Merge branch 'main' into CEC-3796 2023-10-16 21:54:25 -04:00
Tristan Timblin
2a71d87c93 CEC-5183 add bulk actions to fleets page (#470)
* add multi-select

* select all

* add bulk-actions component

* update tests

* remove console.log
2023-10-16 10:29:21 -07:00
Tristan Timblin
22a928fe23 CEC-5182: fix missing data (#468) 2023-10-16 08:40:30 -07:00
Paul Adamsen
8a371cc83d Merge branch 'main' into CEC-3796 2023-10-13 17:24:08 -04:00
pauladamseniii
66706b9c3c CEC-3796 - UI for creating and managing RxSWIN 2023-10-13 17:18:36 -04:00
Tristan Timblin
db0d3dd319 CEC-5182: add car update status to fleet (#466) 2023-10-13 10:09:49 -07:00
Tristan Timblin
0f1886463e CEC-5085: update digit check (#465) 2023-10-10 11:20:12 -07:00
Eduard Voronkin
7d2e335a76 CEC-5212 add 'read_ecu_versions' remote command. (#464)
* CEC-5212 add 'read_ecu_versions' remote command.

* try to reduce smells.

* props smells

* one more smells
2023-10-10 10:39:25 -07:00
Eduard Voronkin
328e4dc122 CEC-5205 display DTC snapshots. (#463)
* CEC-5205 display DTC snapshots.

* Apply suggestions from code review

* Update src/components/DTCTimeline/DTCTimeline/index.jsx
2023-10-10 10:29:57 -07:00
Tristan Timblin
69bd6cf840 CEC-0000: add period
CEC-0000: add period
2023-10-06 15:27:02 -07:00
Tristan Timblin
c02f5725e3 CEC-0000: add period 2023-10-06 14:58:46 -07:00
Tristan Timblin
54e7560a26 CEC-5189: expand dependency array (#460)
* CEC-5189: expand dependency array

* add missing deps

* remove some deps
2023-10-04 15:55:47 -07:00
Tristan Timblin
eae44c9249 CEC-5135: remove prop from useEffect deps (#459)
* resolve localStorage race condition

* fix

* fix

* CEC-5135: remove prop from deps

* update test
2023-10-03 17:10:54 -07:00
Tristan Timblin
e5ccb23443 CEC-4729: remove race-condition (#458)
* resolve localStorage race condition

* fix

* fix
2023-10-03 09:14:05 -07:00
Eduard Voronkin
d30fe56475 CEC-5146 restore DTC timeline. (#451)
* CEC-5146 restore DTC timeline.

* remove VIN and id.

* null checks
2023-10-02 13:47:52 -07:00
Tristan Timblin
f4d45abfca CEC-5150: search on fleets in bulk action (#454)
* CEC-5150: search on fleets in bulk action

* add deps

* add deps

* sonar

* sonar

* break out fetch
2023-10-02 13:11:48 -07:00
Tristan Timblin
8d867a7a1e CEC-4729: Revert redploy (#457)
* revert redeploy

* remove unused code

* revert
2023-10-02 13:04:47 -07:00
Tristan Timblin
a1bdbcfcab CEC-4950: ignore cleanup_succeeded overwrite (#456) 2023-09-29 16:17:10 -07:00
Paul Adamsen
76003a98e7 CEC-5028 - Tweak display of safe states (#455)
* CEC-5028 - Tweak display of safe states

* Fixes
2023-09-29 16:11:53 -04:00
Tristan Timblin
6725851c59 CEC-5138: update param key (#453) 2023-09-28 14:35:35 -07:00
Tristan Timblin
019b1bc034 CEC-5039: view and update sums_version column (#452)
* CEC-5039: view and update sums_version column

* move async function

* add deps

* useEffect

* add deps
2023-09-28 14:35:18 -07:00
Paul Adamsen
15e092b1c9 CEC-3466 - Issues search bar (#449)
* CEC-3466 - Issues search bar

* UI fixes

* fix
2023-09-22 16:51:14 -04:00
Tristan Timblin
842c402d05 CEC-5085: add search on VINs support (#450) 2023-09-22 10:53:58 -07:00
Tristan Timblin
3177d65e3d CEC-4920: Add redeploy bulk-action (#420)
* standardize bulk actions

* add redploy bulk-action

* add cases to disable redeploy

* update status check

* rename func
2023-09-18 13:59:45 -07:00
Paul Adamsen
9f16e1ebf5 CEC-4474 - Portal: Car ECU Data Improvements (#448) 2023-09-14 20:33:49 -04:00
Paul Adamsen
d3541633e0 CEC-5028 - Vehicle Safe States in Digital Twin (#441) 2023-09-12 13:00:46 -04:00
thomasnguyen-fisker
3cbf9cf62b Merge pull request #446 from Fisker-Inc/thnguyen-main-v2-on-demand-deploy
Filling out rest of v2 on demand deploy
2023-09-11 16:12:28 -07:00
Thomas Nguyen
a9d5f99070 Filling out rest of v2 on demand deploy 2023-09-11 16:11:48 -07:00
Thomas Nguyen
f46b5bf64c Adding v2 on demand deploy job 2023-09-11 16:08:59 -07:00
thomasnguyen-fisker
ed9463d663 Merge pull request #444 from Fisker-Inc/thnguyen-main-v2-cicd-cleanup
[CEC-4963] Cleaning up main branch CICD
2023-09-11 14:16:26 -07:00
Thomas Nguyen
aa9e53b47a Can't have branches and branch-ignores together. Just defining main branch instead now. 2023-09-11 13:19:07 -07:00
Thomas Nguyen
fccbb6f2d1 Cleaning up main branch CICD and adding branch-ignores for v2 2023-09-11 13:11:56 -07:00
thomasnguyen-fisker
eefac0d26b Merge pull request #440 from Fisker-Inc/v2-workflow-migration
[CEC-4963] Migrating workflows from v2/trunk to here to reduce confusion/collisions
2023-09-08 11:36:44 -07:00
Thomas Nguyen
ab7edc7048 Reducing the scope of the v2 checks 2023-09-08 11:09:29 -07:00
Thomas Nguyen
d9df625c0c Migrating workflows from v2/trunk to here to reduce confusion/collisions 2023-09-08 10:36:34 -07:00
Paul Adamsen
7892df25ce CEC-4533 - Add DLT level to TREX config message (#434)
* CEC-4533 - Add DLT level to TREX config message

* Improved log level selection
2023-09-05 12:09:07 -04:00
Milamary
19cf9c5689 removed unnecessary build image dependencies from develop pipeline (#432) 2023-09-01 18:25:07 -05:00
Tristan Timblin
1e02fe1641 CEC-5034: add pin clustering (#433)
* CEC-5034: add pin clustering

* update test
2023-09-01 10:00:44 -07:00
Tristan Timblin
bb0006eed6 CEC-4926: use new vehicles_count field (#423)
* use new vehicles_count field

* fix affected tests
2023-08-31 09:15:40 -07:00
Paul Adamsen
3562ccc31c CEC-2374 - Add online filter to deploy search page (#422)
* CEC-4855: fix manifest deselect (#410)

* fix manifest deselect

* CEC-4563: add cancel and include results in promise (#411)

* CEC-4635: prevent false 0 calculation (#413)

* prevent false 0 calculation

* refactor switch statement

* CEC-4729: add retry button to active car updates (#414)

* add deploy button

* disable control if inactive

* add cases

* CEC-2374 - Add online filter to deploy search page

---------

Co-authored-by: Tristan Timblin <ttimblin@fiskerinc.com>
2023-08-25 16:46:41 -04:00
Paul Adamsen
0f8e4eb960 CEC-4955 - Digital Twin map zooms to location of car (#428)
* CEC-4955 - Digital twin show vehicle location

* fix code smell

* CEC-4955 - Zoom to location of car
2023-08-25 15:54:21 -04:00
Paul Adamsen
712c876115 CEC-4955 - Digital twin to show vehicle location instead of vehicle paths (#426)
* CEC-4955 - Digital twin show vehicle location

* fix code smell
2023-08-25 11:53:23 -04:00
Tristan Timblin
98a24d6273 CEC-4729: remove redeploy button (#425)
* remove redeploy button

* remove unused code

* remove unused code
2023-08-23 14:06:05 -07:00
Tristan Timblin
9902824f9b CEC-4920: add cases to ignore redeploy (#424) 2023-08-23 11:54:10 -07:00
Tristan Timblin
1da89f2534 CEC-4729: update cases (#421) 2023-08-22 11:43:29 -07:00
Eduard Voronkin
2dd2dfc932 CEC-4702 pass token for SMS call. (#419) 2023-08-17 15:08:28 -07:00