• Joined on 2026-03-06
jason pushed to main at jason/pnger 2026-03-07 22:41:50 -06:00
990f6ae372 Add backend server with API endpoints
jason pushed to main at jason/pnger 2026-03-07 22:41:27 -06:00
67db1b2704 Add backend package.json with dependencies
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 22:41:22 -06:00
9864de0f8a feat: replace department text input with preloaded select dropdown
jason pushed to main at jason/pnger 2026-03-07 22:41:16 -06:00
fa4d0a1954 Add docker-compose.yml for Unraid deployment
jason pushed to main at jason/pnger 2026-03-07 22:41:07 -06:00
39f4202eb6 Add Dockerfile with multi-stage build configuration
jason pushed to main at jason/pnger 2026-03-07 22:40:22 -06:00
b48c7a7561 Add INSTRUCTIONS.md with development roadmap and setup guide
jason pushed to main at jason/pnger 2026-03-07 22:39:29 -06:00
70bcae1c6a Update README with comprehensive project documentation
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 22:37:50 -06:00
43e8b87da9 feat: replace department text input with preloaded select dropdown
jason created repository jason/pnger 2026-03-07 22:37:26 -06:00
jason created branch feature/department-dropdown in jason/cpas 2026-03-07 22:18:22 -06:00
jason pushed to feature/department-dropdown at jason/cpas 2026-03-07 22:18:22 -06:00
5049a63b0f feat: add shared departments constant
jason pushed to master at jason/cpas 2026-03-07 22:02:35 -06:00
53dcce576a Merge pull request 'fix: score endpoint now returns total_violations and negated_count' (#30) from feature/ack-signature-and-toasts into master
979e9724e0 fix: score endpoint now returns total_violations and negated_count
Compare 2 commits »
jason merged pull request jason/cpas#30 2026-03-07 22:02:34 -06:00
fix: score endpoint now returns total_violations and negated_count
jason created pull request jason/cpas#30 2026-03-07 22:02:31 -06:00
fix: score endpoint now returns total_violations and negated_count
jason pushed to feature/ack-signature-and-toasts at jason/cpas 2026-03-07 22:01:36 -06:00
979e9724e0 fix: score endpoint now returns total_violations and negated_count
jason pushed to master at jason/cpas 2026-03-07 21:47:26 -06:00
9c4c357cbe Merge pull request 'feature/ack-signature-and-toasts' (#29) from feature/ack-signature-and-toasts into master
da602f69af docs: update ReadmeModal admin guide for acknowledgment signature and toast notifications
66f59dead3 docs: update README for acknowledgment signature field, toast notifications, and PDF logo refactor
ecd3810050 feat: add toast notifications to EmployeeModal for all actions
114dbb1166 refactor: load logo from disk instead of hardcoded base64 + add acknowledgment signature rendering
Compare 11 commits »
jason merged pull request jason/cpas#29 2026-03-07 21:47:25 -06:00
feature/ack-signature-and-toasts
jason created pull request jason/cpas#29 2026-03-07 21:47:21 -06:00
feature/ack-signature-and-toasts
jason pushed to feature/ack-signature-and-toasts at jason/cpas 2026-03-07 21:46:31 -06:00
da602f69af docs: update ReadmeModal admin guide for acknowledgment signature and toast notifications
jason pushed to feature/ack-signature-and-toasts at jason/cpas 2026-03-07 21:44:24 -06:00
66f59dead3 docs: update README for acknowledgment signature field, toast notifications, and PDF logo refactor