Job Creation & Equipment Management Resolved Asset Visibility: Fixed the bug where only one unit was visible; the UI now correctly shows all units grouped by equipment name. Inventory vs. Quote Clarity: Added real-time badges showing "Available" stock (e.g., 103/104) and "Quoted" quantity to help staff stay within project scope. Improved Selection UI: Implemented quantity steppers with validation to prevent leading zeros (e.g., "01" becomes "1") and increased input sizes for better usability. Instant UI Reset: Added logic to immediately clear previous equipment data when switching services to prevent accidental cross-service assignments. System Stability & Bug Fixes Payload Limit Increase: Resolved "Request Entity Too Large" crashes by increasing the server data limit to 30MB (allowing for large quotes and PDF generation). Action History Patch: Fixed a critical frontend crash in ServiceDetails.tsx that occurred when viewing history for actions performed by deleted users. Email Security: Removed hardcoded developer emails from the system and replaced them with dynamic environment variables (ADMIN_EMAIL). Features & Enhancements 30-Day Follow-up Reminder: Prepared a backend automation that notifies admins to check in with clients exactly 30 days after job completion for retention and reviews. Categorized Search: Enhanced the search experience by grouping results into "Recent Searches" and "Suggestions" for faster navigation.