swayonic / crumpd

SIMPD
1 stars 1 forks source link

Add dates to Pledges #63

Open swayonic opened 10 years ago

swayonic commented 10 years ago
Can we add dates onto the pledges page.  This would help a coach to see how long a pledge has been there before it's in hand.

on the pledges thing...can we add a place to report the date they last followed up on the pledge?

I want to add created_at and updated_at to the pledges table. Updated_at will reflect when the pledge was marked as "in-hand." In fact, I wouldn't really need the in_hand boolean anymore.