Commit Graph

  • b2132f8c02 refactor: 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
  • 44b13a5ebf fix: disply chats in sidebar, minor ui issues kusowl 2026-02-17 11:49:49 +05:30
  • 964d7a8936 feature: user can chat to each other kusowl 2026-02-16 12:30:57 +05:30
  • 12726c93b5 chore: formatting via pint kusowl 2026-02-16 12:30:07 +05:30
  • 82d61e757f fix: schema so that created_at uses current timestamp kusowl 2026-02-16 12:27:30 +05:30
  • 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 kusowl 2026-02-13 12:03:23 +05:30
  • a853b58f48 wip live chat kusowl 2026-02-12 12:37:59 +05:30
  • 587893511c wip: live support chat kusowl 2026-02-11 12:27:58 +05:30
  • 976ea01c89 wip: add laravel reverb and echo kusowl 2026-02-10 19:15:50 +05:30
  • 2f566cc4d8 feature(Live Support): add chat ui kusowl 2026-02-09 19:07:16 +05:30
  • 0d0818baf3 feature(send push notification): send push notification to broker's followers feature/push-notification-deals kusowl 2026-02-09 12:13:27 +05:30
  • 82715973dc WIP: push notification when admin approves a deal kusowl 2026-02-06 19:01:53 +05:30
  • 5cae04884a feature(users can follow a broker) kusowl 2026-02-05 18:12:36 +05:30
  • a06fac4fef feature(users can comment on deals) kusowl 2026-02-04 16:50:20 +05:30
  • 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 kusowl 2026-02-03 16:06:26 +05:30
  • 2fecd52d7e feature(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
  • d7c06c38a6 feature(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
  • 1edfd7b9d4 feature(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
  • aa8ad6b84b feature(resend otp): users can resend OTP in OTP verification page kusowl 2026-01-30 12:27:52 +05:30
  • d03aa31f30 chore: minor UI changes in password reset pages kusowl 2026-01-29 18:57:09 +05:30
  • 0b631f6049 feature(password reset): send otp via SMS kusowl 2026-01-29 18:50:53 +05:30
  • 039f8f5568 feature(password reset): guests can reset theri passwords via email kusowl 2026-01-29 17:32:02 +05:30
  • 38d429e5d5 bugfix: improvemnets in UI, misc bugfixes kusowl 2026-01-29 14:02:39 +05:30
  • 450c8b4dce chore: add ide helper code kusowl 2026-01-29 10:37:40 +05:30
  • a8be44553e Merge branch 'feature/admin-panel' kusowl 2026-01-29 09:48:25 +05:30
  • 0789c21100 feature(deal approval): admin can approve the deals feature/admin-panel kusowl 2026-01-28 18:21:48 +05:30
  • 2590ebc0ab Merge feature/admin-panel into main kusowl 2026-01-28 17:01:34 +05:30
  • 6ede0d4548 feature(manage-reported-deals): admin can approve or reject reports and remove content kusowl 2026-01-28 16:42:59 +05:30
  • 298d73791f feature(manage-reported-deals): admin can approve or reject reports and remove content kusowl 2026-01-28 16:42:59 +05:30
  • c087126080 feature(admin-panel): manage broker section kusowl 2026-01-28 13:44:05 +05:30
  • aa3056e1d1 feature(admin-panel): admin can stop impersonating kusowl 2026-01-28 10:09:15 +05:30
  • c1ff760282 feature(impersonate as user): add impersonate link in user list kusowl 2026-01-27 19:05:24 +05:30
  • a4f644ad20 feature(impersonate as user): Admin can impersonate as others users kusowl 2026-01-27 18:54:08 +05:30
  • 690a50408d feature(admin-panel): add manage customer page - list customer - edit customer details - delete customer kusowl 2026-01-27 17:18:50 +05:30
  • 91a11c8f56 feature(admin-panel): add admin dashboard kusowl 2026-01-27 17:15:04 +05:30
  • 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 kusowl 2026-01-27 13:49:42 +05:30
  • 1442856fb4 feature(delete-search-history): users can delere their recent search histories kusowl 2026-01-27 12:52:21 +05:30
  • 62c306986c fix: empty recent searches, user cannot report deals, category filter is not working with search kusowl 2026-01-27 12:05:14 +05:30
  • 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 kusowl 2026-01-23 16:14:04 +05:30
  • a5f2f43fb1 add shimmer animation in deal modal kusowl 2026-01-23 09:45:07 +05:30
  • 45196cba56 Merge branch 'feature/broker-dashboard' kusowl 2026-01-22 19:14:15 +05:30
  • 4f34c5b595 feature(customer profile): add show and edit page for customer profile kusowl 2026-01-22 19:06:59 +05:30
  • 193913dfad fix: controller namespaces - change 'auth' to Auth - fix use statements to correctly kusowl 2026-01-22 17:38:50 +05:30
  • 4060866b2d Merge branch 'refs/heads/main' into bugfix/dealhub kusowl 2026-01-22 17:34:38 +05:30
  • 1d9f3c5c04 refactor: group controllers kusowl 2026-01-22 16:41:09 +05:30
  • df4e82a160 refactor: group controllers kusowl 2026-01-22 16:41:09 +05:30
  • 9e7fda4ea2 feature (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
  • 3cd2644582 feature(deal-modal): count view interaction feature/modal-for-deals kusowl 2026-01-22 14:55:09 +05:30
  • 9e61dd9f51 feature(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
  • 6b52aed66a wip kusowl 2026-01-21 19:11:10 +05:30
  • f14f7ece54 feature(search): users can search deals via broker name kusowl 2026-01-21 10:46:32 +05:30
  • db012f2998 fix: 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
  • 4741c894e6 fix: make sidebar state persistant kusowl 2026-01-20 19:09:29 +05:30
  • 985dd967e4 feature(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
  • 673915887c fix(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
  • 6c7f411946 feature(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
  • e5ebe21ed1 feature (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
  • af6d629b68 feature(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
  • 688fd02e26 chore(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
  • 89271220fa chore(UX improvements): add preloader, button animations, navbar transition on mobile kusowl 2026-01-19 10:38:42 +05:30
  • 3750638122 feature(report a deal): users can report a deal feature/user-interactions kusowl 2026-01-16 19:38:30 +05:30
  • f33f68cd3e feat(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
  • 16c9ff3cee feat: 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
  • a82e1b6b06 Merge branch 'main' into feature/user-interactions kusowl 2026-01-15 15:11:02 +05:30
  • 2fba9f7ab8 refactor: replace user dashboard with explore page and improve broker UI components kusowl 2026-01-15 15:07:58 +05:30
  • 74bbf5a5c1 wip: add interaction schemas kusowl 2026-01-15 10:14:29 +05:30
  • c592f7f371 Merge branch 'feature/user-feed' kusowl 2026-01-14 18:50:43 +05:30
  • 7151ab8d88 fix(user dashboard): improve responsiveness and text scaling for toggle buttons and input layout kusowl 2026-01-14 17:51:33 +05:30
  • d402ef4071 Merge branch 'feature/user-feed' into bugfix/dealhub kusowl 2026-01-14 17:43:48 +05:30
  • d62b6977c4 feat(user dashboard): add user-specific dashboard with deal listings kusowl 2026-01-14 17:42:56 +05:30
  • 9c37542e6f feature(broker profile): broker can edit their profile kusowl 2026-01-14 13:36:36 +05:30
  • 5faa3086b1 fix: responsiveness of broker profile page kusowl 2026-01-14 12:30:27 +05:30
  • ccb5a2ed5e refactor: consolidate alert components and improve functionality kusowl 2026-01-14 12:19:20 +05:30
  • 1275a74506 feat: broker profile kusowl 2026-01-13 18:06:27 +05:30
  • cdcb75cb58 fix: listing card ui kusowl 2026-01-13 15:46:11 +05:30
  • 8d0c8c25d9 refactor: use FileService class in create kusowl 2026-01-13 15:14:30 +05:30
  • 5539f20e44 chore: pint reformat kusowl 2026-01-13 15:11:38 +05:30
  • a248d3fc79 feat(deal update and delete): broker can update and delete their deals kusowl 2026-01-13 15:10:55 +05:30
  • e2fabcd8b6 feat(broker dashboard): show created deals on dashboard with count kusowl 2026-01-12 18:56:04 +05:30
  • f43f92f365 feat(Create deals): broker can create deals kusowl 2026-01-12 17:48:07 +05:30
  • 62651a8c0a refactor: broker dashboard route structure kusowl 2026-01-12 12:34:13 +05:30
  • 0fdc070692 refactor: group views by role kusowl 2026-01-12 12:25:11 +05:30
  • b2017d90d7 misc: new installation changes kusowl 2026-01-12 11:51:16 +05:30
  • 1ca9f779c5 feat(dashboard): restrict dashboard url to intended role kusowl 2026-01-12 11:50:48 +05:30
  • 2aedc08ad1 feat(broker dashboard): add the markup of broker dashboard kusowl 2026-01-09 18:38:29 +05:30
  • 8c93e78955 feat(Authentication): User log in, role based dashboard, and logout kusowl 2026-01-09 15:17:28 +05:30
  • 9ddaa71acf refactor: separate blade components to separate ui directory kusowl 2026-01-09 14:10:04 +05:30
  • ec7ae434c4 feat(registration): User registration kusowl 2026-01-09 14:00:42 +05:30
  • 372610065d feat(navbar): fix padding from the top of mobile navbar kusowl 2026-01-09 12:45:05 +05:30
  • ff31bf55d7 feat(Page title): add ability to set page title kusowl 2026-01-09 12:16:04 +05:30
  • d332cf8b2d fix(navbar): responsive issue in login and register pages kusowl 2026-01-09 12:03:16 +05:30
  • bda84a9397 fix(navbar): responsive issue and add logo kusowl 2026-01-09 11:00:10 +05:30
  • ed914b531d feature(auth): add columns to users table kusowl 2026-01-08 19:10:15 +05:30
  • a8ffb42947 fix(auth pages): removed unnecessary section from login page. Add register route in navbar kusowl 2026-01-08 18:27:17 +05:30
  • 1938e8a864 feat(auth pages): added login and register pages kusowl 2026-01-08 18:03:12 +05:30
  • e9b873690e feat(landing page): add copyright and policy links in footer kusowl 2026-01-08 15:23:20 +05:30
  • c5989cb53e feat(landing page): add mobile nav menu kusowl 2026-01-08 15:13:58 +05:30
  • fa670cfdbc feat(landing page): add footer kusowl 2026-01-08 14:42:44 +05:30
  • 348d67dd4f feat(landing page): add get in touch section kusowl 2026-01-08 12:57:17 +05:30
  • 537f2a67d0 feat(landing page): add content in why deal hub section kusowl 2026-01-08 11:35:14 +05:30