Commit Graph

4 Commits

Author SHA1 Message Date
renovate ef4d4fae4f chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#64)
schemas-app / build (push) Successful in 3m56s
schemas-app / deploy-prod (push) Successful in 1m34s
2026-01-13 21:37:04 +00:00
Renovate f786914235 chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.0 2025-11-26 18:54:26 +00:00
Renovate 78bd270cc2 chore(deps): update pre-commit hook markdownlint/markdownlint to v0.15.0 2025-11-26 02:54:40 +00:00
argoyle 072e1b10f1 feat: initial schemas-app implementation
- Add Nuxt 4 application with Vuetify UI framework
- Implement GraphQL schema registry management interface
- Add Apollo Client integration with Auth0 authentication
- Create organization and API key management
- Add schema and ref browsing capabilities
- Implement organization switcher for multi-org users
- Add delete functionality for organizations and API keys
- Create Kubernetes deployment descriptors
- Add Docker configuration with nginx

Features:
- Dashboard with organization overview
- Schema browsing by ref with supergraph viewing
- Ref management with schema details
- Settings page for organizations and API keys
- User list per organization with provider icons
- Admin-only organization creation
- Delete confirmations with warnings

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 17:10:10 +01:00