No description
Find a file
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
__pycache__ Add worklog form fields and enhance templates for better data handling 2025-06-11 11:33:56 -05:00
models Initial commit. 2025-06-11 09:10:41 -05:00
static/js Add worklog form fields and enhance templates for better data handling 2025-06-11 11:33:56 -05:00
templates Add worklog form fields and enhance templates for better data handling 2025-06-11 11:33:56 -05:00
__init__.py Initial commit. 2025-06-11 09:10:41 -05:00
app.py Initial commit. 2025-06-11 09:10:41 -05:00
requirements.txt Initial commit. 2025-06-11 09:10:41 -05:00
routes.py Add worklog form fields and enhance templates for better data handling 2025-06-11 11:33:56 -05:00
utils.py Initial commit. 2025-06-11 09:10:41 -05:00