This website requires JavaScript.
Explore
Help
Register
Sign In
Cardoza_Construction
/
Stackq
Watch
3
Star
0
Fork
0
You've already forked Stackq
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
115eecc6f3755992d89a7e9e8e4c349d9dc5641e
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
Details
CI / deploy (push)
Successful in 1m37s
Details
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
Details
CI / deploy (push)
Failing after 1m15s
Details
2026-02-19 09:55:26 -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
Details
CI / deploy (push)
Successful in 1m19s
Details
2026-02-18 10:51:09 -06:00