CEC-1182 fleet filter forms (#131)

* forms for fleet can filters

* unit tests for fleet filters

* removing warnings

* updating regex
This commit is contained in:
Drew Taylor
2022-03-29 10:19:14 -07:00
committed by GitHub
parent 4af3c70ec7
commit 6eb32d1522
24 changed files with 2300 additions and 87 deletions

View File

@@ -47,7 +47,7 @@ const MainForm = ({ name }) => {
useEffect(() => {
(async () => {
try {
if (!token) return;
if (!name || !token) return;
await getFleetVehicles(
name,
{