inventory/routes
2025-07-08 09:55:25 -05:00
..
__init__.py Remove deprecated routes file and move HTML prettifying logic to hooks module 2025-07-07 14:10:05 -05:00
helpers.py Implement work log creation and update API; add new worklog entry route and enhance worklog template with JavaScript functionality 2025-07-08 09:55:25 -05:00
hooks.py Remove deprecated routes file and move HTML prettifying logic to hooks module 2025-07-07 14:10:05 -05:00
index.py Add routes and functionality for inventory management, user management, worklogs, and settings 2025-07-07 14:05:17 -05:00
inventory.py Add routes and functionality for inventory management, user management, worklogs, and settings 2025-07-07 14:05:17 -05:00
search.py Add routes and functionality for inventory management, user management, worklogs, and settings 2025-07-07 14:05:17 -05:00
settings.py Add user creation and update functionality; refactor user template and helpers 2025-07-07 15:36:15 -05:00
user.py Add user creation and update functionality; refactor user template and helpers 2025-07-07 15:36:15 -05:00
worklog.py Implement work log creation and update API; add new worklog entry route and enhance worklog template with JavaScript functionality 2025-07-08 09:55:25 -05:00