buster/packages/server-shared/src/slack
Devin AI 077d6de476 feat(slack): implement scope validation and re-installation flow for BUS-1435
- Create centralized OAuth scopes constants file
- Add scope validation to integration status check
- Update OAuth flow to handle re-installations while preserving user settings
- Add yellow 'Re-install Required' button to UI when scopes don't match
- Implement proper error handling and rollback logic for failed re-installations

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-17 19:54:49 +00:00
..
errors.types.ts initial slack build out (no apis) 2025-07-09 11:52:33 -06:00
index.ts Convert Slack response types to Zod schemas for runtime validation 2025-07-07 20:02:29 +00:00
requests.types.ts added in the slack auto-sharing functionality 2025-07-16 16:54:09 -06:00
responses.types.ts feat(slack): implement scope validation and re-installation flow for BUS-1435 2025-07-17 19:54:49 +00:00