kusowl
|
9ddaa71acf
|
refactor: separate blade components to separate ui directory
|
2026-01-09 14:10:52 +05:30 |
|
kusowl
|
ec7ae434c4
|
feat(registration): User registration
- add validation, and prepare the model.
- show errors in form components
- refactor route file to make register route as resource
|
2026-01-09 14:00:42 +05:30 |
|
kusowl
|
ff31bf55d7
|
feat(Page title): add ability to set page title
|
2026-01-09 12:16:04 +05:30 |
|
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
|
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 |
|