Commit Graph

1054 Commits

Author SHA1 Message Date
d4911fd82c Merge branch 'auto-claude/003-artur-bedzie-posiadal-pelne-prawa-administratora-p' 2026-01-06 22:23:41 +01:00
6d589407be Sync local repo with production state
- Add MembershipFee and MembershipFeeConfig models
- Add /health endpoint for monitoring
- Add Microsoft Fluent Design CSS
- Update templates with new CSS structure
- Add Announcement model
- Update .gitignore to exclude analysis files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 22:23:28 +01:00
0e9d912a1b auto-claude: subtask-1-1 - Grant admin rights to Artur Wiertel (WATERM)
Created migration script grant_admin_artur_wiertel.py that:
- Finds user by company_id=12 (WATERM)
- Sets is_admin=True for the user
- Supports --dry-run mode for verification
- Includes error handling and rollback

To deploy: Run script on production server with www-data user.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 21:58:33 +01:00
02fc67bf40 Initial commit 2026-01-01 14:01:49 +01:00