AamAadmiParty / cleansweep

Volunteer & Campaign Management System
Other
40 stars 21 forks source link

Add volunteer at zone level #167

Closed raghavio closed 8 years ago

raghavio commented 8 years ago

Right now you can't add a volunteer above AC using the add volunteer form. I'm assuming this is because of security reasons?

Anyway, Punjab team wants to add volunteers at Zone level. So yeah.

/discuss

anandology commented 8 years ago

@RaghavPro does it look like a good plan?

raghavio commented 8 years ago

@anandology Why complicate it? Just make the polling booth entry to 'Not sure'. Like how we do if place is LB, PX or AC.

I sent a PR

anandbot commented 8 years ago

Now you are making it difficult to for people to add a volunteer at PB level if the person is on a state page.

In fact, I would like to provide a config setting later to decide what is the top most level where volunteers can be added. By default, it should be PB.

To make both the workflows possible, I would like to retain the current list of sub places with an optional force-add-here button. Clicking on that will go to same URL with ?force=true and that should show the form with booth field hidden.

What do you think?

On Sun, Feb 7, 2016 at 2:24 AM, Raghav Sharma notifications@github.com wrote:

@anandology https://github.com/anandology Why complicate it? Just make the polling booth entry to 'Not sure'. Like how we do if place is LB, PX or AC.

I sent a PR

— Reply to this email directly or view it on GitHub https://github.com/AamAadmiParty/cleansweep/issues/167#issuecomment-180863150 .

raghavio commented 8 years ago

Hmmm. Ok. But we need think a way to ease this out. Adding at PB from AC is also cumbersome.

I'm gonna do this: If you're at any place > AC We show the list of sub places and a 'Add volunteer here' button above it.

Sounds good?

raghavio commented 8 years ago

This is done.