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
38
Commits
1
Branch
0
Tags
b72df41ec7c7c70c211dad901f13ecdee547c056
Commit Graph
4 Commits
Author
SHA1
Message
Date
eewing
b72df41ec7
Enhance image upload handling by integrating HEIC to JPEG conversion in receipts routes. Update ReceiptForm and related components to improve user feedback during image processing, ensuring compatibility with HEIC files. Refactor image handling logic for better maintainability and user experience.
CI / build (push)
Has been skipped
Details
CI / deploy (push)
Successful in 1m35s
Details
2026-02-26 10:48:33 -06:00
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
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
Details
CI / deploy (push)
Successful in 1m42s
Details
2026-02-19 10:57:15 -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