• Joined on 2025-07-12
tyler pushed to docs/sp14-15-readme-sync at tyler/cyclone 2026-06-21 05:05:28 -06:00
804e557a49 docs: list claims.py in api_routers/ Project layout
ff43f90156 refactor(api): split claims router (list + stream + detail + serialize + line-recon)
Compare 2 commits »
tyler pushed to docs/sp14-15-readme-sync at tyler/cyclone 2026-06-21 03:06:44 -06:00
ea64e6e0f0 docs: list all 8 api_routers/ subpackages in Project layout
6ce638553b refactor(api): split batches router (list summary + detail)
e63be87ba9 refactor(api): split activity router (list + live-tail stream)
6aa440d3e4 refactor(api): trailing newlines + hoist clearhouse.py parser imports
45cafbdb32 refactor(api): split providers + clearhouse + config routers
Compare 5 commits »
tyler pushed to docs/sp14-15-readme-sync at tyler/cyclone 2026-06-21 02:07:34 -06:00
bbf89c9dd8 docs: add Batches, Reconciliation, and Activity endpoint reference
tyler created pull request tyler/cyclone#3 2026-06-21 01:10:44 -06:00
docs: surface SP14 (Payer-Rejected UI + acknowledge) + SP15 (key rotation)
tyler closed pull request tyler/cyclone#2 2026-06-21 01:10:01 -06:00
docs: surface SP14 (Payer-Rejected UI + acknowledge) + SP15 (key rotation)
tyler created pull request tyler/cyclone#2 2026-06-21 01:08:02 -06:00
docs: surface SP14 (Payer-Rejected UI + acknowledge) + SP15 (key rotation)
tyler pushed to docs/sp14-15-readme-sync at tyler/cyclone 2026-06-21 01:07:49 -06:00
d25f00ac58 docs: surface SP14 (Payer-Rejected UI + acknowledge) + SP15 (key rotation)
1267a341e3 refactor(api): trailing newlines + hoist acks.py parser imports to top-level
a63ba5e88c refactor(api): split health + acks + ta1_acks routes into FastAPI APIRouters
d4f6fdd49c docs: sync READMEs with SP14 (Payer-Rejected lane) + endpoint inventory
ab00909715 merge: SP15 SQLCipher key rotation into main
Compare 7 commits »
tyler created branch docs/sp14-15-readme-sync in tyler/cyclone 2026-06-21 01:07:49 -06:00
tyler closed pull request tyler/cyclone#1 2026-06-21 01:06:12 -06:00
docs: surface SP9-SP13 in README + endpoint reference
tyler created pull request tyler/cyclone#1 2026-06-21 00:19:49 -06:00
docs: surface SP9-SP13 in README + endpoint reference
tyler pushed to main at tyler/cyclone 2026-06-21 00:19:41 -06:00
8a65baab3d merge: SP14 5-lane Inbox UI + acknowledge action into main
5c9365ec33 feat(sp14): 5-lane Inbox UI with Payer-Rejected acknowledge action
Compare 2 commits »
tyler created branch main in tyler/cyclone 2026-06-21 00:19:41 -06:00
tyler pushed to docs/sp9-13-readme-sync at tyler/cyclone 2026-06-21 00:15:22 -06:00
63b2870f6e docs: surface SP9-SP13 in README + endpoint reference
fdfbde35c6 merge: SP13 paramiko-backed SftpClient into main
a11e051f82 feat(sp13): paramiko-backed SftpClient wire-up
1225013fb0 merge: SP12 SQLCipher encryption at rest into main
d54c44f04a feat(sp12): SQLCipher encryption at rest (optional)
Compare 10 commits »
tyler created branch docs/sp9-13-readme-sync in tyler/cyclone 2026-06-21 00:15:22 -06:00
tyler created repository tyler/cyclone 2026-06-21 00:11:11 -06:00
tyler pushed to main at tyler/route-commerce 2026-06-17 19:28:20 -06:00
c087202bb4 fix(admin): AdminShell needs "use client" (calls useMediaQuery hook)
tyler pushed to main at tyler/route-commerce 2026-06-17 19:15:23 -06:00
661c6e8a86 merge: admin mobile PWA redesign (8 PRs, mobile-first admin shell + offline queue + PWA infra + v2 dashboard)
1fa8a78f82 feat(admin): redirect /admin to /admin/v2
afd96b93e1 feat(admin): add v2 dashboard with stat cards and today's stops
d913ca194e feat(db): add get_dashboard_summary RPC for v2 dashboard
f4d5a56181 docs(admin): document MoreSheet doesn't list primary tabs
Compare 49 commits »
tyler pushed to main at tyler/route-commerce 2026-06-17 12:31:43 -06:00
7e079e0186 Show success banner after sending a password-reset email
tyler pushed to main at tyler/route-commerce 2026-06-17 12:22:38 -06:00
eb37df347e Fix admin password reset (Send Reset Email + Reset Password)
tyler pushed to main at tyler/route-commerce 2026-06-17 12:10:12 -06:00
7e665ea43e Email service surfaces real Resend errors instead of silent false