inventory/inventory
2025-07-10 16:15:29 -05:00
..
models Add Photo model and establish relationships with Inventory and User; create worklog_photos association table 2025-07-10 16:15:29 -05:00
routes Add WorkNote model and integrate updates into WorkLog functionality 2025-07-09 15:39:55 -05:00
static Add editor widget functionality with auto-resize and markdown support 2025-07-10 10:44:23 -05:00
templates Rename textarea fields in editor and worklog templates for consistency and clarity 2025-07-10 12:50:00 -05:00
utils Add WorkNote model and integrate updates into WorkLog functionality 2025-07-09 15:39:55 -05:00
__init__.py Remove unnecessary Jinja2 block trimming settings from app configuration 2025-07-08 16:03:28 -05:00
app.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
config.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
temp.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00