-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DB Slack Channel Management #899
Open
benjamin-antupit
wants to merge
35
commits into
master
Choose a base branch
from
db-slack-management
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
benjamin-antupit
commented
Jan 1, 2025
•
edited
Loading
edited
- Figure out new invite flow (how to invite new people as multichannel guests easily)
- Views
- Slack Admin Dashboard
- List of all channels, click on a channel
- channel name, private (icon), archived (icon), # members, last message posted time, groups allowed, groups required,
- Slack Admin Channel Details
- → edit which user groups are allowed and required
- Slack Channel Directory (MOSTLY FOR ASSOCIATE & ALUMNI)
- List of all joinable channels, click on a channel to join
- Slack Admin Dashboard
- Event: Create Slack Channel
- prompts for channel name then you hit confirm and it creates
- OR enter existing channel ID or name or link
- Adds channel topic with DB link
- (Edit exiting) Event: Edit event
- Add checkbox for send event notifications to slack channel
- Add field for channel ID (allow paste channel link, name or ID)
- (Edit existing) Event: Edit CCs & Add CCs
- Add CCs to channel (any new or existing ccs)
- Test thoroughly in sandbox
- New channels added to DB automatically
- Directory features (view available channels, click to join)
- Associate channel with event with channel ID
- Associate channel with event with channel name
- Associate channel with event with channel link
- Create new event channel via DB event page
- Associate channel with event --> Adds channel topic with DB link
- Associate channel with event --> adds exec and CCs to channel
- Create event channel via DB --> Adds channel topic with DB link
- Create event channel via DB --> adds exec and CCs to channel
- New CCs to event with channel get added to channel
- Associate channel with org (i.e. #ext_ channels)
- Marking channel as required adds all users in group to channel
- Users in required channel are re-added if they leave or are removed
- Edit event: checkbox for notify channel with event edits
- Channel notifications for event edits
- Channel notifications for attachment edits
benjamin-antupit
force-pushed
the
db-slack-management
branch
from
January 3, 2025 07:07
ec812fa
to
dee3c68
Compare
update details and list
benjamin-antupit
force-pushed
the
db-slack-management
branch
from
January 3, 2025 07:10
dee3c68
to
f9dfec6
Compare
Attempting better DRY ("Don't Repeat Yourself")
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.