canina/frontend/admin-panel/src
parsa aghaei 9efa96be9b
Some checks failed
Deploy Canina / deploy (push) Successful in 27s
E2E Playwright Tests / Run Full E2E & Security Suites (push) Failing after 6s
fix(products): fix view-in-site URL to use canonical apex domain instead of www
2026-08-26 16:19:07 +03:30
..
assets chore: initialize admin-panel react project 2026-06-12 13:25:34 +03:30
components feat(blog): complete full-stack blog module with rich text editor, SEO analyzer, JSON-LD schema, and RSS feed 2026-08-24 16:48:31 +03:30
pages fix(products): fix view-in-site URL to use canonical apex domain instead of www 2026-08-26 16:19:07 +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