Skip to content

Participatory process admins can invite to users to join a meeting - #1879

Merged
beagleknight merged 9 commits into
masterfrom
invite-to-join-meetings
Sep 25, 2017
Merged

Participatory process admins can invite to users to join a meeting#1879
beagleknight merged 9 commits into
masterfrom
invite-to-join-meetings

Conversation

@beagleknight

@beagleknight beagleknight commented Sep 19, 2017

Copy link
Copy Markdown
Contributor

🎩 What? Why?

Participatory process admins can invite to users to join a meeting using an email. It works with registered and unregistered users.

📌 Related Issues

📋 Subtasks

  • Feature specs
  • Unregistered users
  • Registered users

📷 Screenshots (optional)

image
image
image
image

👻 GIF

@beagleknight beagleknight self-assigned this Sep 19, 2017
@ghost ghost added the in-progress label Sep 19, 2017
@codecov

codecov Bot commented Sep 19, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@06c25fd). Click here to learn what that means.
The diff coverage is 98.9%.

@@            Coverage Diff            @@
##             master    #1879   +/-   ##
=========================================
  Coverage          ?   98.49%           
=========================================
  Files             ?     1133           
  Lines             ?    25502           
  Branches          ?        0           
=========================================
  Hits              ?    25117           
  Misses            ?      385           
  Partials          ?        0

Comment thread decidim-core/config/locales/en.yml Outdated
ignore: |-
If you don't want to accept the invitation, please ignore this email.<br />
Your account won't be created until you access the link above and set your password.
invited_you: "%{invited_by} has invited you to %{application}, you can accept it through the link below."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correction: %{invited_by} has invited you to %{application}. You can accept the invitation through the link below:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not even used lol 🎉

Comment thread decidim-core/config/locales/en.yml Outdated
If you don't want to accept the invitation, please ignore this email.<br />
Your account won't be created until you access the link above and set your password.
invited_you: "%{invited_by} has invited you to %{application}, you can accept it through the link below."
invited_you_as_admin: "%{invited_by} has invited you as an admin of %{application}, you can accept it through the link below."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you change this as well?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed the correct line bro 😂

Comment thread decidim-core/config/locales/en.yml Outdated
Your account won't be created until you access the link above and set your password.
invited_you: "%{invited_by} has invited you to %{application}, you can accept it through the link below."
invited_you_as_admin: "%{invited_by} has invited you as an admin of %{application}, you can accept it through the link below."
someone_invited_you: Someone has invited you to %{application}, you can accept it through the link below.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaand this? xD

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

Comment thread decidim-meetings/config/locales/en.yml Outdated
registrations: Registrations
invite_join_meeting_mailer:
invite:
invited_you_to_join_a_meeting: "%{invited_by} has invited you to join a meeting at %{application}, you can accept it through the link below."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this as per corrections suggested above 👍

@josepjaume josepjaume left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually didn't want to approve but to request changes 🗡

mrcasals
mrcasals previously approved these changes Sep 21, 2017

helper_method :routes

def invite(user, meeting, invited_by)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs?

@beagleknight
beagleknight dismissed josepjaume’s stale review September 25, 2017 12:42

I made the changes you requested.

@beagleknight
beagleknight merged commit 8a13dc6 into master Sep 25, 2017
@beagleknight
beagleknight deleted the invite-to-join-meetings branch September 25, 2017 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants