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
|
115eecc6f3
|
Refactor ItemsCrud.svelte to initialize searchQuery with an empty string and update it based on URL parameters using a reactive effect. Update receipt image handling in +page.svelte to define the image URL as a constant for improved readability.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m37s
|
2026-02-19 10:02:49 -06:00 |
|
eewing
|
567d7e3e13
|
Implement receipt management features including creation, loading, and display of receipts. Refactor related components and enhance UI with dialogs for adding new receipts. Update type definitions and improve error handling for better user experience.
CI / build (push) Has been skipped
CI / deploy (push) Failing after 1m15s
|
2026-02-19 09:55:26 -06:00 |
|
eewing
|
c6b30100bd
|
feat(sso): accept base-issued iframe login
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m44s
Handle Base SSO tokens on initial requests so Stackq can bootstrap PocketBase auth and redirect into the app without a separate login.
|
2026-02-19 09:36:08 -06:00 |
|
eewing
|
e3ec0219b7
|
Update .DS_Store to reflect recent project changes.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m51s
|
2026-02-19 09:26:04 -06:00 |
|
eewing
|
73fcd791ba
|
Update .DS_Store to reflect changes in project files.
|
2026-02-19 09:25:53 -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
|
07836ce6bb
|
Refactor layout.css and ItemsCrud.svelte for improved responsiveness and readability. Adjust font sizes for mobile and desktop views, and enhance layout constraints for better scaling on larger screens.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m35s
|
2026-02-18 14:32:48 -06:00 |
|
eewing
|
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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m29s
|
2026-02-18 14:16:38 -06:00 |
|
eewing
|
a3db68e8fc
|
Update layout.css to improve safe area handling for notched devices, ensuring a minimum padding for iOS status bar compatibility.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m36s
|
2026-02-18 13:59:53 -06:00 |
|
eewing
|
b36851f964
|
Add search functionality to accounts, receipts, and transactions pages with dynamic filtering. Update UI elements for better responsiveness and user experience.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m28s
|
2026-02-18 13:41:12 -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
|
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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m36s
|
2026-02-18 11:18:16 -06:00 |
|
eewing
|
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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m19s
|
2026-02-18 10:51:09 -06:00 |
|
eewing
|
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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m49s
|
2026-02-18 10:39:29 -06:00 |
|
eewing
|
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.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m39s
|
2026-02-17 15:30:31 -06:00 |
|
eewing
|
7269444163
|
Update environment variable declarations and modify HTML template for improved asset handling in SvelteKit project.
|
2026-02-17 15:30:20 -06:00 |
|
eewing
|
ec7df92b21
|
Refactor environment variable declarations, update client entry points, and optimize asset handling in SvelteKit project for improved performance and maintainability.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m57s
|
2026-02-17 15:18:31 -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 |
|
eewing
|
2bca5834c5
|
Initial commit
|
2026-02-17 13:12:36 -06:00 |
|