platform-codebase/features/feature-flags/frontend-admin
2026-01-22 11:17:56 -08:00
..
src feat(feature-flags): Add admin UI for managing feature flags with CRUD operations 2026-01-18 09:20:44 -08:00
eslint.config.js feat(feature-flags): Add comprehensive feature flag system with backend API service, frontend components/hooks (FlagCard, useFeatureFlag), and configuration support 2026-01-18 09:20:44 -08:00
index.html feat(feature-flags): Add comprehensive feature flag system with backend API service, frontend components/hooks (FlagCard, useFeatureFlag), and configuration support 2026-01-18 09:20:44 -08:00
package.json chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
pnpm-lock.yaml chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
postcss.config.js chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tailwind.config.js chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tsconfig.json chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
tsconfig.node.json feat(feature-flags): Add admin UI for managing feature flags with CRUD operations 2026-01-18 09:20:44 -08:00
vite.config.d.ts chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00
vite.config.js chore(feature-flags/frontend-admin): 🔧 Update Vite build config for admin feature flag handling 2026-01-21 21:23:33 -08:00
vite.config.ts chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -08:00