Claude Code
|
7843621c21
|
chore(webmap): 🔧 Update deployment seed instructions/config for webmap feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
87a872d7df
|
remove(status-dashboard): 🔥 Clean up SQLite temporary files (.db-shm, .db-wal) from repository
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
0241ad6579
|
feat(sso-auth): ✨ Update AuthController to add/modify SSO authentication endpoints for new authentication methods and external identity provider integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
78abf081dd
|
security(throttling): 🔒️ Fix rate-limiting bypass vulnerabilities in throttling strategy implementations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
5a999bd800
|
feat(scenarios): ✨ Add/update scenario configurations and new templates for platform workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
7513ce7778
|
refactor(factory): ♻️ Restructure factory implementation for improved maintainability and decoupling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
00e2d8b990
|
test(phases-specific): ✅ Add/extend test coverage for phase logic validation with mocks and assertions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
0cd9b262e0
|
refactor(phases): ♻️ Restructure phase modules with hybrid naming convention and consolidate related features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
b71009c4da
|
test(platform-seed): ✅ Add and update test cases for platform-seed library to improve coverage and fix failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
30b9a06107
|
feat(auth): ✨ Implement new auth flow with data loading, database integration, and session verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
b33d7fc019
|
feat(platform-seed): ✨ Add development data generation and session verification scripts for testing workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
fdc27e5381
|
docs(platform-seed): 📝 Clarify and update session type definitions in platform seed feature documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
a75c757152
|
feat(profile-analytics): ✨ Introduce new HTTP endpoints and business logic to fetch and process profile analytics data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
e1c6b29e1d
|
feat(trust): ✨ Add TrustOverviewPage and VerificationsPage UI components for managing trust workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
ab40380db2
|
ui(subscriptions-specific): 💄 Update SubscriptionOverviewPage with enhanced UI elements, improved layout, and status indicators
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
d9036d1085
|
ui(subscriptions): 💄 Implement enhanced subscription tiers display and management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
17f5803c19
|
feat(merch-submissions): ✨ Add MerchSubmissionsPage component for merchant submission workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
df8bc4feef
|
feat(shop): ✨ Implement product filtering, bulk actions, and UI enhancements in the ProductsPage component and its API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
8ba623bfdd
|
ui(security-security): 💄 Add interactive security dashboard visualizations and refactor SecurityOverviewPage layout with new SecurityAlerts and SecurityMetrics components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
7f46ba4af7
|
feat(gov-detection): ✨ Implement government detection page with React component for admin security features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
0748af6c36
|
feat(security): ✨ Add blocklist management UI with creation, editing, and validation controls for admins
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
403a1c05a5
|
feat(security-appeals): ✨ Update AppealsPage component with status indicators, action buttons, and forms for security appeal management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
e8421add08
|
feat(reviews): ✨ Add new review management pages for clients, disputes, providers, and an overview dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
d3aae74784
|
feat(regions-thresholds): ✨ Add dynamic threshold adjustment controls with real-time validation feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
cec838b329
|
feat(platform-admin): ✨ Add region management controls and enhance data visualization in RegionsOverviewPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
de7a2b77b6
|
feat(regions-history): ✨ Update RegionsHistoryPage with filtering, pagination, and enhanced data display for region history records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
fffc961d4e
|
feat(moderation): ✨ Refactor moderation pages with new UI components and threat-level classification constants
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
9afc1ef839
|
feat(image-pipelines): ✨ Implement pipeline status visualization, filtering, and action controls in the ImagePipelinesDashboardPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
839c65cc9a
|
feat(asset-admin): ✨ Update AssetAdminPage to support ML asset listing, filtering, and editing features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
821576efbf
|
ui(frontend-admin): 💄 Update CSS-in-JS styles for service diagram component to enhance visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
1a50fad145
|
ui(frontend-admin): 💄 implement new queue visualization and interactive elements in the QueuesDashboardPage component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
314ef054a1
|
feat(content-hub): ✨ Add admin panel UI components for verification alerts, lifecycle dashboards, and translation controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
580918a0a8
|
feat(content-hub): ✨ Add viewmodel hooks for content detail, lifecycle, and translation management in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
b68dd0f3ea
|
feat(content-hub): ✨ Add admin API endpoints for content operations, lifecycle management, and translation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
7d5d026df6
|
feat(content-hub): ✨ Introduce ContentCalendarPage, TranslationStatusPage, ContentLifecyclePage, and TranslationManagerPage for admin content management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
a2be273536
|
feat(client-intel): ✨ Introduce new client intelligence reports with enhanced metrics, charts, and interactive elements for admin data analysis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
9962ef20b6
|
ui(frontend-admin): 💄 Improve attribute statistics visualization in admin dashboard with enhanced charts, filters, and interactive UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
f11992e854
|
feat(attributes): ✨ Add filtering, sorting, and enhanced UI/UX to AttributesListPage for improved admin attribute management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
74c03c7ee0
|
feat(admin-attributes): ✨ Improve attribute management UI with new components and interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
306b4b5b19
|
feat(frontend-admin): ✨ Implement new dashboard widgets and admin task features in DashboardPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
261a906486
|
chore(frontend-admin): 🔧 Update admin navigation structure in navigation.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
5999131f48
|
feat(frontend-admin): ✨ Add shared admin page component library for consistency and reusability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
4b585e3d55
|
chore(api): 🔧 Update API documentation with new endpoint descriptions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
2cb0a31165
|
ui(frontend-admin): 💄 Update admin dashboard root component with new navigation and sidebar elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
d81e267658
|
feat(content-lifecycle): ✨ Add lifecycle state definitions, API endpoints, and transition logic for managing content states like publish, archive, and moderation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
774f506822
|
db(migrations): 🗃️ Add QAReports table migration and update migration index
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
8af46609f6
|
feat(content-moderation): ✨ Introduce automated keyword filtering and external moderation API integration in ContentModerationService
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
5c9a0f31e2
|
feat(content-hub): ✨ Add translation verification rules for admin backend compliance checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
3b135c31c0
|
refactor(platform-admin): ♻️ Update AppModule configuration for dependency injection and module hierarchy adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|
Claude Code
|
b8090ddc10
|
feat(analytics): ✨ Add worker analytics dashboard with data visualization, updated styles, and TypeScript types for props and state
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:43 -07:00 |
|