Commit Graph

13 Commits

Author SHA1 Message Date
renovate 92b90d8c59 chore(deps): update nginx docker tag to v1.29.7 (#155)
schemas-app / build (push) Successful in 59s
schemas-app / deploy-prod (push) Successful in 1m41s
2026-03-25 01:10:14 +00:00
renovate 30a440b785 chore(deps): update nginx:1.29.6 docker digest to d1073a7 (#145)
schemas-app / build (push) Successful in 45s
schemas-app / deploy-prod (push) Successful in 1m26s
2026-03-17 01:12:24 +00:00
renovate 02d9fce63a chore(deps): update nginx docker tag to v1.29.6 (#133)
schemas-app / build (push) Successful in 1m49s
schemas-app / deploy-prod (push) Successful in 1m36s
2026-03-10 23:10:43 +00:00
renovate bae13601cc chore(deps): update nginx:1.29.5 docker digest to e5e99d3 (#119)
schemas-app / build (push) Successful in 59s
schemas-app / deploy-prod (push) Successful in 1m33s
2026-02-24 20:12:36 +00:00
renovate 2264227ed7 chore(deps): update nginx docker tag to v1.29.5 (#90)
schemas-app / build (push) Successful in 1m8s
schemas-app / deploy-prod (push) Successful in 1m55s
2026-02-05 01:25:10 +00:00
renovate eec2336b34 chore(deps): update nginx:1.29.4 docker digest to 450d33f (#88)
schemas-app / build (push) Successful in 1m22s
schemas-app / deploy-prod (push) Successful in 1m25s
2026-02-03 05:11:50 +00:00
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