Vivek P Prakash
9cff4344d0
feat: integrate real backend API with centralized API client
...
- Add centralized apiPost() client (src/services/api.ts) that handles
auth injection, error handling, and token expiry uniformly
- Implement real authentication against /accounts/api/login/ and /logout/
- Rewrite partnerApi and userAppApi to use centralized client
- Connect Partners page to /partner/list/ and /partner/create/ APIs
- Add Vite proxy rules for /accounts/api and /partner endpoints
- Update AuthUser type to match full backend user response
- Move NuqsAdapter inside BrowserRouter for correct routing context
Made-with: Cursor
2026-03-15 00:25:55 +05:30
457004a0ef
docs: beautify README and add ASCII art
2026-03-07 12:15:28 +05:30
c025c18a7f
merge: reconcile with remote main and add Review Management
2026-03-07 11:58:45 +05:30
1da66c1be5
feat: add Review Management module and UI layout fixes
2026-03-07 11:55:18 +05:30
CycroftX
49770dfe73
feat: Partner Command Center Module
...
- Extend types/partner.ts: riskScore, KYCDocument, PartnerEvent, RiskLevel
- Extend mockPartnerData.ts: risk scores, 15 KYC docs, 9 partner events, 6th partner
- Create lib/actions/partner-governance.ts: KYC verification, event approval, impersonation, 2FA/password reset, suspend/unsuspend
- Rewrite PartnerDirectory.tsx: card grid → data table with stats, risk gauge, filter tabs
- Rewrite PartnerProfile.tsx: tabs → 3-column layout (Identity | KYC Vault | Event Governance)
- Create KYCVaultPanel.tsx: per-doc approve/reject with progress bar and auto-verification
- Create EventApprovalQueue.tsx: pending events list with review dialog
- Create ImpersonationDialog.tsx: audit-aware confirmation with token generation
- Extend prisma/schema.prisma: PartnerProfile, PartnerDoc models, KYC/Event enums
- Add partner governance permission scopes to staff.ts
2026-02-11 10:06:30 +05:30
CycroftX
04e2db6571
feat: implement sponsored ads module end-to-end
2026-02-10 15:44:35 +05:30
CycroftX
3e1641d281
feat: Ad Control module — surfaces, placements, drag-and-drop reorder, event picker, targeting
2026-02-10 15:06:58 +05:30
CycroftX
2cfefc17dc
feat: Bulk Actions floating bar, suspend/tag dialogs, dedicated server actions
2026-02-10 12:37:48 +05:30
CycroftX
f180b3d7d2
feat: Add Staff & Access Management Module with RBAC
2026-02-10 12:04:44 +05:30
CycroftX
0c8593ef22
feat: Add Multi-Gateway Configuration Module with Payment Settings Tab
2026-02-10 11:35:23 +05:30
CycroftX
514508df89
Complete Support Module Implementation & Refinements
2026-02-09 22:32:51 +05:30
CycroftX
badde58bfa
feat(users): implement advanced user actions (notifications, moderation, support, audit)
2026-02-09 22:15:42 +05:30
CycroftX
6c30e3b16f
style(users): increase inspector sheet width to 800px
2026-02-09 21:52:14 +05:30
CycroftX
389ebdeb5d
feat(users): implement inspector tabs and server actions
2026-02-09 21:46:55 +05:30
CycroftX
df4d881437
feat(users): implement bulk actions logic
2026-02-09 21:40:09 +05:30
CycroftX
9ca94fa06f
docs: update README with project documentation and architecture
2026-02-09 21:30:38 +05:30
CycroftX
7a8c441b34
feat(users): implement server actions and audit logging
2026-02-09 21:25:42 +05:30
CycroftX
7ff360c2b5
Fix Users Page crash by handling missing search params gracefully
2026-02-04 23:24:01 +05:30
CycroftX
2be7072127
Update Dashboard title to Command Center Dashboard
2026-02-04 23:19:42 +05:30
CycroftX
c07ebd4ba8
Implement User CRM: Enhanced Cards, Filters (nuqs), and Details Sheet
2026-02-04 23:09:11 +05:30
CycroftX
06dec50c9e
Fix potential crash in InternalTeamTab due to unsafe string method
2026-02-03 23:33:56 +05:30
CycroftX
7834e8f0b2
Implement Smart Notification Popover
2026-02-03 23:00:54 +05:30
CycroftX
5d5f1cd494
Implement mock View and Download actions for KYC documents
2026-02-03 22:56:19 +05:30
CycroftX
bee1882867
Allow multil-line text on KYC buttons to fix mobile truncation
2026-02-03 22:53:04 +05:30
CycroftX
31734120e7
Stack KYC action buttons vertically on mobile to prevent cutoff
2026-02-03 22:50:39 +05:30
CycroftX
fa99c44e57
Increase KYC Review Sheet width to prevent overflow
2026-02-03 22:48:30 +05:30
CycroftX
cd8b1b40af
Fix horizontal scroll issue in KYC Review Sheet
2026-02-03 22:46:07 +05:30
CycroftX
532ab07961
Implement KYC Review Sheet with document list and verify/reject actions
2026-02-03 22:43:48 +05:30
CycroftX
69c6db945a
Use Outfit font as Gilroy alternative for PageLoader
2026-02-03 22:34:22 +05:30
CycroftX
5e1bd38954
Update PageLoader to use Gilroy-Bold
2026-02-03 22:23:49 +05:30
CycroftX
414a16797e
Update PageLoader font to Gilroy
2026-02-03 22:22:46 +05:30
CycroftX
f6423e9685
Install framer-motion dependency
2026-02-03 21:17:41 +05:30
CycroftX
74acbcaac2
Implement bespoke 'EVENTIFY' text fill loader with Royal Blue color
2026-02-03 21:17:09 +05:30
CycroftX
eb415dac94
Refactor User Management into Unified Command Center with RBAC tabs
2026-02-03 21:11:07 +05:30
CycroftX
10e8e28c52
Add Payment Gateway selection to Settings page
2026-02-03 21:04:57 +05:30
CycroftX
456c2d7d57
Refactor Settings page: Simplified layout with critical business sections only
2026-02-03 21:01:41 +05:30
CycroftX
248e26d880
Implement Quick Actions functionality on Financials page (Monthly Report Download, Tax Settings)
2026-02-03 20:58:38 +05:30
CycroftX
8b8cab9385
Refactor Financials page: Add Settlements Table, Transaction Details, and Visual Upgrades
2026-02-03 20:55:29 +05:30
CycroftX
c616c260aa
Fix logic flaws in Partners page: Add separate KYC tab, fix search/filters, add Partner form
2026-02-03 20:50:07 +05:30
CycroftX
1e0845c4be
Enhance Events page with column sorting and filtering
2026-02-03 20:47:08 +05:30
CycroftX
dd57db8869
Add Sort dropdown option to Events page header
2026-02-03 20:42:57 +05:30
CycroftX
b3128ba5bf
Update Create Event form with comprehensive fields
2026-02-03 20:38:30 +05:30
CycroftX
c4dd22b9c1
Add Create Event sheet with form matching API spec
2026-02-03 20:35:49 +05:30
CycroftX
765b4ffa6e
Update favicon to E+ logo (png)
2026-02-03 20:32:05 +05:30
CycroftX
cbc7cd1bd3
Update favicon and site title
2026-02-03 20:30:11 +05:30
gpt-engineer-app[bot]
61423f951a
Add action items panel UI
...
Implement improved ActionItemsPanel and ActivityFeed components with routing links, icons, and status styling for dashboard Pending Actions and Recent Activity.
X-Lovable-Edit-ID: edt-5648ee78-3a4e-41c9-9a8c-b18b600392ef
2026-02-03 07:42:21 +00:00
gpt-engineer-app[bot]
3ff661aa0e
Changes
2026-02-03 07:42:20 +00:00
gpt-engineer-app[bot]
0ce30e6ee8
Updated plan file
...
Edited UI in Lovable
2026-02-03 07:38:01 +00:00
Lovable
b331aa1a7d
template: new_style_vite_react_shadcn_ts_testing_2026-01-08
2025-01-01 00:00:00 +00:00