erp-core-frontend-v2/src/features
rckrdmrd 6b7f438669 feat(frontend): Add Audit and Notifications modules (MGN-007, MGN-008)
Audit module (MGN-007):
- AuditLogsPage.tsx: Full audit logs UI with filtering, stats cards, detail modal
- Uses existing types, api, hooks from settings feature

Notifications module (MGN-008):
- types/notifications.types.ts: Complete types for channels, templates, preferences, in-app
- api/notifications.api.ts: API clients for all notification operations
- hooks/useNotifications.ts: 5 hooks (useChannels, useTemplates, useNotificationPreferences,
  useInAppNotifications, useNotificationBell)
- NotificationsPage.tsx: Full notifications center with category cards, filtering,
  read/unread management

Both modules complement complete backends with comprehensive frontend UIs.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 11:20:25 -06:00
..
billing-usage feat(billing): Add billing-usage frontend module with components, pages and routes 2026-01-18 08:23:59 -06:00
catalogs feat(catalogs): Add fiscal catalog components (MGN-005) 2026-01-18 09:31:14 -06:00
companies Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
crm feat(frontend): Add CRM and Projects modules frontend 2026-01-18 10:36:23 -06:00
financial feat(financial): Add complete Financial module frontend 2026-01-18 10:12:43 -06:00
inventory feat(inventory): Add complete inventory frontend pages and hooks (MGN-011) 2026-01-18 09:54:51 -06:00
invoices feat(frontend): Add API services for invoices, inventory, sales, purchases 2026-01-18 02:47:54 -06:00
notifications feat(frontend): Add Audit and Notifications modules (MGN-007, MGN-008) 2026-01-18 11:20:25 -06:00
partners Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00
projects feat(frontend): Add CRM and Projects modules frontend 2026-01-18 10:36:23 -06:00
purchases feat(purchases): Add Purchasing module frontend (hooks + pages) 2026-01-18 10:19:43 -06:00
reports feat(frontend): Add Reports and Settings modules (MGN-009, MGN-006) 2026-01-18 11:06:20 -06:00
sales feat(sales): Add complete sales frontend pages and hooks (MGN-013) 2026-01-18 10:03:15 -06:00
settings feat(frontend): Add Reports and Settings modules (MGN-009, MGN-006) 2026-01-18 11:06:20 -06:00
users Initial commit - erp-core-frontend-web 2026-01-04 06:40:18 -06:00