admin-panel/frontend
oguz ozturk 1b1d2651f3 feat: Update UI with ARGE ICT branding and add profile management
- Add ARGE ICT color palette to Tailwind config
- Add company logo to login and sidebar
- Remove default credentials from login page (security)
- Add profile management page for admins
- Add password change functionality
- Update all UI components with new color scheme
- Add backend endpoints for profile update and password change
2026-01-11 18:03:26 +03:00
..
src feat: Update UI with ARGE ICT branding and add profile management 2026-01-11 18:03:26 +03:00
Dockerfile Add Docker deployment files and deployment guide 2026-01-11 17:12:18 +03:00
index.html Complete admin panel: Flask backend + React frontend 2026-01-11 16:53:46 +03:00
nginx.conf Add Docker deployment files and deployment guide 2026-01-11 17:12:18 +03:00
package.json Complete admin panel: Flask backend + React frontend 2026-01-11 16:53:46 +03:00
postcss.config.js Complete admin panel: Flask backend + React frontend 2026-01-11 16:53:46 +03:00
tailwind.config.js feat: Update UI with ARGE ICT branding and add profile management 2026-01-11 18:03:26 +03:00
vite.config.js Complete admin panel: Flask backend + React frontend 2026-01-11 16:53:46 +03:00