Commit Graph

15 Commits

Author SHA1 Message Date
Renovate 1b1c2929e7 chore(deps): update vitest monorepo to v4.0.15 2025-12-02 15:55:00 +00:00
Renovate fdd4689e23 chore(deps): update dependency typescript-eslint to v8.48.1 2025-12-02 08:55:20 +00:00
Renovate a70c9206e3 chore(deps): update graphqlcodegenerator monorepo 2025-11-29 04:54:40 +00:00
Renovate d0a8816f80 chore(deps): update dependency stylelint to v16.26.1 2025-11-28 09:55:53 +00:00
Renovate a8ff5b1e72 chore(deps): update dependency eslint-plugin-vue to v10.6.2 2025-11-27 22:54:35 +00:00
Renovate fd34f319cb chore(deps): update dependency @nuxt/eslint to v1.11.0 2025-11-27 02:54:44 +00:00
Renovate 07497c144a chore(deps): update dependency eslint-plugin-vue to v10.6.1 2025-11-26 04:54:23 +00:00
argoyle 09bd533ddd Merge branch 'renovate/vitest-monorepo' into 'main'
chore(deps): update vitest monorepo to v4.0.14

See merge request unboundsoftware/schemas-app!17
2025-11-25 16:56:52 +01:00
Renovate 8a9c6a791a chore(deps): update vitest monorepo to v4.0.14 2025-11-25 15:37:23 +00:00
Renovate b0dc503ae0 chore(deps): update dependency @nuxt/devtools to v3.1.1 2025-11-25 15:37:10 +00:00
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