Commit graph

166 commits

Author SHA1 Message Date
Yaro Kasear
0835248f34 Refactor inventory listing filters to return error messages for invalid user, location, and item IDs 2025-06-16 08:13:27 -05:00
Yaro Kasear
0a5518d99f Improve filter handling in inventory listing by adding fallback for unknown users, locations, and items 2025-06-16 08:05:11 -05:00
Yaro Kasear
cffdc27724 Enhance search functionality with pagination and improve eager loading in utils 2025-06-13 16:16:56 -05:00
Yaro Kasear
eb7e446e56 Implement search functionality with pagination and enhance templates for improved user experience 2025-06-13 15:29:35 -05:00
Yaro Kasear
67c85a4569 Add laptop icon SVG and refactor search template for improved category links 2025-06-13 10:48:29 -05:00
Yaro Kasear
a5feeeee1d Enhance inventory templates with new SVG icons and refactor category links for improved navigation 2025-06-13 10:33:20 -05:00
Yaro Kasear
f4f9f84387 Refactor templates and add search functionality with improved navigation and user experience 2025-06-13 08:50:39 -05:00
Yaro Kasear
684a98b216 Refactor inventory filtering and enhance templates with select inputs for improved data handling 2025-06-12 14:39:15 -05:00
Yaro Kasear
ffaae2541f Add .gitignore to exclude __pycache__ directory from version control 2025-06-12 11:59:29 -05:00
Yaro Kasear
823bae7e65 Add breadcrumb support to inventory listing and update templates for improved navigation 2025-06-12 11:56:37 -05:00
Yaro Kasear
5df5f86fd2 Add filtering functionality to inventory listing and enhance templates for better data presentation 2025-06-12 11:32:25 -05:00
Yaro Kasear
a7708ce9c5 Fix inventory link to point to the correct route for better navigation 2025-06-11 15:57:23 -05:00
Yaro Kasear
9c3d32e5a0 Enhance inventory and user templates with select inputs for better data handling and navigation 2025-06-11 15:34:07 -05:00
Yaro Kasear
14384c3d22 Add inventory index route and update templates for breadcrumb navigation 2025-06-11 13:10:02 -05:00
Yaro Kasear
795b23fbae Add worklog form fields and enhance templates for better data handling
- Introduced worklog form fields for start and end timestamps, contact, work item, completion status, follow-up, analysis, and notes.
- Updated worklog.html to include a save button and improved layout.
- Enhanced datalist.js for dynamic data binding between input fields and datalists.
- Refactored inventory.html and user.html for consistency and readability.
- Added form.html template for future use.
2025-06-11 11:33:56 -05:00
Yaro Kasear
189f73b7c2 Initial commit. 2025-06-11 09:10:41 -05:00