• Joined on 2025-11-24
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 14:16:43 -06:00
cfff9de0e6 Enhance SvelteKit project by adding new API routes for dark mode toggling, updating existing route parameters, and improving type definitions. Refactor component imports and optimize asset handling for better performance and maintainability.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 13:59:56 -06:00
a3db68e8fc Update layout.css to improve safe area handling for notched devices, ensuring a minimum padding for iOS status bar compatibility.
eewing pushed to main at Cardoza_Construction/HRM 2026-02-18 13:42:06 -06:00
bbf185df50 Add employee type management and filtering functionality
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 13:41:17 -06:00
b36851f964 Add search functionality to accounts, receipts, and transactions pages with dynamic filtering. Update UI elements for better responsiveness and user experience.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 12:30:15 -06:00
e4be0aac35 Enhance routing in SvelteKit project by adding new routes for accounts and transactions, updating existing route parameters, and improving type definitions. Refactor component imports and optimize asset handling for better performance and maintainability.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 11:45:17 -06:00
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 11:18:19 -06:00
6167c760a1 Wrap slot in a div for improved layout structure and adjust CSS for better responsiveness, including font size and app shell constraints for small screens.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 10:51:14 -06:00
809c784209 Enhance routing in SvelteKit project by adding new receipt-related routes, updating existing route parameters, and improving layout handling. Refactor components to streamline UI interactions and remove unused imports for better performance.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-18 10:39:34 -06:00
a82c89674a Enhance routing and layout in SvelteKit project by adding new routes for accounts and transactions, updating existing routes, and improving layout parameters. Refactor item handling and integrate barcode scanning functionality for better user experience.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 15:30:35 -06:00
27f297f9ec Refactor PocketBase client initialization, update HTML template for favicon handling, and remove redundant text in main components for improved clarity and performance in SvelteKit project.
7269444163 Update environment variable declarations and modify HTML template for improved asset handling in SvelteKit project.
Compare 2 commits »
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 15:19:17 -06:00
ec7df92b21 Refactor environment variable declarations, update client entry points, and optimize asset handling in SvelteKit project for improved performance and maintainability.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 15:13:10 -06:00
7ac169c1e4 Refactor environment variable declarations, enhance image handling in item forms, and update asset references in SvelteKit project for improved functionality and performance.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 14:59:01 -06:00
9022114c8d Add barcode-detector-api-polyfill dependency and update environment variable declarations in SvelteKit project
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 14:45:17 -06:00
cff20a652a Refactor environment variable declarations and update asset references in SvelteKit project. Removed unused variables and updated client entry points and stylesheets for improved performance.
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 14:25:28 -06:00
6cc5928770 Update dependencies and switch to @sveltejs/adapter-node for SvelteKit project
eewing pushed to main at Cardoza_Construction/Stackq 2026-02-17 14:10:58 -06:00
cf73cd3b4c INIT
eewing created repository Cardoza_Construction/Stackq 2026-02-17 13:12:36 -06:00
eewing created repository Cardoza_Construction/PRISM-FileWatcher 2026-02-17 11:17:06 -06:00
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:59:34 -06:00
debc6559c9 Add sentiment feature to employee reports
eewing pushed to main at Cardoza_Construction/HRM 2026-02-17 10:32:00 -06:00
069f38a313 Implement user settings and dark mode toggle in layout component