4 Commits

Author SHA1 Message Date
kusowl
d332cf8b2d fix(navbar): responsive issue in login and register pages
- fix remember me and forgot password alignment
- fix back to home position
- fix white background in some screens at bottom
2026-01-09 12:03:16 +05:30
kusowl
ed914b531d feature(auth): add columns to users table
- add extra columns in users table
- add traits for enum values as array
- refactor enums to specific namespace
2026-01-08 19:10:15 +05:30
kusowl
a8ffb42947 fix(auth pages): removed unnecessary section from login page. Add register route in navbar 2026-01-08 18:27:17 +05:30
kusowl
1938e8a864 feat(auth pages): added login and register pages
- fixed input component that not shows input field if label is not passed in props
2026-01-08 18:03:12 +05:30