• Joined on 2026-03-06
jason created pull request jason/cpas#25 2026-03-07 09:53:12 -06:00
roadmap
jason pushed to roadmap at jason/cpas 2026-03-07 09:52:17 -06:00
d4638783a4 feat: add Docs button to navbar — opens ReadmeModal slide-in panel
jason pushed to roadmap at jason/cpas 2026-03-07 09:52:00 -06:00
9d4d465755 feat: ReadmeModal — full README rendered in a themed slide-in panel
jason pushed to master at jason/cpas 2026-03-07 09:46:41 -06:00
f8810e1ae5 Merge pull request 'roadmap' (#24) from roadmap into master
57d0ac9755 feat: wire ExpirationTimeline and EmployeeNotes into EmployeeModal
328fc6f307 feat: EmployeeNotes component — inline free-text notes with quick-add HR flag tags
37efd596dd feat: ExpirationTimeline component — per-violation roll-off countdown with tier drop projection
b02464330b feat: add expiration timeline endpoint and notes field to employee endpoints
Compare 7 commits »
jason merged pull request jason/cpas#24 2026-03-07 09:46:39 -06:00
roadmap
jason created pull request jason/cpas#24 2026-03-07 09:46:34 -06:00
roadmap
jason pushed to roadmap at jason/cpas 2026-03-07 09:44:55 -06:00
57d0ac9755 feat: wire ExpirationTimeline and EmployeeNotes into EmployeeModal
jason pushed to roadmap at jason/cpas 2026-03-07 09:43:56 -06:00
328fc6f307 feat: EmployeeNotes component — inline free-text notes with quick-add HR flag tags
jason pushed to roadmap at jason/cpas 2026-03-07 09:43:33 -06:00
37efd596dd feat: ExpirationTimeline component — per-violation roll-off countdown with tier drop projection
jason pushed to roadmap at jason/cpas 2026-03-07 09:43:00 -06:00
b02464330b feat: add expiration timeline endpoint and notes field to employee endpoints
jason pushed to roadmap at jason/cpas 2026-03-07 09:41:53 -06:00
be2d1fa68e feat(db): add notes column to employees table
jason pushed to roadmap at jason/cpas 2026-03-07 09:40:36 -06:00
0a8b6e44d8 docs: update README — mark roadmap items complete, add new features, update schema and API reference
jason merged pull request jason/cpas#23 2026-03-07 09:30:46 -06:00
roadmap
jason pushed to master at jason/cpas 2026-03-07 09:30:46 -06:00
9b80afd54d Merge pull request 'roadmap' (#23) from roadmap into master
970bc0efea feat: add Audit Log button to Dashboard toolbar
7ee76468c4 feat: wire EditEmployeeModal and AmendViolationModal into EmployeeModal
2525cce03e feat: AuditLog panel component — filterable, paginated audit trail
15d3f02884 feat: AmendViolationModal — edit non-scoring fields with full diff history
Compare 8 commits »
jason created pull request jason/cpas#23 2026-03-07 09:30:42 -06:00
roadmap
jason pushed to roadmap at jason/cpas 2026-03-07 09:26:35 -06:00
970bc0efea feat: add Audit Log button to Dashboard toolbar
jason pushed to roadmap at jason/cpas 2026-03-07 09:25:50 -06:00
7ee76468c4 feat: wire EditEmployeeModal and AmendViolationModal into EmployeeModal
jason pushed to roadmap at jason/cpas 2026-03-07 09:24:51 -06:00
2525cce03e feat: AuditLog panel component — filterable, paginated audit trail
jason pushed to roadmap at jason/cpas 2026-03-07 09:24:16 -06:00
15d3f02884 feat: AmendViolationModal — edit non-scoring fields with full diff history
jason pushed to roadmap at jason/cpas 2026-03-07 09:23:40 -06:00
ee91a16506 feat: EditEmployeeModal — edit name/dept/supervisor and merge duplicates