-
Notifications
You must be signed in to change notification settings - Fork 2
Change log
Eric Singleton Jr edited this page Aug 8, 2018
·
7 revisions
The most recent changes will always be on the README of the application and this will be a collection of all changes in one place to see the application history.
Hot Fixes:
- Fixed the email validation link to appropriately route and pass in parameters to validate a veteran registration
Major Updates:
- Updated from 2.0 to 2.1.2 to prepare for deprecation
- Re-implemented Azure Key Vaults and included documentation with application breakdown and quick tutorial
- Filtered libraries without an associated lawyer so veterans cannot select a library without a lawyer
- Refactored Intake form to save upon early exiting, and it will validate the if all of the required inputs to ensure that nothing is missing
- Cleaned up profile CSS and added link functionality to access specific pages quickly
- Intake form updated for ease and readability
- Basic matching by selected library complete (TODO range matching)
- About and resources pages updated
- Leagal documents built out into viable CSS
- Color scheme update to change with logged-in user type
- Attorney validation partial implimented. (TODO Intigrate email confirmation if Attorney has not registered an email)
- Veteran validation offloaded to Attorney at meeting time.