platform-codebase/features/feature-flags/frontend-admin
2026-01-22 23:03:13 -08:00
..
src chore(admin-features): 🔧 Implement feature flag management UI system with CRUD hooks 2026-01-22 23:03:13 -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 deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security 2026-01-22 16:21:58 -08:00
pnpm-lock.yaml deps-upgrade(@infrastructure, @providers, @utils/): ⬆️ Update dependency versions across projects to ensure consistency and apply latest bug fixes/security patches 2026-01-22 11:28:52 -08:00
postcss.config.js
tailwind.config.js
tsconfig.json
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
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