VMA UPDATES
Navigation:
Back to Documentation Home /
Development Updates /
Update - 1.2.0 /
Application Version: 1.2.0
2024-Aug-19
Update Type - Massive Code Changes
This is a massive update in preparation for public beta testing.
The following are the key development changes for this date.
- Began changing the codebase to facilitate responsive design for mobile devies
- Modifying the application's UI for a cleaner and responsive design
- Improved system feedback with respect to client searches
- Displays appropriate messages for successful or unsuccessful search results
-
Began changing the code that implements searching, improving it's efficiency
- Began changing how searched data is displayed (responsive design)
- [BUG]
Testing search with custID = '65ueydj67ijf' returns a valid result consistent with custID = '65'
Subsequent tests show that random text after a valid custID is ignored in testing
for the existence of a custID in the DBMS. This is NOT acceptable !!