Skip to content

Conversation

@aster-void
Copy link
Contributor

@aster-void aster-void commented Aug 13, 2025

No description provided.

aster-void and others added 8 commits August 13, 2025 20:39
…ture

- Add organizations and organizationMembers tables to schema with proper indexing
- Implement organization CRUD operations with role-based permissions (admin/member/visitor)
- Update channels to require organizationId and enforce permissions
- Create organization selection UI as entry point to application
- Add organization-scoped chat interface with member management
- Deprecate old ChannelList component in favor of organization-scoped version
- Enforce proper authentication and authorization throughout

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

Co-Authored-By: Claude <[email protected]>
- Add organization listing page at /organizations with grid layout
- Add individual organization details page with admin editing capabilities
- Add organization creation form with validation
- Implement custom useMutation utility for convex-svelte compatibility
- Add member management with role-based permissions
- Update CLAUDE.md with useMutation documentation
- Fix import ordering and linting issues

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

Co-Authored-By: Claude <[email protected]>
@aster-void aster-void merged commit b22bbc7 into main Aug 14, 2025
3 checks passed
@aster-void aster-void deleted the feat/organization branch August 14, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants