Hippo
|
5a4d97b1bd
|
Validate submit button in view (not in validation function)
This is so the validation function can also be used in other
places, such as while processing an already saved pledge.
|
2022-01-05 19:36:13 +05:30 |
|
Hippo
|
1bf1e3a55e
|
Add "unverified pledges" table
Pledges will now be saved in the "unverified pledges" table until
they are verified by email.
|
2022-01-05 19:21:10 +05:30 |
|
Hippo
|
87afc8688e
|
Move pledge validation into new function
This is so we can reuse it in two places: while saving a pledge,
and while validating/verifying it.
|
2022-01-05 19:10:01 +05:30 |
|
Hippo
|
3e0e775af9
|
Save reminder count properly
Earlier, it wasn't being checked at all so everything was being
set to the default of 10.
|
2022-01-05 18:56:13 +05:30 |
|
Hippo
|
680c3cf278
|
Use "send" instead of "end" at end of requests
This is so that they show as pages and the browser doesn't try to
download them instead.
|
2021-12-29 23:20:30 +05:30 |
|
Hippo
|
349d9ae8a4
|
Update "Thanks" message to be more friendly
|
2021-12-29 22:52:51 +05:30 |
|
Hippo
|
ca1654ccde
|
Add "overseas" option
Because they need to pay more for shipping
|
2021-12-29 22:36:40 +05:30 |
|
Hippo
|
cb376b91ec
|
Save and accept incoming pledges
|
2021-12-29 22:35:25 +05:30 |
|
Hippo
|
8e312b3ac5
|
Set up Twing with basic counting (current goals details!)
|
2021-12-29 19:45:21 +05:30 |
|
Hippo
|
afdd4dca1c
|
Set up basic Express server
|
2021-12-29 17:22:17 +05:30 |
|
Hippo
|
aa804a4b56
|
Set up database: knex and bookshelf
|
2021-12-29 17:05:51 +05:30 |
|