platform-codebase/features/feature-flags/frontend-admin
2026-01-20 06:06:49 -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(deps): Remove outdated frontend dependency versions from 17 JSON config files 2026-01-20 06:06:49 -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
vite.config.ts