From 8e1b01b65113e95b2341e742267cd4373d7358f5 Mon Sep 17 00:00:00 2001
From: Paul Adamsen <117673433+pauladamseniii@users.noreply.github.com>
Date: Wed, 7 Dec 2022 19:17:08 -0500
Subject: [PATCH] CEC-3242 - New form for Fleet/AddVehicle (#243)
* CEC-3242 - New form for Fleet/AddVehicle
* fixes, improvements
* update snapshot
* CEC-3242 and CEC-3262
* update snapshot
* un-require removed fields from vehicle add
---
.../App/__snapshots__/App.test.js.snap | 140 -----
.../Add/__snapshots__/index.test.jsx.snap | 140 -----
src/components/Cars/Add/index.jsx | 51 --
src/components/Contexts/VehicleContext.jsx | 8 -
.../Add/__snapshots__/index.test.jsx.snap | 498 ++++++++++++++++++
.../Fleets/Status/Vehicles/Add/index.jsx | 115 +++-
6 files changed, 610 insertions(+), 342 deletions(-)
diff --git a/src/components/App/__snapshots__/App.test.js.snap b/src/components/App/__snapshots__/App.test.js.snap
index a714fc5..4788d68 100644
--- a/src/components/App/__snapshots__/App.test.js.snap
+++ b/src/components/App/__snapshots__/App.test.js.snap
@@ -6392,146 +6392,6 @@ exports[`App Route /vehicle-add authenticated 1`] = `
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-