No description
Find a file
2025-06-20 09:10:14 -05:00
models Refactor icon rendering; update render_icon macro to accept extra_class parameter and adjust button icons in combobox for better state management 2025-06-20 09:10:14 -05:00
static Refactor icon rendering; update render_icon macro to accept extra_class parameter and adjust button icons in combobox for better state management 2025-06-20 09:10:14 -05:00
templates Refactor icon rendering; update render_icon macro to accept extra_class parameter and adjust button icons in combobox for better state management 2025-06-20 09:10:14 -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 Refactor inventory chart data representation; change dataset type from bar to pie and update corresponding keys for improved visualization 2025-06-18 16:15:53 -05:00
utils.py Refactor templates and utility functions for improved rendering and usability; enhance icon usage and link handling in various templates 2025-06-17 12:51:01 -05:00