• Joined on 2025-04-06
yaro pushed to main at yaro/inventory 2025-07-24 11:32:33 -05:00
8418f06c57 Refactor dropdown fragment to remove max-height from dropdown content for improved display.
yaro pushed to main at yaro/inventory 2025-07-24 11:26:14 -05:00
01c891b903 Enhance dropdown component by adding overflow handling and improving search input styling for better usability.
yaro pushed to main at yaro/inventory 2025-07-23 15:48:32 -05:00
e96150a92b Remove unnecessary blank lines in search.html for cleaner code structure.
yaro pushed to main at yaro/inventory 2025-07-23 15:26:52 -05:00
608cb8281b Fix alert styling and ensure consistent formatting in user results table rendering.
yaro pushed to main at yaro/inventory 2025-07-23 12:49:08 -05:00
50786cf41f Refactor user form to replace select elements with dropdown rendering for supervisor and location, enhancing consistency and maintainability.
yaro pushed to main at yaro/inventory 2025-07-23 09:48:07 -05:00
be9e4afb4d Initialize WSGI application by importing and creating the app instance.
yaro pushed to main at yaro/inventory 2025-07-23 09:42:12 -05:00
5e3f211dc0 Fix CSV export filename handling by removing redundant '.csv' extension in download attribute.
yaro pushed to main at yaro/inventory 2025-07-22 13:04:58 -05:00
9242ce6eab Refactor brand and item models to introduce 'identifier' property for consistency; update dropdown rendering in templates to utilize new properties and improve input handling.
yaro pushed to main at yaro/inventory 2025-07-22 12:40:48 -05:00
8631e4082c Fix dropdown button styling by ensuring consistent border and background colors based on enabled state.
yaro pushed to main at yaro/inventory 2025-07-22 12:36:35 -05:00
b0de4561bf Enhance dropdown functionality in worklog template by adding contact selection and enabling/disabling based on log completion status; refactor contact ID handling for consistency.
yaro pushed to main at yaro/inventory 2025-07-22 12:00:49 -05:00
69a4a19587 Enhance dropdown functionality by adding onclick event to dropdown items for better item selection; improve search input handling for filtering options.
462c077681 Refactor user, room, and inventory models to replace 'full_name' property with 'identifier' for consistency; update related templates and routes accordingly.
Compare 2 commits »
yaro pushed to main at yaro/inventory 2025-07-21 15:04:21 -05:00
d12023ecd1 Add rounded styling to alert messages in inventory, user, and worklog templates for improved UI consistency
yaro pushed to main at yaro/inventory 2025-07-21 13:43:28 -05:00
f17051224d Enable debug mode in config, enhance HTML response handling with minification, and clean up worklog template by removing commented button
yaro pushed to main at yaro/inventory 2025-07-21 09:24:11 -05:00
fa37497e3a Refactor index route and template to enhance worklog summaries and improve code readability
yaro pushed to main at yaro/inventory 2025-07-21 08:31:03 -05:00
a4bfb9838c Enhance button functionality in inventory, user, and worklog templates to include dynamic 'new' buttons and improve save button styling for better UI consistency
yaro pushed to main at yaro/inventory 2025-07-17 15:29:37 -05:00
dab23009c1 Refactor model imports and add nullable indices for improved database performance and clarity
yaro pushed to main at yaro/inventory 2025-07-17 14:12:47 -05:00
704638d07a Add style to save button in settings template for improved UI consistency
yaro pushed to main at yaro/inventory 2025-07-17 14:04:39 -05:00
7fb117a95e Refactor settings template to improve structure and enhance readability of room editor functionality
yaro pushed to main at yaro/inventory 2025-07-17 13:24:37 -05:00
34cdc17eee Refactor worklog export functionality to use dynamic export links and improve code readability
yaro pushed to main at yaro/inventory 2025-07-17 13:15:40 -05:00
912d3fe775 Refactor export link functionality in templates to streamline CSV export and enhance title generation for inventory and worklogs
7b908d7fa3 Refactor worklog export button to streamline functionality and remove redundant script
Compare 2 commits »