Commit Graph

5 Commits

Author SHA1 Message Date
Renovate 0e0a0073b1 chore(deps): update dependency typescript-eslint to v8.48.0 2025-11-24 17:54:48 +00:00
Renovate 255cb87706 fix(deps): update dependency vue to v3.5.25 2025-11-24 07:55:41 +00:00
Renovate df78e28119 fix(deps): pin dependency @apollo/client to 3.14.0 2025-11-22 19:55:11 +00:00
Renovate 03bc9a4180 fix(deps): pin dependencies 2025-11-22 16:55:00 +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