Commit Graph

13 Commits

Author SHA1 Message Date
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
Tristan Timblin
22a928fe23 CEC-5182: fix missing data (#468) 2023-10-16 08:40:30 -07:00
Tristan Timblin
db0d3dd319 CEC-5182: add car update status to fleet (#466) 2023-10-13 10:09:49 -07:00
Tristan Timblin
f4d021b658 CEC-4883: update api shape and display trex version on fleets (#418) 2023-08-17 14:08:57 -07:00
Rafi Greenberg
01d13a5cac CEC-4772 (#399) (#402)
* CEC-4674: add bulk cancel updates (#386)

* add bulk cancel updates

* add permission check

* remove unused import

* make trigger multi-line

* CEC-4546: add ecu search (#391)

* CEC-4546: add ecu search

* CEC-4546: add checkbox to filter current

* add column

* set initial state to true for unique

* CEC-4745: add vins nullcheck for bulk actions bulk actions (#395)

* nullcheck bulk actions

* remove unused var

* update snapshots

* CEC-4772 - carsconnected takes VINs in req body

---------

Co-authored-by: Paul Adamsen <117673433+pauladamseniii@users.noreply.github.com>
Co-authored-by: Tristan Timblin <ttimblin@fiskerinc.com>
2023-07-26 12:01:58 -07:00
Paul Adamsen
787bb12260 CEC-4595 - show online status of cars in fleet (#374)
* CEC-4595 - show online status of cars in fleet

* fix mocking
2023-06-26 11:55:38 -04:00
Tristan Timblin
f74c717377 CEC-4498 update fleetsAPI.addFleetVehicle to send vehicle in an array (#351)
* CEC-4498 update fleet-vehicle-add api to take an array of vehicles
2023-06-12 22:41:55 -04:00
arpanetus
1ecc8943a3 CEC-3086 Allow creating filters without interval (#237) 2022-11-22 04:22:36 +06: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
6eb32d1522 CEC-1182 fleet filter forms (#131)
* forms for fleet can filters

* unit tests for fleet filters

* removing warnings

* updating regex
2022-03-29 10:19:14 -07:00
Drew Taylor
4af3c70ec7 CEC-1183/CEC-1201 fleet vehicles forms (#130)
* working fleet vehicles forms

* snapshots and api tests
2022-03-22 14:15:49 -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