Tristan Timblin
f4652b5de7
CEC-5432: expand bulk-action to add, remove, and move vehicles between fleets ( #484 )
...
* battery indicator
* optimistic response remove from fleet
* update api to use params
* expand add to fleet to also remove
* typo
* update to post request
* CEC-5432: remove unused deps
* update mocks for delete
2023-11-17 10:44:56 -08:00
Tristan Timblin
754e445c09
CEC-4640: add bulk add to fleet ( #384 )
...
* refactor bulkactions component
* refactor bulk actions
* update dom tests
* add addToFleet hook
* make signal optional
* implement code splitting
* add deps
* remove test label
2023-07-10 17:30:11 -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
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
23111f9c3a
CEC-1691 Handle 503 errors ( #156 )
2022-05-18 16:02:13 -07: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