Talal Sharabi
ae890ca1c5
Merge origin/master: resolve conflicts, keep RBAC and fixes
...
Made-with: Cursor
2026-03-04 19:31:34 +04:00
Talal Sharabi
8edeaf10f5
RBAC: Phase 1-3, Total Salary fix, employee creation fix, permission groups, backup script
...
Made-with: Cursor
2026-03-04 19:31:08 +04:00
yotakii
e74f872e92
fix roles view
2026-03-02 13:24:57 +03:00
yotakii
0b886e81f0
add delete option to roles
2026-03-02 10:44:23 +03:00
yotakii
6c3d9ea43f
add more position
2026-02-23 12:23:51 +03:00
Talal Sharabi
842678674b
Admin panel: real data - backend API, users/audit/roles/stats, frontend wired
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 15:40:34 +04:00
Talal Sharabi
680ba3871e
Deploy rule, CRM enhancements, Company Employee category, bilingual, contacts module completion
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-19 14:59:34 +04:00
Talal Sharabi
7f3527b51c
Fix HR module and text visibility issues
...
- Added missing HR endpoints: /hr/departments and /hr/positions
- Fixed text color visibility (removed dark mode causing white text)
- Ensured all input fields have proper dark text color
- Added proper placeholder styling for forms
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-11 23:15:04 +04:00
Talal Sharabi
f31d71ff5a
Production deployment with Docker and full system fixes
...
- Added Docker support (Dockerfiles, docker-compose.yml)
- Fixed authentication and authorization (token storage, CORS, permissions)
- Fixed API response transformations for all modules
- Added production deployment scripts and guides
- Fixed frontend permission checks and module access
- Added database seeding script for production
- Complete documentation for deployment and configuration
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-11 11:25:20 +04:00
Talal Sharabi
35daa52767
feat: Complete Z.CRM system with all 6 modules
...
✨ Features:
- Complete authentication system with JWT
- Dashboard with all 6 modules visible
- Contact Management module (Salesforce-style)
- CRM & Sales Pipeline module (Pipedrive-style)
- Inventory & Assets module (SAP-style)
- Tasks & Projects module (Jira/Asana-style)
- HR Management module (BambooHR-style)
- Marketing Management module (HubSpot-style)
- Admin Panel with user management and role matrix
- World-class UI/UX with RTL Arabic support
- Cairo font (headings) + Readex Pro font (body)
- Sample data for all modules
- Protected routes and authentication flow
- Backend API with Prisma + PostgreSQL
- Comprehensive documentation
🎨 Design:
- Color-coded modules
- Professional data tables
- Stats cards with metrics
- Progress bars and status badges
- Search and filters
- Responsive layout
📊 Tech Stack:
- Frontend: Next.js 14, TypeScript, Tailwind CSS
- Backend: Node.js, Express, Prisma
- Database: PostgreSQL
- Auth: JWT with bcrypt
🚀 Production-ready frontend with all features accessible
2026-01-06 18:43:43 +04:00