nickyhajal / world-domination-summit

Code for the World Domination Summit
http://worlddominationsummit.com
3 stars 5 forks source link

Accept/Reject Ambassadors #25

Closed icole closed 10 years ago

icole commented 10 years ago

This should provide the base ability to accept/reject ambassador applications from WuFoo. I tried to keep to the spec to resolve #20.

Note: @nickyhajal This unfortunately still has the issue from the wufoo module, which cause only 25 applications to be loaded in. If you have the time to add in the work around you used for mad mimi using the request that would be helpful, otherwise I will just have to get to it tomorrow. The other potential work around would be to remove the entries from wufoo as they get processed, then rerun the processor. Sorry I couldn't get around to that part tonight.

icole commented 10 years ago

Ok, I patched the wufoo node module to request a larger page size and am now sourcing the module from my repo. This feature should be good to go to pull in all the potential ambassadors

nickyhajal commented 10 years ago

Great stuff @icole !

Just so you're aware, I made a few edits:

Thanks so much for making this happen, works great!