feat: layered backend/frontend, single pipeline job, tests & live statuses - #14
Open
NikolayBogachev wants to merge 4 commits into
Open
feat: layered backend/frontend, single pipeline job, tests & live statuses#14NikolayBogachev wants to merge 4 commits into
NikolayBogachev wants to merge 4 commits into
Conversation
added 4 commits
July 11, 2026 16:01
Refactor backend into api/use_cases/data/entities/storage/scan/worker. Collapse Celery scan+metadata+alert into one job with retries. Stream uploads with size limit, projection queries, CASCADE delete. Layer frontend into types/api/hooks/components. Harden docker-compose with healthchecks, ports, resource limits.
- Frontend: auto-refresh statuses while files are uploaded/processing - Backend: JSON-safe 422 validation errors; full API/pipeline/storage tests - Docs: ARCHITECTURE.md in Russian; drop external project name mentions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что сделано
Backend
api/use_cases/data/entities/dto/storage/scan/worker/dbprocess_uploaded_file)stored_name), индексы, CASCADE deleteFrontend
config/types/api/hooks/componentsuploaded|processing), индикатор в header/→/testпри сохранённомbasePath: '/test'Docker / ops
file-storagerestart: alwaysDocs
ARCHITECTURE.mdна русском — описание решенияREADME.md— запуск и кратко что сделаноКак проверить