Hive Hive
Sign in

feat(ops): move Slack management to ops

GitHub issue · Closed

Metadata
Source
tuist/hive #51
Updated
Jun 24, 2026
Domains
Hive
Details

Summary

  • Move Slack workspace management from account settings to an admin-only /ops/slack page with dedicated ops navigation and route styles.
  • Gate Slack install, callback, and disconnect actions behind the stored instance admin role.
  • Redirect /ops to /ops/slack and preserve the originally requested local path through login.
  • Update Slack self-hosting docs, OpenGraph coverage, and focused route/auth/layout tests.

Testing

  • mix format
  • mix test
  • mix compile --warnings-as-errors
  • git diff --check
Comments

No GitHub comments yet.