Releases: cis3296f23/purrfectpets
Releases · cis3296f23/purrfectpets
Likes, Login, and Location (And Azure Development)
What's Changed
- password hashing now works by @theronhalsey in #70
- fixed a bug with login. Another bug remains but is not blocking other… by @theronhalsey in #71
- Tu dev by @SlowMiata in #74
- Storing likes in DB by @bryanreiter in #75
- Added functionality to the 'User Preferences' menu by @thegreatandmightywafflecaptain in #73
- Tu dev by @SlowMiata in #76
- Sprint 4 backup backup by @bryanreiter in #77
- Tu dev by @SlowMiata in #78
- Made it so that the website asks for user's location. Location is sto… by @thegreatandmightywafflecaptain in #79
- Create GenerateDesignDocs.yml by @theronhalsey in #81
- Theronhalsey patch 2 by @theronhalsey in #82
- Theron dev by @theronhalsey in #83
- Update GenerateDesignDocs.yml by @theronhalsey in #84
- Added comments explaining each function in UserPreferences and Locati… by @thegreatandmightywafflecaptain in #85
- Dev by @SlowMiata in #86
- Delete .github/workflows/GenerateDesignDocs.yml by @theronhalsey in #87
Full Changelog: v1.2.0...v1.3.0
Database Integration and Redesign
What's Changed
- Eddy dev by @thegreatandmightywafflecaptain in #44
- Theron dev by @theronhalsey in #51
- sql server running in azure by @theronhalsey in #52
- small changes to pref encoding and decoding by @theronhalsey in #56
- small fixes I missed in last commit by @theronhalsey in #57
- User Verifications, dropdown menu by @SlowMiata in #60
- Redesign patch1 testing by @bryanreiter in #65
- Updated User Preferences list to be a convenient check-list of pets by @thegreatandmightywafflecaptain in #59
- Update App.jsx by @theronhalsey in #67
- Sprint 3 merge by @theronhalsey in #66
Full Changelog: v1.1.0...v1.2.0
Like, Dislike, and Navigate
What's Changed
- Login / Sign up components are done by @SlowMiata in #39
- Like and Dislike Pet Rotation by @bryanreiter in #40
- implemented Router Dom by @SlowMiata in #45
- Merge Dev into Production for Release 2 by @bryanreiter in #46
Full Changelog: v1.0.0...v1.1.0
Site Skeleton
This alpha release features the barebones of the site. There is the display of the pet from the Petfinder API, and shows details. This alpha shows we are able to grab details from Petfinder and display it to the user.