Commit graph

6 commits

Author SHA1 Message Date
Yaro Kasear
25e67cce28 Add pandas dependency, enhance inventory summary visualization, and update table rendering 2025-06-16 15:45:54 -05:00
Yaro Kasear
58754c71bd Enhance inventory management by updating timestamp type to DateTime, adding stale worklog display on the index page, and improving template styles and scripts for better user experience. 2025-06-16 10:26:30 -05:00
Yaro Kasear
eb7e446e56 Implement search functionality with pagination and enhance templates for improved user experience 2025-06-13 15:29:35 -05:00
Yaro Kasear
f4f9f84387 Refactor templates and add search functionality with improved navigation and user experience 2025-06-13 08:50:39 -05:00
Yaro Kasear
795b23fbae Add worklog form fields and enhance templates for better data handling
- Introduced worklog form fields for start and end timestamps, contact, work item, completion status, follow-up, analysis, and notes.
- Updated worklog.html to include a save button and improved layout.
- Enhanced datalist.js for dynamic data binding between input fields and datalists.
- Refactored inventory.html and user.html for consistency and readability.
- Added form.html template for future use.
2025-06-11 11:33:56 -05:00
Yaro Kasear
189f73b7c2 Initial commit. 2025-06-11 09:10:41 -05:00