Skip to content
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

Improved visibility/privacy workflow #28

Closed
boonebgorges opened this issue Apr 17, 2015 · 3 comments
Closed

Improved visibility/privacy workflow #28

boonebgorges opened this issue Apr 17, 2015 · 3 comments
Assignees
Milestone

Comments

@boonebgorges
Copy link
Member

The privacy setup should be as follows:

  • Any event associated with at least one private group is private ("Private" meaning that no one can see it but members of associated groups)
  • All other events are public

I think it should already work this way, but if it doesn't, it should be fixed :) See #5

We should have clear visuals when creating/editing events that indicate something to the effect of "You are creating a public event", which would change to private dynamically when associating with a private group.

@r-a-y This will probably mean sending back group status data as part of the Select2 implementation. Could you have a first look?

@boonebgorges boonebgorges added this to the 1.0 milestone Apr 17, 2015
r-a-y added a commit that referenced this issue Apr 26, 2015
r-a-y added a commit that referenced this issue May 4, 2015
This commit now adds a message in the 'Publish' metabox when a group is
added.  The 'Status' and 'Visibility' fields are now hidden when a group is
added to prevent the user from modifying these options.

See #28.
@r-a-y
Copy link
Member

r-a-y commented May 4, 2015

So I've kind of went over multiple revisions of toggling the visibility so it would make sense for the user.

I've now arrived at hiding the "Status" and "Visibility" options when a group is added to an event. I think this makes the most sense.

Here's a GIF showing how visibility is toggled when a group is added to (and removed from) an event:

GIF

Let me know what you think.

@boonebgorges
Copy link
Member Author

I like it.

On 05/04/15 19:26, r-a-y wrote:

So I've kind of went over multiple revisions of toggling the visibility
so it would make sense for the user.

I've now arrived at hiding the "Status" and "Visibility" options when a
group is added to an event. I think this makes the most sense.

Here's a GIF showing how visibility is toggled when a group is added to
(and removed from) an event:

GIF
https://cloud.githubusercontent.com/assets/505921/7464680/e1827b5a-f279-11e4-9bad-e920a58eef8b.gif

Let me know what you think.


Reply to this email directly or view it on GitHub
#28 (comment).

r-a-y added a commit that referenced this issue Oct 23, 2016
…hed, default the post status to public if at least one public group is attached.

Previously, if at least one private group was attached to an event, the
event's post status would default to private (see #28).

This commit does the opposite.

See #55.
@r-a-y
Copy link
Member

r-a-y commented Feb 6, 2019

Closing out this one as this was addressed awhile ago.

@r-a-y r-a-y closed this as completed Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants