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

Add a feature setting for proposals #1886

Closed
voodoorai2000 opened this issue Sep 19, 2017 · 1 comment
Closed

Add a feature setting for proposals #1886

voodoorai2000 opened this issue Sep 19, 2017 · 1 comment
Assignees
Labels

Comments

@voodoorai2000
Copy link
Member

What

Allow admins to deactivate the proposal's section

How

  • Adding a setting for proposals[1]
  • Using a feature_flag[2] in the proposals_controller
  • Using the setting to decide if recommended proposals should be displayed in the home page[3]

[1] https://github.com/consul/consul/blob/master/db/seeds.rb#L72
[2] https://github.com/consul/consul/blob/master/app/controllers/debates_controller.rb#L9
[3] #1824

@aitbw
Copy link
Collaborator

aitbw commented Sep 21, 2017

I'll handle this one.

@voodoorai2000 voodoorai2000 changed the title Add a feature setting for the proposals Add a feature setting for proposals Sep 25, 2017
javierm pushed a commit to javierm/consul that referenced this issue Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants