inventory/templates
2025-07-07 09:40:27 -05:00
..
fragments Add inventory item creation and update endpoints; enhance inventory template with form handling 2025-07-07 09:40:27 -05:00
error.html Refactor .gitignore; add patterns for SQLite database files and improve ignored file management 2025-06-23 10:05:31 -05:00
index.html Refactor application configuration; implement dynamic database URI setup based on environment variables for improved flexibility and maintainability 2025-06-20 13:48:03 -05:00
inventory.html Add inventory item creation and update endpoints; enhance inventory template with form handling 2025-07-07 09:40:27 -05:00
inventory_index.html Refactor icon rendering; replace direct icon calls with render_icon function for consistency across templates 2025-06-20 08:44:55 -05:00
layout.html Enhance toast notifications and improve settings form submission; implement async handling and error reporting for better user feedback 2025-07-02 09:46:18 -05:00
search.html 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
settings.html Enhance Room model and settings form: improve foreign key validation and handle potential duplicates in deletion logic 2025-07-07 08:11:30 -05:00
table.html Refactor inventory and worklog templates for improved rendering and pagination; enhance table display with better responsiveness and usability 2025-06-17 09:44:55 -05:00
user.html 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
worklog.html 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