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
33
Commits
1
Branch
0
Tags
455b762eef2397d6d3f27e13b2d95f77598ba2fc
Commit Graph
4 Commits
Author
SHA1
Message
Date
eewing
455b762eef
Refactor image upload handling across items and receipts routes to include validation for uploaded images, enhancing error handling and user feedback. Consolidate parsing functions by importing from a shared module, improving code maintainability. Update server hooks to ensure consistent cookie handling and error logging.
CI / build (push)
Has been skipped
Details
CI / deploy (push)
Successful in 1m33s
Details
2026-02-26 09:45:37 -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
Details
CI / deploy (push)
Successful in 1m25s
Details
2026-02-19 11:19:35 -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