Commit Graph

7 Commits

Author SHA1 Message Date
renovate e382e75bbb chore(deps): update nginx:1.29.4 docker digest to 14c5410 (#62)
schemas-app / build (push) Successful in 39s
schemas-app / deploy-prod (push) Successful in 1m22s
2026-01-13 04:13:53 +00:00
renovate 62b0278787 chore(deps): update nginx:1.29.4 docker digest to 506d6be (#58)
schemas-app / build (push) Failing after 2s
schemas-app / deploy-prod (push) Has been skipped
2026-01-09 19:29:20 +00:00
Renovate 532a486be5 chore(deps): update nginx:1.29.4 docker digest to 1ead684 2025-12-30 01:54:26 +00:00
Renovate 9204033d22 chore(deps): update nginx docker tag to v1.29.4 2025-12-09 23:54:39 +00:00
Renovate 3f21c950eb chore(deps): update nginx:1.29.3 docker digest to baf707d 2025-12-08 23:54:27 +00:00
argoyle 5dc29141d5 feat(graph): add Federation Graph page and enhance coverage
Adds a new Federation Graph page to display subgraphs and their 
schemas. Implements loading state and error handling. Enhances 
coverage reporting by including 'lcov' format for better insights 
into test coverage metrics.
2025-11-22 19:49:53 +01: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