kusowl
59b74a6905
wip: live chat
...
1.1 User can request for message from explore page
1.2User cannot message broker if not following
1.3 prepare action which handles creating inbox between user and broker if not exists
2026-02-13 12:03:23 +05:30
kusowl
a853b58f48
wip live chat
...
- add individual user chat view
- add routes
- wip: action to check and get inbox
2026-02-12 12:37:59 +05:30
kusowl
2f566cc4d8
feature(Live Support): add chat ui
...
- add chat ui for live support
- fix misc bugs
2026-02-09 19:07:16 +05:30
kusowl
aa7e2f245f
misx bugfixes:
...
- fix users cannot reset password due session expiration
- add a new mail when users contacts via Contact form
- add list page for all deals in broker dashboard
- fixed links in home page
2026-02-03 16:06:26 +05:30
kusowl
aa8ad6b84b
feature(resend otp): users can resend OTP in OTP verification page
2026-01-30 13:37:02 +05:30
kusowl
039f8f5568
feature(password reset): guests can reset theri passwords via email
2026-01-29 17:32:02 +05:30
kusowl
0789c21100
feature(deal approval): admin can approve the deals
...
- admin can see the deal details in modal
- admin can approve or delete the deals
2026-01-28 18:21:48 +05:30
kusowl
6ede0d4548
feature(manage-reported-deals): admin can approve or reject reports and remove content
2026-01-28 16:56:25 +05:30
kusowl
c087126080
feature(admin-panel): manage broker section
...
- admin can edit, approve or reject broker registration
- admin can edit, delete or impersonate as broker
2026-01-28 13:44:05 +05:30
kusowl
aa3056e1d1
feature(admin-panel): admin can stop impersonating
...
- add a alert which shows which user admin is impersonating
- add a logout icon, which stops impersonating and restore admin
dashboard
2026-01-28 10:09:15 +05:30
kusowl
a4f644ad20
feature(impersonate as user): Admin can impersonate as others users
2026-01-27 18:54:08 +05:30
kusowl
91a11c8f56
feature(admin-panel): add admin dashboard
2026-01-27 17:15:04 +05:30
kusowl
4fd98957cb
feature(guest access to explore page)
...
- guest users can access explore page
- deal interactions are seen to customer and guest users
- guest users redirected to login page for interactions
2026-01-27 13:49:42 +05:30
kusowl
62c306986c
fix: empty recent searches, user cannot report deals, category filter is not working with search
2026-01-27 12:05:14 +05:30
kusowl
94ef8f360d
feature (favorite and reported deals):
...
- add favorites and reported tabs in user profile pages
- add remove favorites
- customers can view a deal directly from profiles section and deal modal is shown in explore page
- fix formatting by pint
2026-01-23 16:14:04 +05:30
kusowl
4f34c5b595
feature(customer profile): add show and edit page for customer profile
2026-01-22 19:06:59 +05:30
kusowl
193913dfad
fix: controller namespaces
...
- change 'auth' to Auth
- fix use statements to correctly
2026-01-22 17:38:50 +05:30
kusowl
df4e82a160
refactor: group controllers
2026-01-22 16:41:09 +05:30
kusowl
af6d629b68
feature(external link redirection count of deal):
...
add a controller which increments the count for the click of external link of a deal.
2026-01-19 15:52:55 +05:30
kusowl
3750638122
feature(report a deal): users can report a deal
2026-01-16 19:38:39 +05:30