Commit graph

5 commits

Author SHA1 Message Date
Yaro Kasear
9803db17ab Add inventory management templates and utility functions
- Created HTML templates for inventory index, layout, search, settings, table, user, and worklog.
- Implemented utility functions for eager loading relationships in SQLAlchemy.
- Added validation mixin for form submissions.
- Updated project configuration files (pyproject.toml and setup.cfg) for package management.
2025-07-08 11:47:22 -05:00
Yaro Kasear
4c36621eba Enhance app configuration and prettify HTML responses; update requirements and fix button identifiers in settings template 2025-07-07 12:02:06 -05:00
Yaro Kasear
e67ae63eb8 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
Yaro Kasear
25e67cce28 Add pandas dependency, enhance inventory summary visualization, and update table rendering 2025-06-16 15:45:54 -05:00
Yaro Kasear
189f73b7c2 Initial commit. 2025-06-11 09:10:41 -05:00