Commit Graph

6 Commits

Author SHA1 Message Date
0421b4f6ee fix 2026-09-07 14:30:56 +03:30
8721190502 chore: bump version to 0.1.3 2026-09-07 13:07:11 +03:30
840c328819 refactor: remove unused icons and dependencies
- Deleted several unused icon components including AddDocumentIcon, ArrowRightIcon, AttachIcon, and others to clean up the codebase.
- Removed the 'arcaptcha-react' package from package.json and next.config.js as it is no longer needed.
- This cleanup helps improve project maintainability and reduces bundle size.
2026-09-05 16:40:50 +03:30
871176ba92 update version 2026-09-05 16:06:01 +03:30
0bb22059d0 fix 2026-09-05 15:15:35 +03:30
e1eaf5eff5 feat: initial ghabilee-admin backoffice app
Extract admin dashboard from ghabilee-frontend2 into a dedicated Next.js
app for backoffice.ghabilee.ir (no SEO indexing / Clarity).
2026-09-05 13:12:59 +03:30