Commit Graph

  • fa26764764 chore: increase user pagination limit from 10 to 50 in dashboard page main pradeepkumar 2026-05-05 22:53:44 +05:30
  • b3a1c3b252 feat: add audit log dashboard with filtering and service integration pradeepkumar 2026-04-28 11:12:59 +05:30
  • 2991535624 fix: improve expertise input handling to prevent character loss during comma-separated editing pradeepkumar 2026-04-24 13:08:34 +05:30
  • 8fc01e07cb feat: add subscription status display and approval confirmation modal for unpaid agents pradeepkumar 2026-04-20 23:38:12 +05:30
  • 53c08cd56a feat: include agent IDs in ProfessionalItem and FeaturedAgentItem interfaces and dashboard updates pradeepkumar 2026-04-20 10:32:00 +05:30
  • 27854fc6e8 feat: add subscription plans management page with Stripe synchronization functionality pradeepkumar 2026-04-17 18:58:33 +05:30
  • be808bcece fix: format agent average rating to one decimal place pradeepkumar 2026-04-16 07:42:43 +05:30
  • fd774c4a9e fix: remove expertise_areas from CMS dashboard slug configuration pradeepkumar 2026-04-16 07:39:25 +05:30
  • a25b576ccf feat: replace team members with cards in CMS, add date validation fields, and remove contact info section from user profile pradeepkumar 2026-04-15 23:39:50 +05:30
  • 6212756b54 fix: make role field optional in testimonial validation logic pradeepkumar 2026-04-12 16:29:23 +05:30
  • 6b3a02a092 feat: add slug field to profile section edit modal and update service DTO pradeepkumar 2026-04-11 23:06:23 +05:30
  • 25ae2da426 refactor: remove redundant agent profile section and consolidate agent details into the dynamic profile view pradeepkumar 2026-04-10 16:39:53 +05:30
  • aabb06e520 fix pradeepkumar 2026-04-08 04:15:43 +05:30
  • 457d4e47f9 fix pradeepkumar 2026-04-08 04:12:40 +05:30
  • ab47891a09 fix pradeepkumar 2026-04-07 20:14:44 +05:30
  • d7b683d7bd fix pradeepkumar 2026-04-07 19:55:01 +05:30
  • d1626aa1b6 chore: update favicon asset pradeepkumar 2026-04-07 19:44:37 +05:30
  • 5b86247e98 refactor: wrap fetchData call in an arrow function within the refresh button onClick handler pradeepkumar 2026-04-07 13:17:21 +05:30
  • 04425c9607 fix pradeepkumar 2026-04-07 11:48:38 +05:30
  • 1c3014123f refactor: add silent mode to fetchData to prevent loading state UI flickers during background updates pradeepkumar 2026-04-04 21:02:08 +05:30
  • 1494bae703 style: update user status toggle button styling and labels for improved visibility and clarity pradeepkumar 2026-03-31 23:43:45 +05:30
  • 5e7534d273 fix pradeepkumar 2026-03-31 23:42:18 +05:30
  • 550bd71e33 fix pradeepkumar 2026-03-31 23:26:09 +05:30
  • 3f6afc05f8 fix pradeepkumar 2026-03-31 23:23:02 +05:30
  • 1a9d1f6a0f fix pradeepkumar 2026-03-31 22:39:02 +05:30
  • 1e5a9e72e6 feat: fetch and integrate detailed agent field values for CMS profile selection pradeepkumar 2026-03-30 14:49:00 +05:30
  • 624c1c2ac2 refactor: decouple avatar display URLs from original S3 keys in agent search results pradeepkumar 2026-03-30 11:58:59 +05:30
  • deaa005b32 feat: resolve agent avatar presigned URLs and improve agent profile data mapping in CMS dashboard pradeepkumar 2026-03-29 03:51:55 +05:30
  • ceede6d267 feat: add contactRecords support to CMS record retrieval helper pradeepkumar 2026-03-28 20:13:33 +05:30
  • 6948a63e07 refactor: improve user avatar rendering by always displaying initials and handling image load errors. pradeepkumar 2026-03-27 15:36:47 +05:30
  • b6be184fbd feat: Enable selection of verified agents for CMS featured cards and update user search to filter by verification status. pradeepkumar 2026-03-27 11:59:17 +05:30
  • 0897c9d5ef fix pradeepkumar 2026-03-26 18:30:41 +05:30
  • 6b5256978e feat: Implement featured agents section within the CMS features management interface. pradeepkumar 2026-03-23 11:25:23 +05:30
  • ddf0cc5517 feat: Add agent verification history display to the user detail page. pradeepkumar 2026-03-21 08:56:17 +05:30
  • d2cef0cdae feat: allow SUPER_ADMIN role for admin access and update modal background opacity class. pradeepkumar 2026-03-20 17:15:52 +05:30
  • 237f9166f4 feat: Implement admin user management page with create/delete functionality, add a super-admin-only sidebar link, and expose isSuperAdmin in AuthContext. pradeepkumar 2026-03-20 17:04:59 +05:30
  • 82ed2ef987 feat: add admin interface for viewing and managing contact messages, including a new service and sidebar navigation. pradeepkumar 2026-03-20 12:43:56 +05:30
  • 4ef751509a feat: Add full CMS support for the 'Contact' page, including sections, default content factories, data fetching, and editing forms. pradeepkumar 2026-03-19 13:32:44 +05:30
  • b27cdaeb27 feat: Add user reports management dashboard with status filtering, counts, and review functionality including admin notes. pradeepkumar 2026-03-19 05:20:10 +05:30
  • 9036e9f32f feat: Implement real-time unread support chat count in the sidebar using WebSockets. pradeepkumar 2026-03-19 04:20:33 +05:30
  • dbc2501d4c chore: Update login email input placeholder text from admin@realestate.com to admin@re-quest.com. pradeepkumar 2026-03-18 16:48:56 +05:30
  • 10b671531b feat: add admin subscriptions management page with new Stripe service and sidebar navigation. pradeepkumar 2026-03-07 10:10:15 +05:30
  • 9f763e3f1e feat: Add admin support chat page and service for managing user conversations. pradeepkumar 2026-03-05 06:37:19 +05:30
  • bf70ea1671 feat: Return S3 keys from image uploads and resolve them for display previews in the CMS. pradeepkumar 2026-03-05 05:51:45 +05:30
  • d71b9a27c9 fix: improve handling of empty number input for the rating field in CMS. pradeepkumar 2026-03-05 05:39:17 +05:30
  • c352d8ff64 feat: Add field validation and UI configuration management, and enable editing of field assignments. pradeepkumar 2026-02-24 04:05:47 +05:30
  • a264c24f26 feat: Add FAQ content management page with functionality to manage categories and items. pradeepkumar 2026-02-24 03:53:56 +05:30
  • 9bc70078c2 feat: Replace feature icon path text input with an image upload field. pradeepkumar 2026-02-24 03:39:19 +05:30
  • 956ccede2d feat: Add About Us page CMS functionality with dedicated sections and image upload support. pradeepkumar 2026-02-24 03:30:35 +05:30
  • f435173566 feat: add agent search and selection functionality with a 3-item limit to the CMS professional editor pradeepkumar 2026-02-24 03:16:56 +05:30
  • 26b24bdd50 feat: add CMS page and service to manage website content. pradeepkumar 2026-02-22 21:52:05 +05:30
  • 287faa4570 feat: add action icons to table row actions and refine focus styles for various form elements. pradeepkumar 2026-02-11 03:34:12 +05:30
  • 3dd98d137e feat: Add Source Serif 4 and Fractul font families and integrate them across the admin UI. pradeepkumar 2026-02-11 03:22:06 +05:30
  • 4bdb9fe1f7 feat: Improve sort order input display by showing an empty string for zero values and adding a placeholder. pradeepkumar 2026-02-09 00:03:53 +05:30
  • 5434e409fa feat: Add onFocus select and min attribute to number input fields across various forms for improved usability. pradeepkumar 2026-02-06 06:58:56 +05:30
  • f25aee39d9 feat: Display presigned avatar URLs for recent users on the dashboard. pradeepkumar 2026-02-01 15:04:11 +05:30
  • f30769d73a feat: Update document download logic to use id as a fallback for the S3 key and refine the VerificationDocument interface. pradeepkumar 2026-01-29 00:02:45 +05:30
  • 334a55f0a0 feat: Implement agent verification management, including document display and status updates, on the user detail page. pradeepkumar 2026-01-28 13:48:02 +05:30
  • f7e18400de feat: Implement user detail page with agent type management and navigation from the user list. pradeepkumar 2026-01-26 23:12:04 +05:30
  • ba29257ba5 feat: Implement S3 presigned URL fetching for user avatars and add an image proxy utility. pradeepkumar 2026-01-26 22:43:41 +05:30
  • b927d89e49 styleing issue pradeepkumar 2026-01-24 22:23:15 +05:30
  • 5ce7934289 fix pradeepkumar 2026-01-24 21:36:36 +05:30
  • 35e027c917 fix pradeepkumar 2026-01-24 21:06:18 +05:30
  • 94305797dc style: improve styling for agent type sections list and draggable items. pradeepkumar 2026-01-24 20:37:12 +05:30
  • 37612dd001 update profile section pradeepkumar 2026-01-24 15:33:11 +05:30
  • 758a84b20e feat: Add isSystem property to profile sections and isSearchableOnly to profile fields, including UI updates for display and management. pradeepkumar 2026-01-24 12:49:34 +05:30
  • 909c22dc45 fix pradeepkumar 2026-01-24 03:33:48 +05:30
  • 7b8b43f998 fix pradeepkumar 2025-12-24 07:42:25 +05:30
  • e87946fbb4 feat: Dockerize web application by adding Dockerfile, .dockerignore, and configuring next.config for standalone output and image optimization. pradeepkumar 2025-12-24 06:39:13 +05:30
  • 4a24e740bc feat: Add user role filtering to the dashboard with UI tabs and API integration. pradeepkumar 2025-12-22 13:26:28 +05:30
  • c4ccb2bd6c feat: Implement a structured API service layer for authentication and user management, replacing the old API utility. pradeepkumar 2025-12-22 11:53:38 +05:30
  • aa97e36cfd feat: Implement admin dashboard, login, user management, authentication, and API utilities with port configuration. pradeepkumar 2025-12-20 19:22:20 +05:30
  • 2e99d8617b Initial commit from Create Next App pradeepkumar 2025-12-19 01:18:25 +05:30