Commit Graph

11 Commits

Author SHA1 Message Date
eewing d06e585bb5 Enhance image upload experience in ReceiptForm and +page components by integrating a loading state with a spinner icon during image processing. Update styles for better accessibility and user feedback, ensuring a smoother interaction when converting images to WebP format.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m33s
2026-02-19 11:33:57 -06:00
eewing 6e6ad0de05 Refactor receipt handling by removing status options from the server-side logic and simplifying the default status to "New". Update the receipt form to eliminate the status selection, enhancing user experience by focusing on essential fields. Improve image upload handling with WebP conversion support in both receipt creation and editing components.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m25s
2026-02-19 11:19:35 -06:00
eewing f51f9c9f81 Enhance receipt management by adding support for image uploads and improving data handling in receipt forms. Update route parameters and type definitions for better data structure. Refactor UI components for improved user experience and responsiveness, including collapsible sections for receipt images and dynamic line item management.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m42s
2026-02-19 10:57:15 -06:00
eewing a3d6b2b083 Update environment type definitions and improve safe redirect logic in login proxy page. Refactor SvelteKit generated files for better performance and maintainability, including updates to version hashes and removal of unused dependencies.
CI / build (push) Has been skipped
CI / deploy (push) Has been cancelled
2026-02-19 09:25:37 -06:00
eewing 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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m53s
2026-02-18 12:30:11 -06:00
eewing f6d0c065a4 PWA
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m31s
2026-02-18 11:45:07 -06:00
eewing 7ac169c1e4 Refactor environment variable declarations, enhance image handling in item forms, and update asset references in SvelteKit project for improved functionality and performance.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m53s
2026-02-17 15:13:03 -06:00
eewing 9022114c8d Add barcode-detector-api-polyfill dependency and update environment variable declarations in SvelteKit project
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m50s
2026-02-17 14:58:53 -06:00
eewing 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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m40s
2026-02-17 14:45:13 -06:00
eewing 6cc5928770 Update dependencies and switch to @sveltejs/adapter-node for SvelteKit project
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m33s
2026-02-17 14:25:23 -06:00
eewing cf73cd3b4c INIT 2026-02-17 14:10:16 -06:00