Hive
feat(ops): move Slack management to ops
GitHub issue · Closed
Source
tuist/hive #51
Updated
Jun 24, 2026
Domains
Hive
Summary
- Move Slack workspace management from account settings to an admin-only
/ops/slackpage with dedicated ops navigation and route styles. - Gate Slack install, callback, and disconnect actions behind the stored instance admin role.
- Redirect
/opsto/ops/slackand preserve the originally requested local path through login. - Update Slack self-hosting docs, OpenGraph coverage, and focused route/auth/layout tests.
Testing
mix formatmix testmix compile --warnings-as-errorsgit diff --check
No GitHub comments yet.