Chris Chen
|
1fa36ae62f
|
fix(finance): make Form990 row DTO use properties (System.Text.Json skips fields)
|
2026-06-24 19:23:54 -07:00 |
|
Chris Chen
|
1353b5571f
|
feat(finance): add Form 990 report DTOs and permission module
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-24 19:23:05 -07:00 |
|
Chris Chen
|
b6b110254a
|
feat(expense): add per-expense FunctionalClass override
|
2026-06-24 19:05:07 -07:00 |
|
Chris Chen
|
d3e6b5aed5
|
feat(ministry): add DefaultFunctionalClass for Form 990 functional split
|
2026-06-24 19:00:36 -07:00 |
|
Chris Chen
|
971bf165cc
|
feat(expense): map category group/subcategory to Form 990 lines
|
2026-06-24 18:53:13 -07:00 |
|
Chris Chen
|
9dbb1d38d8
|
WIP
|
2026-06-24 18:45:22 -07:00 |
|
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
|
7eb6a4db78
|
feat(attendance): add PUT /api/meal-attendance/{date} to overwrite a Sunday's counts
|
2026-06-24 11:18:27 -07:00 |
|
Chris Chen
|
e53cea7a82
|
Add init link.
|
2026-06-24 10:53:13 -07:00 |
|
Chris Chen
|
e88ea7917f
|
add church profile.
ci-cd-vm / ci-cd (push) Successful in 2m31s
|
2026-06-24 08:21:31 -07:00 |
|
Chris Chen
|
d327a5146c
|
Merge branch 'feature/change-password'
|
2026-06-23 20:36:26 -07:00 |
|
Chris Chen
|
4276ca890b
|
WIP
|
2026-06-23 20:36:18 -07:00 |
|
Chris Chen
|
9df391b42c
|
feat(auth): add PasswordChanged audit action and ChangePasswordRequest DTO
|
2026-06-23 19:44:23 -07:00 |
|
Chris Chen
|
39432ac588
|
Add admin NotificationsController for binding, groups, history, and send
|
2026-06-23 19:20:28 -07:00 |
|
Chris Chen
|
4c22cfaf19
|
Add Line webhook controller with signature verification and dispatch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-23 19:18:50 -07:00 |
|
Chris Chen
|
62592c29ae
|
Add audit logs.
ci-cd-vm / ci-cd (push) Successful in 4m2s
|
2026-06-23 12:13:47 -07:00 |
|
Chris Chen
|
870eeec82a
|
Add role control
|
2026-06-23 07:19:08 -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
|
87425b3276
|
add attendance
|
2026-06-20 19:43:15 -07:00 |
|
Chris Chen
|
3558c67fd7
|
WIP
|
2026-06-20 17:51:33 -07:00 |
|
Chris Chen
|
f55807fa7d
|
wip
|
2026-06-20 15:13:23 -07:00 |
|
Chris Chen
|
769597d769
|
refactor finance.
|
2026-05-29 23:56:29 -07:00 |
|
Chris Chen
|
15cdfe6f92
|
feat(expense): add expense, category, and monthly-statement DTOs
|
2026-05-29 18:21:52 -07:00 |
|
Chris Chen
|
f6f06d841c
|
feat(ministry): add Ministry entity, seed (10), and read endpoint
|
2026-05-29 18:03:28 -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 |
|
Chris Chen
|
a525c71baa
|
WIP
|
2026-05-28 15:25:31 -07:00 |
|
Chris Chen
|
97743f6974
|
feat: add PagedResult, Member DTOs, and User DTOs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 13:55:21 -07:00 |
|
Chris Chen
|
b335867b30
|
feat: add LoginRequest and LoginResponse DTOs
|
2026-05-25 19:07:36 -07:00 |
|