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
ece2676e38
style(church-profile): lead AI tab title with English for consistency
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-25 13:32:53 -07:00
Chris Chen
26259c252d
feat(church-profile): AI 設定 tab (provider/model/key) with masked keys
2026-06-25 13:29:52 -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
5aaac3246d
feat(web): Form 990 functional-expenses report page, route, and nav
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-24 19:49:02 -07:00
Chris Chen
677cb8f054
feat(web): default functional class on the ministry form
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-24 19:45:40 -07:00
Chris Chen
f79dab163d
feat(web): functional-class override on the expense form
2026-06-24 19:43:03 -07:00
Chris Chen
4438c351e2
feat(web): map expense categories to Form 990 lines in the category admin page
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-24 19:38:17 -07:00
Chris Chen
3f61e9ceaf
feat(web): add Form990Report permission and expense functional-class/line fields
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-24 19:33:37 -07:00
Chris Chen
9dbb1d38d8
WIP
2026-06-24 18:45:22 -07:00
Chris Chen
4dc7ff7df7
Update member.model.ts
ci-cd-vm / ci-cd (push) Successful in 1m38s
2026-06-24 12:07:02 -07:00
Chris Chen
e9aad74df6
update quick add.
ci-cd-vm / ci-cd (push) Successful in 1m40s
2026-06-24 12:01:55 -07:00
Chris Chen
e768f53ccc
feat(giving): show Sunday attendance per session and add edit action
2026-06-24 11:40:44 -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
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
5a25b33258
fix(account): show new!=current error under New Password field
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-23 20:21:52 -07:00
Chris Chen
a2ecc895de
feat(account): add Account Settings page, route, and wire Settings menu item
2026-06-23 20:15:56 -07:00
Chris Chen
1e6ddddf1f
feat(account): add ChangePasswordFormComponent
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-23 20:10:58 -07:00
Chris Chen
5e0348de1d
feat(account): add password strength and match validators
2026-06-23 20:01:16 -07:00
Chris Chen
7356d0e810
Update attendance-counter-page.component.scss
ci-cd-vm / ci-cd (push) Failing after 1m25s
2026-06-23 17:47:16 -07:00
Chris Chen
b1e3e23325
Sunday Worship Count
ci-cd-vm / ci-cd (push) Failing after 1m28s
2026-06-23 17:24:12 -07:00
Chris Chen
2e226e60f5
update mobile view.
ci-cd-vm / ci-cd (push) Failing after 1m13s
2026-06-23 14:18:55 -07:00
Chris Chen
68649223d9
update mobile view.
2026-06-23 14:15:20 -07:00
Chris Chen
47aec287aa
update mobile view for expense.
2026-06-23 13:49:38 -07:00
Chris Chen
5dfca873dd
update for shrink image size.
ci-cd-vm / ci-cd (push) Successful in 1m23s
2026-06-23 13:30:20 -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
2af169fa60
Fix null payee.
2026-06-20 18:05:22 -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
b6c50a38aa
Enhance
2026-05-30 09:57:43 -07:00
Chris Chen
caed5091f0
Enhance offering session
2026-05-30 00:15:10 -07:00
Chris Chen
769597d769
refactor finance.
2026-05-29 23:56:29 -07:00
Chris Chen
aef5454202
feat(i18n): bilingual language dropdown on member form dialog
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-29 22:27:03 -07:00
Chris Chen
9a94e3b09e
feat(i18n): bilingual ministry/category/status dropdowns on expense pages
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-29 22:27:00 -07:00
Chris Chen
fba0b63214
feat(i18n): bilingual language + roles selectors in user dialogs
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-29 22:13:41 -07:00
Chris Chen
e5296e79dc
feat(i18n): bilingual gender/status dropdowns on member form + members page
2026-05-29 22:11:39 -07:00
Chris Chen
61e34d343a
feat(i18n): bilingual category + method dropdowns on givings page
2026-05-29 22:09:19 -07:00
Chris Chen
126e640731
feat(i18n): bilingual Type/Method dropdowns + line echo on offering session
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-29 22:07:57 -07:00
Chris Chen
4e15e9f630
feat(i18n): compute bilingual label on giving/ministry/expense-category lookups
2026-05-29 22:06:09 -07:00
Chris Chen
fe50ea3d30
WIP
2026-05-29 20:54:08 -07:00
Chris Chen
95008788f3
feat(expense): wire routes + sidebar nav for expense pages
...
Also fix kendo-grid [total] binding in expenses-page template by
switching to GridDataResult object form ({ data, total }) on [data].
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-29 18:59:25 -07:00