Commit Graph

674 Commits

Author SHA1 Message Date
Tristan Timblin
470495cfe9 CEC-5344: increase polling (#477) 2023-11-01 10:33:32 -07:00
Tristan Timblin
5cec00ea6d CEC-5182: fix missing parameters (#476) 2023-10-27 09:08:01 -07:00
Tristan Timblin
342aa3e270 CEC-5292: add battery info to fleet vehicles (#474)
* CEC-5292: add battery info to fleet vehicles

* add permission requirement

* set new message

* responsive

* fix missing status

* update snapshots

* update snapshots
2023-10-26 13:42:57 -07:00
Paul Adamsen
1059389d30 Merge pull request #469 from Fisker-Inc/CEC-3796
CEC-3796 - UI for creating and managing RxSWIN
2023-10-24 15:40:54 -04:00
Paul Adamsen
e771b144f6 Merge branch 'main' into CEC-3796 2023-10-24 15:24:31 -04:00
Tristan Timblin
ed05d6024c CEC-5240: add initial payload (#473) 2023-10-24 10:07:52 -07:00
Paul Adamsen
7ab8eeb8cb Merge branch 'main' into CEC-3796 2023-10-24 09:27:58 -04:00
Tristan Timblin
6af4b5a10b CEC-5240: add Remote Command and Remote Reset as bulk-actions (#471)
* add new bulk actions

* move async down scope

* run

* call func

* update error message
2023-10-23 13:08:08 -07:00
Tristan Timblin
a0da4271a1 CEC-3348: truncate table cell (#467)
* CEC-3348: truncate ecu list

* calc string once

* remove unused dep
2023-10-23 12:55:13 -07:00
pauladamseniii
a25dbcc592 label 2023-10-18 16:34:54 -04:00
pauladamseniii
1c2d6ba2a2 improve tests 2023-10-18 16:24:33 -04:00
pauladamseniii
1c42a7900d Fix page site path 2023-10-18 14:58:11 -04:00
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