• Joined on 2025-04-06
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 »
yaro pushed to main at yaro/inventory 2025-07-17 09:33:10 -05:00
e24b6d06bd Add export functionality for worklogs with dynamic filename generation
yaro pushed to main at yaro/inventory 2025-07-17 09:13:03 -05:00
4061065430 Enhance CSV export functionality by allowing custom filenames and adding export links for active worklogs
yaro pushed to main at yaro/inventory 2025-07-17 08:43:33 -05:00
a050ff7c1e Add CSV export functionality for inventory, users, and worklogs with frontend integration
yaro pushed to main at yaro/inventory 2025-07-17 08:06:57 -05:00
357d7196fa Implement CSV export functionality for inventory, users, and worklogs with error handling
yaro pushed to main at yaro/inventory 2025-07-15 16:20:06 -05:00
1d0468b9be Avoid n+1.
yaro pushed to main at yaro/inventory 2025-07-15 16:11:45 -05:00
4342d73811 Added initial CSV export functionality.
yaro pushed to main at yaro/inventory 2025-07-15 15:02:35 -05:00
1ec15328b0 More work on the CSV dump.
yaro pushed to main at yaro/inventory 2025-07-15 14:42:31 -05:00
e6847d0504 Starting export implementation.
yaro pushed to main at yaro/inventory 2025-07-15 14:26:49 -05:00
71276f9f4b More work on buttons.
yaro pushed to main at yaro/inventory 2025-07-15 13:35:05 -05:00
41bb8d5a3b Remove create_button flag from breadcrumb fragment.
yaro pushed to main at yaro/inventory 2025-07-15 12:44:53 -05:00
4a8786ac06 I did some pointless changes! Hooray!