No description
Find a file
2025-06-16 15:45:54 -05:00
models Enhance inventory management by updating timestamp type to DateTime, adding stale worklog display on the index page, and improving template styles and scripts for better user experience. 2025-06-16 10:26:30 -05:00
static/js Add worklog form fields and enhance templates for better data handling 2025-06-11 11:33:56 -05:00
templates Add pandas dependency, enhance inventory summary visualization, and update table rendering 2025-06-16 15:45:54 -05:00
.gitignore Refactor inventory listing filters to return error messages for invalid user, location, and item IDs 2025-06-16 08:13:27 -05:00
__init__.py Initial commit. 2025-06-11 09:10:41 -05:00
app.py Initial commit. 2025-06-11 09:10:41 -05:00
requirements.txt Add pandas dependency, enhance inventory summary visualization, and update table rendering 2025-06-16 15:45:54 -05:00
routes.py Add pandas dependency, enhance inventory summary visualization, and update table rendering 2025-06-16 15:45:54 -05:00
utils.py Enhance search functionality with pagination and improve eager loading in utils 2025-06-13 16:16:56 -05:00