canina/backend/src
2026-08-08 18:57:43 +03:30
..
admin fix(api/validation): restore strict forbidNonWhitelisted: true and decorate all GET route queries with explicit DTOs across admin and application APIs 2026-08-08 18:45:57 +03:30
auth fix(frontend/backend): suppress unauth toast on init, fix admin-login DTO validation and RSC directives 2026-08-08 18:02:43 +03:30
b2b fix(api/validation): restore strict forbidNonWhitelisted: true and decorate all GET route queries with explicit DTOs across admin and application APIs 2026-08-08 18:45:57 +03:30
banners chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
blogs chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
cms style: apply standard ESLint & Prettier formatting across backend 2026-07-29 15:41:53 +03:30
common chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
contact fix(admin-auth & contact): persist admin token in localStorage and allow ADMIN role on contact submission endpoints 2026-08-08 18:57:43 +03:30
home style: apply standard ESLint & Prettier formatting across backend 2026-07-29 15:41:53 +03:30
ingredients chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
orders chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
pets chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
prescriptions chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
prisma style: apply standard ESLint & Prettier formatting across backend 2026-07-29 15:41:53 +03:30
products fix(api/validation): restore strict forbidNonWhitelisted: true and decorate all GET route queries with explicit DTOs across admin and application APIs 2026-08-08 18:45:57 +03:30
redis feat(devops,docs,verify): implement Phase 4 CI pipeline, OpenAPI synchronization, and E2E verification matrix 2026-08-06 22:27:56 +03:30
seo style: apply standard ESLint & Prettier formatting across backend 2026-07-29 15:41:53 +03:30
settings fix(validation & catalog): disable strict forbidNonWhitelisted in NestJS ValidationPipe and wire full catalog mode & maintenance mode settings to frontend 2026-08-08 18:38:48 +03:30
smart-advisor fix(api/validation): restore strict forbidNonWhitelisted: true and decorate all GET route queries with explicit DTOs across admin and application APIs 2026-08-08 18:45:57 +03:30
testimonials chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
users chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
videos fix(dto): remove redundant search override property in GetVideosQueryDto 2026-08-08 18:14:13 +03:30
wholesale chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
wiki chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
app.controller.spec.ts feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
app.controller.ts feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
app.module.ts feat(backend): implement Phase A database models and controllers for cross-boundary dependencies 2026-08-06 23:45:51 +03:30
app.service.ts feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
main.ts fix(api/validation): restore strict forbidNonWhitelisted: true and decorate all GET route queries with explicit DTOs across admin and application APIs 2026-08-08 18:45:57 +03:30