nordabiz/blueprints/public
Maciej Pienczyn 85e14bb4bf
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
feat(admin): Add permanent delete for archived companies + update release notes
Workflow: Active → Archive → Permanent Delete (hard delete from DB).
Only ADMIN role can permanently delete, and only archived companies.
FK cleanup across 35+ tables before deletion.

Also adds 4 missing items to v1.25.0 release notes:
- Strefa RADA simplified (removed documents section)
- Korzyści commission column visibility
- Company hard-delete feature
- User delete FK cascade fix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 08:00:30 +01:00
..
__init__.py refactor: Migrate announcements routes to public blueprint 2026-01-31 17:37:08 +01:00
CLAUDE.md fix: Rename pkd_codes column to ceidg_pkd_list to avoid backref conflict 2026-02-01 07:22:32 +01:00
routes_announcements.py refactor: Migrate announcements routes to public blueprint 2026-01-31 17:37:08 +01:00
routes_zopk.py refactor: Migrate ZOPK public routes to public blueprint 2026-01-31 17:19:53 +01:00
routes.py feat(admin): Add permanent delete for archived companies + update release notes 2026-02-05 08:00:30 +01:00