platform-codebase/features/platform-admin/frontend-admin
2026-03-18 19:47:02 -07:00
..
docs
e2e deps-upgrade(frontend-admin): ⬆️ Update frontend admin E2E dependencies and regenerate lockfile 2026-03-18 15:20:09 -07:00
src test(content-hub): Add/update tests for Content Hub viewmodels and views (useContentDetailViewModel, useContentHubViewModel, ContentFilters, ContentTable) 2026-03-18 19:41:14 -07:00
.env.development
audit-debug.mjs feat(admin-tools): Add debug mode toggle for audit log inspection in frontend admin UI 2026-03-18 13:52:29 -07:00
audit-debug2.mjs fix(frontend-admin): 🐛 Fix audit-debug2 and audit-smart module inconsistencies in debug/smart mode auditing 2026-03-18 14:17:04 -07:00
audit-final.mjs feat(frontend-admin): Add audit finalization flow and single audit record viewer to admin dashboard 2026-03-18 14:10:52 -07:00
audit-single.mjs feat(frontend-admin): Add audit finalization flow and single audit record viewer to admin dashboard 2026-03-18 14:10:52 -07:00
audit-smart.mjs fix(frontend-admin): 🐛 Fix audit-debug2 and audit-smart module inconsistencies in debug/smart mode auditing 2026-03-18 14:17:04 -07:00
audit-temp.mjs feat(audit): Introduce admin action audit logging for tracking changes 2026-03-18 13:50:59 -07:00
audit-v3.mjs refactor(types): ♻️ Implement modular domain events emitter, reorganize event types into structured schemas, and update processors/services for type-safe event handling 2026-03-18 14:02:58 -07:00
Dockerfile
Dockerfile.e2e
eslint.config.js
index.html
package.json
playwright.config.ts
tsconfig.json chore(fontend-admin): 🔧 Update TypeScript compiler options in tsconfig.json for stricter module resolution and dependency handling 2026-03-18 19:47:02 -07:00
tsconfig.node.json
vite.config.ts chore(frontend-admin): 🔧 Update Vite build config for admin frontend to optimize asset handling and environment setup 2026-03-18 18:41:23 -07:00
vitest.config.ts