canina/frontend/admin-panel/src
2026-08-16 13:06:32 +03:30
..
assets chore: initialize admin-panel react project 2026-06-12 13:25:34 +03:30
components feat(canina): implement multi-select bulk media delete, fix logo clipping, fix blog API URLs, and improve dosage labels 2026-08-16 13:06:32 +03:30
pages feat(canina): implement multi-select bulk media delete, fix logo clipping, fix blog API URLs, and improve dosage labels 2026-08-16 13:06:32 +03:30
routes feat(payment): add Idempotency guard, Amount Match check, auto Inquiry reconciliation and comprehensive Admin Transaction Logs management 2026-08-16 12:08:50 +03:30
services fix(api/auth): allow public GET on ui-texts & scientific-terms, fix refresh attempt loop, remove duplicate error toasts and prevent unwanted modal popups 2026-08-08 18:11:17 +03:30
store 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
types chore(workspace): eradicate all tsc errors and eslint warnings across frontend, admin, and backend 2026-08-07 07:39:26 +03:30
App.css chore: initialize admin-panel react project 2026-06-12 13:25:34 +03:30
App.tsx fix(admin-panel): add RTL direction to Toaster and skip refresh when unauthenticated 2026-08-08 18:18:27 +03:30
index.css fix(catalog-hscroll-cms-buttons): add sleek custom horizontal scrollbar for catalog categories and fix high-contrast purple styling for admin CMS buttons 2026-07-27 12:36:23 +03:30
main.tsx feat: complete admin panel major functionalities including responsive layout, recharts, custom modals, inline editing, and loading states 2026-06-12 16:19:57 +03:30