Agent Zero
|
83a94e4f42
|
task(F2-backend): global block favorites - is_favorite column, adapter mapping, PATCH validation
|
2026-08-28 13:27:50 +02:00 |
|
Agent Zero
|
5cbfe55d03
|
task(F1): wcadlib export/import endpoints + fix gfolder/gblock id collisions
|
2026-08-28 12:19:44 +02:00 |
|
Leopoldadmin
|
126277ab94
|
fix(settings, yjs, ux, ci): default settings, y-leveldb restart resilience, dashboard one-click open, delete error handling, Playwright CI
|
2026-07-27 03:15:30 +02:00 |
|
Leopoldadmin
|
02308dc54a
|
fix: comprehensive quality improvements
- Fix 2 backend test failures (projectFolders validation, StressTest timeout)
- Fix frontend test dependency (@testing-library/dom)
- Delete App.tsx.bak from repo
- Add rate limiting on auth endpoints (login: 10/min, register: 3/min)
- Add .env.example with all environment variables
- Update BAUPLAN.md with accurate phase status (16/21 phases implemented)
- Add OpenAPI/Swagger documentation (docs/openapi.yaml)
- Add E2E workflow test (15 steps: register→project→drawing→layer→element→CRUD→delete)
- Add Forgejo CI/CD pipeline (.forgejo/workflows/ci.yml)
- Improve .gitignore (db-wal, .env.*, *.bak, coverage)
- Add security comment for default user in schema.sql
All 628 tests passing (254 backend + 374 frontend)
|
2026-07-26 22:47:50 +02:00 |
|
Leopoldadmin
|
be62470b53
|
merge: combine all features from both codebases - mobile dashboard + layer panel + notifications + shares + all fixes
|
2026-07-04 16:43:55 +02:00 |
|
Leopoldadmin
|
1bcfaffdd4
|
fix: replace hardcoded localhost:3001 with relative API URL + add canvas mock and integration test
- Fix frontend Network error: API_BASE now defaults to empty string (same-origin)
- Fix 3 files: api.ts, AuthContext.tsx, Dashboard.tsx
- Add Canvas 2D context mock in tests/setup.ts for jsdom
- Fix -0 vs +0 in ZoomPanController.getViewport()
- Add IntegrationWorkflow.test.ts (35 tests, full CAD workflow)
|
2026-06-26 17:48:24 +02:00 |
|
Leopoldadmin
|
89b91a1050
|
test: T29-T31 component tests (20) + frontend stresstest (7) + backend DB stresstest (6) with 50k elements
|
2026-06-26 16:20:09 +02:00 |
|
Leopoldadmin
|
f853372c90
|
test: add Vitest setup with 115 tests (backend + frontend)
|
2026-06-26 14:19:50 +02:00 |
|