Commit Graph

26 Commits

Author SHA1 Message Date
danbusse 51991a2439 test: add constraints tests 2026-06-22 22:14:05 -06:00
danbusse 87ca27e40a test: add claude_client tests 2026-06-22 22:14:05 -06:00
danbusse 7e178f44a8 test: add conftest.py 2026-06-22 22:14:04 -06:00
danbusse d2fb1635fa test: add tests package 2026-06-22 22:14:03 -06:00
danbusse 0ff43f697b fix: handle alternative JSON keys in Claude response (decklist/deck -> cards) 2026-06-22 21:53:42 -06:00
Dan d1d1813403 fix: make JSON structure explicit in system prompt 2026-06-22 21:46:14 -06:00
Dan 67e0229492 fix: update UserRole references to lowercase in admin.py 2026-06-22 21:35:23 -06:00
Dan 50316f82fd fix: update UserRole references to lowercase in admin.py 2026-06-22 21:32:05 -06:00
danbusse 52f6f73eb1 docs: update PROJECT_STATE.md after deployment stabilization 2026-06-22 21:23:09 -06:00
Dan 3c528ec9f1 fix: update UserRole references to lowercase member names in deps.py 2026-06-22 18:32:57 -06:00
Dan 348c8a5bca fix: use pre-built backend image to bypass Portainer git cache bug 2026-06-22 18:19:52 -06:00
Dan b734197f5c fix: update UserRole reference to lowercase member name 2026-06-22 18:14:37 -06:00
Dan 532bd2b856 fix: rename UserRole enum members to lowercase to match db values 2026-06-22 18:06:51 -06:00
Dan 5c3dcbe168 fix: use native_enum=False to correctly map UserRole to lowercase db values 2026-06-22 17:57:14 -06:00
danbusse accfe6447d docs: add PROJECT_STATE.md 2026-06-22 17:36:26 -06:00
Dan d3b3caa38c fix: use enum values not names for userrole column 2026-06-22 02:20:52 -06:00
Dan e96ce98783 fix: replace passlib with bcrypt directly 2026-06-22 01:48:31 -06:00
Dan a5f2caf0c8 fix: route through Traefik on commander.bussenet.ca 2026-06-22 01:30:19 -06:00
Dan 8c2cb138ec fix bake nginx config into image to avoid Portainer volume mount issue 2026-06-22 01:23:01 -06:00
Dan eae178cc8e fix: use npm install instead of npm ci for cross-platofmr compatibility 2026-06-22 00:04:05 -06:00
Dan 2f51bc08f7 add package-lock.json 2026-06-21 23:53:54 -06:00
Dan c0c4cc4998 Add empty .env for Portainer compatibility 2026-06-16 23:36:01 -06:00
Dan c200bf4ecf Allow .env to be tracked 2026-06-16 23:35:28 -06:00
Dan 312ef92025 Add stack.env for Portainer 2026-06-16 23:28:21 -06:00
Dan 57765496a6 Restructure into full project layout 2026-06-16 23:06:16 -06:00
Dan de4862b2d1 Initial commit - steps 1-6 complete 2026-06-16 22:13:09 -06:00