kusowl
1275a74506
feat: broker profile
...
- add morph to relationship
- add profile markup
- modify page-heading.blade.php to accept center and end sections
2026-01-13 18:06:27 +05:30
kusowl
5539f20e44
chore: pint reformat
2026-01-13 15:11:38 +05:30
kusowl
f43f92f365
feat(Create deals): broker can create deals
...
- add deal category migration
- add deals migration and model
- add form to create deal
- add image preview modal when uploading the image
- refactor UI components to support `required` attribute
- refactor input component to support description
- fix some UI components does not support old values
- fix some UI components does not show error messages
2026-01-12 17:48:07 +05:30
kusowl
62651a8c0a
refactor: broker dashboard route structure
...
- add broker dashboard controller
- make view name RESTful
- make the routes under prefix so that in all routes follows same route scheme.
2026-01-12 12:40:36 +05:30
kusowl
0fdc070692
refactor: group views by role
...
- rather than role.blade, changed it do role/index.blade for dashboards
2026-01-12 12:25:11 +05:30
kusowl
1ca9f779c5
feat(dashboard): restrict dashboard url to intended role
...
- add HasRole middleware
2026-01-12 11:50:48 +05:30
kusowl
8c93e78955
feat(Authentication): User log in, role based dashboard, and logout
...
- add login functionality
- alerts for registration and user account status
- fix status of broker role is not pending during registration
2026-01-09 15:17:28 +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
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
kusowl
208fb5aa95
feat(landing page): add navbar, hero section and why choose dealhub
...
- bulk commit due to repo issue
- why choose dealhub (wip)
2026-01-07 18:49:44 +05:30