Chris Chen
|
b0e2e112fc
|
feat(giving): add sundayAttendanceCount model field and attendance setCounts API
ci-cd-vm / ci-cd (push) Successful in 2m21s
|
2026-06-24 11:35:34 -07:00 |
|
Chris Chen
|
28eba8a3ea
|
feat(giving): include Sunday attendance total in offering session list
|
2026-06-24 11:24:31 -07:00 |
|
Chris Chen
|
ddced87dc6
|
Update
ci-cd-nas / build-push (push) Failing after 27s
ci-cd-nas / deploy (push) Has been skipped
|
2026-06-20 22:26:52 -07:00 |
|
Chris Chen
|
7ab8e9703b
|
WIP
|
2026-06-20 21:06:24 -07:00 |
|
Chris Chen
|
8061a60fe5
|
add quick add entry.
|
2026-06-20 20:42:06 -07:00 |
|
Chris Chen
|
f55807fa7d
|
wip
|
2026-06-20 15:13:23 -07:00 |
|
Chris Chen
|
86041c0d05
|
fix(giving): map duplicate-date race to 409 + return zelle/paypal refs in session detail
|
2026-05-28 16:53:24 -07:00 |
|
Chris Chen
|
e04776460d
|
feat(giving): offering-session batch service with server-side totals + locking
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 16:47:19 -07:00 |
|
Chris Chen
|
2b6f29e775
|
feat(giving): single-entry giving service with paging + lock guard
Adds GivingListItemDto, GivingDto, CreateGivingRequest, UpdateGivingRequest DTOs;
IGivingService interface; GivingService implementation with category/date filtering,
OfferingSession lock guard (Submitted/Reconciled), and DI registration in Program.cs.
Covered by 4 xUnit tests (TDD: red → green).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 16:38:32 -07:00 |
|
Chris Chen
|
798dfa3fe0
|
feat(giving): giving-category service with CRUD + soft-disable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 16:29:31 -07:00 |
|