Chris Chen
560fb79bf0
feat(1099): add recipient DTOs
...
Add Payee1099ListItemDto, Payee1099Dto, and SavePayee1099Request in
DTOs/Payee for the 1099 recipient CRUD surface.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 17:02:33 -07:00
Chris Chen
9aa64b5f4c
feat(1099): add report and recipient DTOs
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 16:53:15 -07:00
Chris Chen
55543af5e1
checks
ci-cd-vm / ci-cd (push) Successful in 2m17s
2026-06-25 15:51:52 -07:00
Chris Chen
f1de8d7ab7
feat(expense-snapshot): add snapshot DTOs
2026-06-25 14:58:53 -07:00
Chris Chen
73077295a4
feat(expense-categories): AI 建議 for group/sub name + 990 line
...
ci-cd-vm / ci-cd (push) Successful in 2m25s
Add an AI assist button to the Edit/New Group (大項) and Subcategory
(小項) dialogs: the user enters a Chinese name, and the model refines
the Chinese, translates it to English, and suggests the matching IRS
Form 990 Part IX line. Suggestions surface in a confirm card; Apply
fills the Chinese name, English name, and 990 line fields.
Backend mirrors the existing expense-classification AI family but over
the Form 990 line catalog: IExpenseCategoryAiService + base (catalog
load, prompt, id validation) + Claude/Gemini providers + factory that
picks the provider from ChurchProfile.AiProvider. New write-gated
POST api/expense-categories/ai-suggest endpoint; sub-category requests
pass the parent group + its 990 line to bias the choice.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 14:18:34 -07:00
Chris Chen
a16e21dbfd
feat(church-profile): masked-read + leave-unchanged write for AI keys
2026-06-25 13:13:42 -07:00
Chris Chen
bdccb79029
WIP
2026-06-25 12:47:14 -07:00
Chris Chen
a89e936f4d
Implement AI
2026-06-25 11:11:26 -07:00
Chris Chen
fa3e75a333
add approve.
ci-cd-vm / ci-cd (push) Successful in 2m24s
2026-06-25 10:22:01 -07:00
Chris Chen
8bdb942a49
update detail.
ci-cd-vm / ci-cd (push) Successful in 4m27s
2026-06-25 09:33:49 -07:00
Chris Chen
1a03a1cbba
feat(finance): expose Form 990 line catalog endpoint
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-24 19:36:01 -07:00
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