Commit graph

18 commits

Author SHA1 Message Date
Yaro Kasear
398800b681 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
Yaro Kasear
5a3176cad1 Refactor settings form and layout; enhance form submission with JSON handling and improve modal functionality for room management 2025-06-25 15:42:52 -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
acacf39f8e Refactor code structure; improve organization and readability across multiple files 2025-06-23 14:51:21 -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
30d3cd7c45 Refactor icon rendering; replace direct icon calls with render_icon function for consistency across templates 2025-06-20 08:44:55 -05:00
Yaro Kasear
ad413c3f1b Enhance settings page; integrate combo box widgets for brands, types, sections, and functions, and add pencil icon for editing functionality 2025-06-18 14:13:16 -05:00
Yaro Kasear
dba2438937 Refactor brand management UI; replace datalist with combo box widget and enhance styling for better usability 2025-06-18 09:59:07 -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
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