Social Features Service Accounts - WideChat/Rocket.Chat.Android GitHub Wiki
Documents
Pull Requests:
They include required demo videos also.
- Service Accounts Settings and Dashboard
- Service Accounts Creation method
- Service Accounts Creation callback
- Service Accounts Login method
- Service Accounts Directory feature and subscription method
- Service Accounts Sidenav type
- Service Accounts Notifications
- Service Account Broadcast feature
- Service account configurable approval process
- Service Accounts bugs fixed
- Service Accounts Broadcast Rate limiter
- Service Accounts Tests
- Service Accounts creation button location changed
- Service Accounts Transfer
Misc:
Repo: bhardwajaditya/Rocket.Chat
Milestones:
Phase 1
Week 1
- Add Service Accounts roles and permissions
- Add Service Accounts settings
Week 2
- Admin Panel tab for service accounts
- Approval process for service accounts
Week 3
- Implementing UI for creation of new service accounts
- Adding server side methods to create a new service account
Week 4
- UI to login service account from the owner account
- Implementing one tap login mechanism for service accounts
Phase 2
Week 1
- Creation of broadcast room for service accounts
Week 2
- Adding service accounts tab in the directory
- Modifying search methods for service accounts
Week 3
- Adding broadcast feature for service accounts
- Service Accounts info page
- Implementing method to subscribe a service account
Phase 3
Week 1
- Implement UI for service accounts user info page
- Refactoring service accounts login popover to add additional info
Week 2
- Implementing method to send notifications of service account to owner
- Writing tests for cumulative features and testing on multiple devices
Week 3
- Incorporation of community feedback ideas
- Writing documentation for service accounts feature