ddgriffin / GG-mvp

0 stars 8 forks source link

Duplicate events instead of reposting #13

Closed cheyenneweaver closed 10 years ago

cheyenneweaver commented 10 years ago

when someone re-posts an event that's already happened (and just changes the dates), we need to branch that new event off into a new event with new signups - or else rake is going to email all the old signup for the new event

cheyenneweaver commented 10 years ago

Apprenticeship States: started http://localhost:3000/apprenticeships/38 pending http://localhost:3000/apprenticeships/35 canceled http://localhost:3000/apprenticeships/32 accepted http://localhost:3000/apprenticeships/33 filled http://localhost:3000/apprenticeships/5 completed http://localhost:3000/apprenticeships/23

started:

pending:

canceled:

accepted:

filled:

completed:

cheyenneweaver commented 10 years ago

We should also do this for Workshops?

cheyenneweaver commented 10 years ago

Right now canceled applications disappear on the dashboard, do we want to keep those visible, or just to admins?

cheyenneweaver commented 10 years ago

ToDo: x make sure canceled states don't get crossed between maker and apprentice (resubmit link) x put cancel, delete, and duplicate buttons ONLY on dashboard (not in listings) x add confirmation popups on cancel, delete, and duplicate buttons from dashboard x edit email sent out after duplicating an event saying "thanks for duplicating this..." x edit emails for resubmits -- "You can edit the apprenticeship and resubmit it anytime." x remove resubmit bttn on payment pg for complete apprenticeships)

Etc:

cheyenneweaver commented 10 years ago

Done!!!!! We're amazing :100: