-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add followers list and notifications when a user follows an Assembly #22
Merged
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
Add followers view on each assembly in order to see which users are following the assembly. Notifications are now sent to all admins every time a user follows an assembly or one of its components.
victorol1
changed the title
Add notification when an user follows an Assembly
Add notification when a user follows an Assembly and followers view for all Assemblies
May 6, 2020
victorol1
changed the title
Add notification when a user follows an Assembly and followers view for all Assemblies
Add notification when a user follows an Assembly and followers lisgt for each Assemblies
May 6, 2020
victorol1
changed the title
Add notification when a user follows an Assembly and followers lisgt for each Assemblies
Add notification when a user follows an Assembly and followers list for each Assemblies
May 6, 2020
victorol1
changed the title
Add notification when a user follows an Assembly and followers list for each Assemblies
Add notification when a user follows an Assembly and followers list for each Assembly
May 6, 2020
…b.com/CodiTramuntana/decidim-i2cat-app into add_notificionation_when_user_follows
victorol1
changed the title
Add notification when a user follows an Assembly and followers list for each Assembly
Add followers list and notifications when a user follows an Assembly
May 13, 2020
jesusdb
reviewed
May 14, 2020
app/controllers/decidim/assemblies/admin/assembly_followers_controller.rb
Outdated
Show resolved
Hide resolved
jesusdb
suggested changes
May 20, 2020
app/views/decidim/assemblies/admin/assembly_followers/index.html.erb
Outdated
Show resolved
Hide resolved
Co-authored-by: Jesús Di Bari <[email protected]>
…ml.erb Co-authored-by: Jesús Di Bari <[email protected]>
Co-authored-by: Jesús Di Bari <[email protected]>
Co-authored-by: Jesús Di Bari <[email protected]>
…diTramuntana/decidim-i2cat-app into add_notificionation_when_user_follows
jesusdb
approved these changes
May 20, 2020
Merged
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.
Notifications are now being sent to all organization admins after a user follows an Assembly or one of its contents. All assemblies now include a followers view in order to see which users are following each assembly.
Screenshots
Assembly followers index