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
All Workflows
ci.yml
35 workflow runs
Actor
All actors
eewing
Status
All status
Success
Failure
Waiting
Running
Enhance receipt display by adding conditional rendering for descriptions and editing capabilities. Introduce a derived state for edit permissions and update UI components to reflect these changes, improving user interaction and information visibility.
ci.yml #37
:
Commit
fcd2c0342f
pushed by
eewing
main
2026-02-28 13:56:16 -06:00
2m58s
View workflow file
Add receipt status management functionality, allowing users to update receipt statuses through a new server action. Introduce STATUS_OPTIONS for consistent status handling across components. Enhance UI to support status selection and display, improving…
ci.yml #36
:
Commit
c89329dada
pushed by
eewing
main
2026-02-26 14:27:41 -06:00
1m21s
View workflow file
Enhance receipt management by adding a Description field to receipts, improving user input validation and error handling in the server actions. Update UI components to support the new Description field, ensuring a more comprehensive receipt creation an…
ci.yml #35
:
Commit
e3d96b8818
pushed by
eewing
main
2026-02-26 11:12:55 -06:00
1m52s
View workflow file
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 f…
ci.yml #34
:
Commit
b72df41ec7
pushed by
eewing
main
2026-02-26 10:50:43 -06:00
1m37s
View workflow file
Add receipt dialog functionality to +page.svelte for improved user experience
ci.yml #33
:
Commit
694a5295cc
pushed by
eewing
main
2026-02-26 10:26:55 -06:00
1m31s
View workflow file
Refactor routing and component structure by removing transactions-related routes and components, consolidating login functionality across multiple nodes. Update type definitions and server load functions to reflect these changes, enhancing code maintai…
ci.yml #32
:
Commit
39bea5e7a9
pushed by
eewing
main
2026-02-26 10:15:28 -06:00
1m55s
View workflow file
Update server internal options to reflect a new version hash and refactor cookie handling in hooks.server.ts for improved PocketBase authentication management, enhancing response integrity and avoiding server errors.
ci.yml #31
:
Commit
f8b8ecd88c
pushed by
eewing
main
2026-02-26 10:08:41 -06:00
1m45s
View workflow file
Remove navigateFallback option from Workbox configuration in vite.config.ts to streamline service worker setup.
ci.yml #30
:
Commit
eb64dc8022
pushed by
eewing
main
2026-02-26 09:58:50 -06:00
1m39s
View workflow file
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. Upda…
ci.yml #29
:
Commit
455b762eef
pushed by
eewing
main
2026-02-26 09:54:29 -06:00
1m36s
View workflow file
Update UI components in +page.svelte and HomeWithDialog.svelte to disable certain buttons with a "Coming soon" label, enhancing user experience by indicating future functionality. Adjust server internal options to reflect a new version hash.
ci.yml #28
:
Commit
47625259ba
pushed by
eewing
main
2026-02-26 09:22:17 -06:00
1m30s
View workflow file
Refactor image conversion logic in convert-image-to-webp.ts to handle HEIC files and improve compatibility with Safari. Update ReceiptForm and +page components to streamline image upload process, removing camera functionality and enhancing user feedbac…
ci.yml #27
:
Commit
8b977b5e86
pushed by
eewing
main
2026-02-19 15:09:29 -06:00
1m52s
View workflow file
Implement camera functionality in ReceiptForm and +page components for capturing photos directly. Refactor image upload handling to support both camera and gallery options, enhancing user experience. Update styles for improved accessibility and feedbac…
ci.yml #26
:
Commit
132e376b9f
pushed by
eewing
main
2026-02-19 11:53:59 -06:00
1m31s
View workflow file
Update package.json to allow Vite dev server to listen on all interfaces. Refactor dialog components in HomeWithDialog and receipts pages for improved layout and responsiveness. Enhance ReceiptForm styles for better user experience and accessibility, i…
ci.yml #25
:
Commit
c06daf4f7c
pushed by
eewing
main
2026-02-19 11:45:44 -06:00
1m41s
View workflow file
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 im…
ci.yml #24
:
Commit
d06e585bb5
pushed by
eewing
main
2026-02-19 11:35:35 -06:00
1m35s
View workflow file
Refactor image upload handling in ReceiptForm and +page components by removing direct input element clicks and replacing them with accessible labels. Update styles for improved user experience and maintainability.
ci.yml #23
:
Commit
8af1ee8bd4
pushed by
eewing
main
2026-02-19 11:29:46 -06:00
1m44s
View workflow file
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 i…
ci.yml #22
:
Commit
6e6ad0de05
pushed by
eewing
main
2026-02-19 11:21:36 -06:00
1m28s
View workflow file
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,…
ci.yml #21
:
Commit
f51f9c9f81
pushed by
eewing
main
2026-02-19 11:02:56 -06:00
1m44s
View workflow file
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.yml #20
:
Commit
115eecc6f3
pushed by
eewing
main
2026-02-19 10:04:34 -06:00
1m39s
View workflow file
feat(sso): accept base-issued iframe login
ci.yml #18
:
Commit
c6b30100bd
pushed by
eewing
main
2026-02-19 09:41:35 -06:00
1m47s
View workflow file
Update .DS_Store to reflect recent project changes.
ci.yml #17
:
Commit
e3ec0219b7
pushed by
eewing
main
2026-02-19 09:28:44 -06:00
1m54s
View workflow file
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.yml #15
:
Commit
07836ce6bb
pushed by
eewing
main
2026-02-18 14:34:28 -06:00
1m37s
View workflow file
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.yml #14
:
Commit
cfff9de0e6
pushed by
eewing
main
2026-02-18 14:18:17 -06:00
1m32s
View workflow file
Update layout.css to improve safe area handling for notched devices, ensuring a minimum padding for iOS status bar compatibility.
ci.yml #13
:
Commit
a3db68e8fc
pushed by
eewing
main
2026-02-18 14:01:35 -06:00
1m39s
View workflow file
Add search functionality to accounts, receipts, and transactions pages with dynamic filtering. Update UI elements for better responsiveness and user experience.
ci.yml #12
:
Commit
b36851f964
pushed by
eewing
main
2026-02-18 13:42:48 -06:00
1m30s
View workflow file
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.yml #11
:
Commit
e4be0aac35
pushed by
eewing
main
2026-02-18 12:32:12 -06:00
1m55s
View workflow file
PWA
ci.yml #10
:
Commit
f6d0c065a4
pushed by
eewing
main
2026-02-18 11:46:52 -06:00
1m33s
View workflow file
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.yml #9
:
Commit
6167c760a1
pushed by
eewing
main
2026-02-18 11:19:58 -06:00
1m38s
View workflow file
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.yml #8
:
Commit
809c784209
pushed by
eewing
main
2026-02-18 10:52:36 -06:00
1m21s
View workflow file
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.yml #7
:
Commit
a82c89674a
pushed by
eewing
main
2026-02-18 10:41:25 -06:00
1m50s
View workflow file
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.yml #6
:
Commit
27f297f9ec
pushed by
eewing
main
2026-02-17 15:32:16 -06:00
1m41s
View workflow file
First
Previous
1
2
Next
Last