Releases: dheffer/DrivelineApp
Releases · dheffer/DrivelineApp
v1.0.0
v0.6.1
v0.5.0
What's Changed
- VehicleHistory add, edit, and delete operations added by @dheffer in #37
- Added odometer, added update but not working yet. by @BrandonJohnson97 in #38
- Got update odometer and add vehicle working. by @BrandonJohnson97 in #39
- Prettifying frontend by @ntuff in #40
- Setup jwt, auth all requests by @BrandonJohnson97 in #42
- #minor Protected routes configured by @BrandonJohnson97 in #43
- Navbar alignment fix by @dheffer in #44
- Majority of Lambda functions completed by @dheffer in #45
Full Changelog: v0.2.12...v0.5.0
v0.2.12
Notable changes:
- You can now add a car to your garage
- You can view its info in-depth and service history (but you can't add service history yet)
What's Changed
- Oauth Setup/Env work by @BrandonJohnson97 in #20
- Added MongoDB functionality by @ntuff in #21
- Remove the .env file from the repo by @dheffer in #22
- Garage page formatted with cards for display by @dheffer in #23
- Settings page setup + minor UI enhancements by @dheffer in #24
- OAuth works and cant access anything unless authorized. by @BrandonJohnson97 in #28
- Rework of Vehicle and Garage files. Vehicles can be pulled from API to fill Garage by @dheffer in #29
- Mixed Settings button with Login greeting in the Navbar by @dheffer in #30
- Backend api work by @BrandonJohnson97 in #31
- Create privacy-policy by @dheffer in #32
- Update README.md by @dheffer in #33
- ViewInfo functional & VehicleHistory removal and editing now functional by @dheffer in #34
- Add vehicle working, made some more requests in backend by @BrandonJohnson97 in #35
- Added logout button by @dheffer in #36
New Contributors
Full Changelog: v0.1.6...v0.2.12