b2132f8c02refactor: chat time, grouping and toast - show message time - group messages by date - show toast when message sent is failed
main
feature/live-support
kusowl
2026-02-18 11:38:03 +05:30
44b13a5ebffix: disply chats in sidebar, minor ui issues
kusowl
2026-02-17 11:49:49 +05:30
964d7a8936feature: user can chat to each other
kusowl
2026-02-16 12:30:57 +05:30
12726c93b5chore: formatting via pint
kusowl
2026-02-16 12:30:07 +05:30
82d61e757ffix: schema so that created_at uses current timestamp
kusowl
2026-02-16 12:27:30 +05:30
59b74a6905wip: 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
kusowl
2026-02-13 12:03:23 +05:30
a853b58f48wip live chat
kusowl
2026-02-12 12:37:59 +05:30
587893511cwip: live support chat
kusowl
2026-02-11 12:27:58 +05:30
976ea01c89wip: add laravel reverb and echo
kusowl
2026-02-10 19:15:50 +05:30
82715973dcWIP: push notification when admin approves a deal
kusowl
2026-02-06 19:01:53 +05:30
5cae04884afeature(users can follow a broker)
kusowl
2026-02-05 18:12:36 +05:30
a06fac4feffeature(users can comment on deals)
kusowl
2026-02-04 16:50:20 +05:30
aa7e2f245fmisx 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
kusowl
2026-02-03 16:06:26 +05:30
2fecd52d7efeature(send notification for report status): send mail to broker and user when admin resolves/rejects the reports
kusowl
2026-02-02 19:33:25 +05:30
d7c06c38a6feature(deals by category pie chart): - add a pie chart that shows deals by category - change UI to make it more clear
kusowl
2026-02-02 17:22:01 +05:30
1edfd7b9d4feature(active users graph) - users active is recorded when users logges in - add active broker and active customer multi axis line chart - add filter option of 30 days and 7 days
kusowl
2026-02-02 16:25:12 +05:30
aa8ad6b84bfeature(resend otp): users can resend OTP in OTP verification page
kusowl
2026-01-30 12:27:52 +05:30
d03aa31f30chore: minor UI changes in password reset pages
kusowl
2026-01-29 18:57:09 +05:30
0b631f6049feature(password reset): send otp via SMS
kusowl
2026-01-29 18:50:53 +05:30
039f8f5568feature(password reset): guests can reset theri passwords via email
kusowl
2026-01-29 17:32:02 +05:30
38d429e5d5bugfix: improvemnets in UI, misc bugfixes
kusowl
2026-01-29 14:02:39 +05:30
450c8b4dcechore: add ide helper code
kusowl
2026-01-29 10:37:40 +05:30
4fd98957cbfeature(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
kusowl
2026-01-27 13:49:42 +05:30
1442856fb4feature(delete-search-history): users can delere their recent search histories
kusowl
2026-01-27 12:52:21 +05:30
62c306986cfix: empty recent searches, user cannot report deals, category filter is not working with search
kusowl
2026-01-27 12:05:14 +05:30
94ef8f360dfeature (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
kusowl
2026-01-23 16:14:04 +05:30
a5f2f43fb1add shimmer animation in deal modal
kusowl
2026-01-23 09:45:07 +05:30
4f34c5b595feature(customer profile): add show and edit page for customer profile
kusowl
2026-01-22 19:06:59 +05:30
193913dfadfix: controller namespaces - change 'auth' to Auth - fix use statements to correctly
kusowl
2026-01-22 17:38:50 +05:30
4060866b2dMerge branch 'refs/heads/main' into bugfix/dealhub
kusowl
2026-01-22 17:34:38 +05:30
1d9f3c5c04refactor: group controllers
kusowl
2026-01-22 16:41:09 +05:30
df4e82a160refactor: group controllers
kusowl
2026-01-22 16:41:09 +05:30
9e7fda4ea2feature (stats in broker dashboard): show individual brokers total likes, view and click per deal andin stats
kusowl
2026-01-22 16:36:22 +05:30
9e61dd9f51feature(deal-modal): add interaction only in card - show current user liked and favorite status in the modal
kusowl
2026-01-22 13:34:02 +05:30
f14f7ece54feature(search): users can search deals via broker name
kusowl
2026-01-21 10:46:32 +05:30
db012f2998fix: pages is not loading - fix the issue where preloader is never closed - add a condition to check if required sidebar elements are not null
kusowl
2026-01-21 10:29:08 +05:30
4741c894e6fix: make sidebar state persistant
kusowl
2026-01-20 19:09:29 +05:30
985dd967e4feature(search deals) - make deals reachable - add recent search feature - add animation in profile menu - refactor blade markup of explore page
kusowl
2026-01-20 18:43:13 +05:30
673915887cfix(overflow in dashboard, sidebar animation) - add sidebar open close animation in broker control panel - fix overflow issue in broker dashboard page
kusowl
2026-01-20 12:04:32 +05:30
6c7f411946feature(weightage and sorting in explore page): add like and click weitage in deals explore page add sorting by like and click
kusowl
2026-01-19 19:01:50 +05:30
e5ebe21ed1feature (external link redirection count of deal): bind the link with the view deal button show the total redirection count reflect the total redirect count immediately add arch test so that dump statements are not left out
kusowl
2026-01-19 16:39:49 +05:30
af6d629b68feature(external link redirection count of deal): add a controller which increments the count for the click of external link of a deal.
kusowl
2026-01-19 15:52:55 +05:30
688fd02e26chore(UI Improvements): made all pages in broker panel full width toasts timer increased to 5s. Add animation to the toast Add toast for like and favorite actions fixed the deal card design added a opening animation to modal
kusowl
2026-01-19 14:11:52 +05:30
89271220fachore(UX improvements): add preloader, button animations, navbar transition on mobile
kusowl
2026-01-19 10:38:42 +05:30
f33f68cd3efeat(user interaction): add favorite interaction - refactor controller to handle favorite - show like count and update when liked a deal - maintain like and favorite state with server
kusowl
2026-01-16 14:30:24 +05:30
16c9ff3ceefeat: implement user interaction system with like functionality - Updated interaction models and relations for handling of user-deal interactions. - Added frontend interactivity with interaction.js for toggling like buttons.
kusowl
2026-01-15 19:09:24 +05:30
a82e1b6b06Merge branch 'main' into feature/user-interactions
kusowl
2026-01-15 15:11:02 +05:30
2fba9f7ab8refactor: replace user dashboard with explore page and improve broker UI components
kusowl
2026-01-15 15:07:58 +05:30