klg-asutk-app/backend/app/schemas
Yuriy a7da43be0e apply recommendations: security, get_db, exceptions, eslint, api-client
- session: set_tenant use bound param (SQL injection fix)
- health: text('SELECT 1'), REDIS_URL from config
- deps: re-export get_db from session, use settings.ENABLE_DEV_AUTH (default False)
- routes: all get_db from app.api.deps; conftest overrides deps.get_db
- main: register exception handlers from app.api.exceptions
- next.config: enable ESLint and TypeScript checks
- .eslintrc: drop @typescript-eslint/recommended; fix no-console (logger, ws-client, regulations)
- backend/.env.example added
- frontend: export apiFetch; dashboard, profile, settings, risks use api-client
- docs/ANALYSIS_AND_RECOMMENDATIONS.md

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-14 21:48:58 +03:00
..
__init__.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
aircraft.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
airworthiness.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
attachment.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
audit.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
cert_application.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
common.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
legal.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
modifications.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
notification.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
organization.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
risk_alert.py Consolidation: KLG ASUTK + PAPA integration 2026-02-08 17:18:31 +03:00
tasks_route_backup.py apply recommendations: security, get_db, exceptions, eslint, api-client 2026-02-14 21:48:58 +03:00
tasks.py Безопасность и качество: 8 исправлений + обновления 2026-02-14 21:29:16 +03:00