canina/frontend/admin-panel/src
parsa aghaei fc324aacaf
All checks were successful
Deploy Canina / deploy (push) Successful in 30s
feat: complete url deeplinking across all admin modal/tab pages
2026-08-23 10:36:47 +03:30
..
assets chore: initialize admin-panel react project 2026-06-12 13:25:34 +03:30
components feat(admin): standardize Buttons and Modals across CMS, Catalog, Payment, and FAQ managers 2026-08-23 10:07:35 +03:30
pages feat: complete url deeplinking across all admin modal/tab pages 2026-08-23 10:36:47 +03:30
routes feat(admin): standardize UI components, modal viewports, URL syncing, and add live monitoring 2026-08-23 08:40:37 +03:30
services fix(prisma,api): execute ddl statements individually to fix P2021 error and eliminate duplicate toast notifications across app and admin panel 2026-08-16 19:41:21 +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 feat(seo): unify dynamic SEO metadata and title formatting across backend, admin and application 2026-08-19 15:03:10 +03:30
utils feat(admin): standardize UI components, modal viewports, URL syncing, and add live monitoring 2026-08-23 08:40:37 +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 feat(admin): standardize UI components, modal viewports, URL syncing, and add live monitoring 2026-08-23 08:40:37 +03:30
main.tsx fix(vite): handle vite:preloadError and dynamic chunk mismatch seamlessly 2026-08-18 17:40:53 +03:30