Yaro Kasear
543494120c
Refactor entity synchronization logic in Area, Brand, Item, RoomFunction, and Room models; improve ID handling and streamline foreign key resolution in settings
2025-06-25 11:23:33 -05:00
Yaro Kasear
8a5c5db9e0
Implement sync_from_state method for Area, Brand, Item, RoomFunction, and Room models; streamline entity management in settings
2025-06-24 13:09:41 -05:00
Yaro Kasear
347baaa12e
Refactor settings logic; streamline brand and item type creation, enhance ComboBoxWidget integration for improved usability
2025-06-23 10:13:22 -05:00
Yaro Kasear
c6fc1a4795
Refactor .gitignore; add patterns for SQLite database files and improve ignored file management
...
Enhance app initialization; set secret key from environment variable for better security practices
Update work_log model import; change User import path for improved module structure
Refactor routes; add new inventory item creation route and enhance settings handling with JSON form state
Improve ComboBoxWidget; add handleComboAdd function for better option management and integrate with render_combobox macro
Revamp settings template; implement form state management and improve modal functionality for room creation
Add error template; create a new error handling page for better user feedback
2025-06-23 10:05:31 -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
3c9806bd34
Refactor ComboBoxWidget; enhance createOption and sortOptions functions, update onAdd parameter in render_combobox macro for improved usability and maintainability
2025-06-20 11:55:36 -05:00
Yaro Kasear
b182e30c43
Refactor combo box integration; streamline onAdd, onRemove, and onEdit parameters in render_combobox macro for improved functionality and readability
2025-06-20 10:02:40 -05:00
Yaro Kasear
d3a9b6dbd5
Refactor icon rendering; update render_icon macro to accept extra_class parameter and adjust button icons in combobox for better state management
2025-06-20 09:10:14 -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
ec08dd8ef1
Enhance settings page; add room management functionality with combo box integration and update rendering logic for improved usability
2025-06-18 15:36:34 -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
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
67c85a4569
Add laptop icon SVG and refactor search template for improved category links
2025-06-13 10:48:29 -05:00
Yaro Kasear
a5feeeee1d
Enhance inventory templates with new SVG icons and refactor category links for improved navigation
2025-06-13 10:33:20 -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