Commit graph

15 commits

Author SHA1 Message Date
Yaro Kasear
3492358645 Refactor inventory and layout templates: streamline script handling and improve toast message display 2025-07-07 10:23:07 -05:00
Yaro Kasear
ebd2060fd8 Add delete inventory item endpoint and enhance breadcrumb template with save/delete buttons 2025-07-07 10:16:25 -05:00
Yaro Kasear
dc394dd992 Add inventory item creation and update endpoints; enhance inventory template with form handling 2025-07-07 09:40:27 -05:00
Yaro Kasear
f2229cdc90 Refactor inventory and layout templates; enhance form handling with dynamic endpoint and argument passing for improved flexibility 2025-06-25 13:30:37 -05:00
Yaro Kasear
e2b8579362 Refactor worklog handling and rendering; enhance active worklog display and add settings page with brand management functionality 2025-06-18 09:33:33 -05:00
Yaro Kasear
3915b97231 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
Yaro Kasear
b68c25a05a 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
Yaro Kasear
bdd2a43c8b Refactor worklog handling and table rendering in templates for improved clarity and performance 2025-06-16 16:24:41 -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
684a98b216 Refactor inventory filtering and enhance templates with select inputs for improved data handling 2025-06-12 14:39:15 -05:00
Yaro Kasear
5df5f86fd2 Add filtering functionality to inventory listing and enhance templates for better data presentation 2025-06-12 11:32:25 -05:00
Yaro Kasear
9c3d32e5a0 Enhance inventory and user templates with select inputs for better data handling and navigation 2025-06-11 15:34:07 -05:00
Yaro Kasear
14384c3d22 Add inventory index route and update templates for breadcrumb navigation 2025-06-11 13:10:02 -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