| .. |
|
admin
|
feat(prescriptions & auth): auto-create user and pet profile on prescription submit, validate mobile numbers with regex, allow public upload and auto-reset form state
|
2026-08-09 09:59:55 +03:30 |
|
auth
|
fix(linter & types): resolve all ESLint warnings/errors and TypeScript type issues across backend and frontend projects
|
2026-08-08 19:31:41 +03:30 |
|
b2b
|
fix(linter & types): resolve all ESLint warnings/errors and TypeScript type issues across backend and frontend projects
|
2026-08-08 19:31:41 +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
|
feat(prescriptions & auth): auto-create user and pet profile on prescription submit, validate mobile numbers with regex, allow public upload and auto-reset form state
|
2026-08-09 09:59:55 +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(admin,frontend): fix hydration mismatch, admin UI texts sync, and product image resolution
|
2026-08-15 15:16:04 +03:30 |
|
smart-advisor
|
fix(linter & types): resolve all ESLint warnings/errors and TypeScript type issues across backend and frontend projects
|
2026-08-08 19:31:41 +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(linter & types): resolve all ESLint warnings/errors and TypeScript type issues across backend and frontend projects
|
2026-08-08 19:31:41 +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
|
fix(analytics, prescription, hydration): filter out admin/static asset requests from view counter, support guest prescription upload with fallback UI, and unify Hero component fallbacks with database defaults
|
2026-08-09 09:47: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 |