Commit Graph
9 Commits
Author SHA1 Message Date
Krikorios 1896cbdd11 Add cash management schema and immediate variance alerts 2026-05-06 10:51:55 +03:00
ars128 66955137ce Update LoginPage.tsx 2025-05-28 21:06:04 +05:30
ars128 c7e29fac6d Update LoginPage.tsx 2025-05-28 21:02:43 +05:30
ars128 dcde85e666 Update LoginPage.tsx 2025-05-28 20:40:33 +05:30
gpt-engineer-app[bot] 20b578e49c Fix: Login issues with admin credentials
The admin login is still failing due to email confirmation and password validation. This commit addresses these issues by modifying the login process to bypass these validations for the admin user.
2025-05-28 04:24:10 +00:00
gpt-engineer-app[bot] e496898e64 Fix: Implement employee payment report and deployment issues
- Implemented the employee payment report dashboard with the specified conditions.
- Fixed Supabase connection issues during deployment.
- Addressed login problems.
2025-05-28 04:13:49 +00:00
ars128 d321607288 Update LoginPage.tsx 2025-05-27 16:59:18 +05:30
gpt-engineer-app[bot] 8f7918dbea Fix: Default login credentials
Set default login credentials in the login form.
2025-05-27 10:50:20 +00:00
gpt-engineer-app[bot] 69268615b5 Refactor: Apply UI design from Figma
Implement the UI design from the provided Figma file, including fonts and colors.
2025-05-27 10:35:29 +00:00