Commit Graph

112 Commits

Author SHA1 Message Date
Arjun Patel db960ee554 changes to flow of payments for different fees shown 2019-04-30 03:29:03 -07:00
Arjun Patel 98d165eab1 properly showing transaction fees with stripe in email and deductions 2019-04-30 01:42:58 -07:00
Arjun Patel cc067b1ec6 allowing stripe credit to use up and charge for remaining if not enough credit 2019-04-28 20:17:42 -07:00
Arjun Patel 2b454b1dad adding in charify credit implementation 2019-04-28 20:04:51 -07:00
Arjun Patel 65258f1ecf adding in column and also proper redirecting to activate connect stripe account 2019-04-28 18:37:10 -07:00
Arjun Patel 59d220d5d7 properly showing date for tax receipt through sendgrid 2019-04-24 00:34:47 -07:00
Arjun Patel 1f16e88fc6 fixing email template 2019-04-22 02:58:17 -07:00
Arjun Patel 0ec8bb7468 taking out async that was causing problems with creation 2019-04-22 01:56:43 -07:00
Arjun Patel 6542b03fe1 getting total amount for charity page and adding to cart 2019-04-22 01:09:50 -07:00
Arjun Patel 522a35b104 enable disable and enable monthly grant 2019-04-21 23:25:21 -07:00
Arjun Patel 663759f56b fixes for adding email for landing page 2019-04-21 01:36:51 -07:00
Arjun Patel 232d3ad098 proper stripe changes for prod 2019-04-13 23:34:25 -07:00
Arjun Patel 2010f33f0a working cleaner query for getting grants...split to multiple queries 2019-04-13 21:19:55 -07:00
Arjun Patel 9faff9e6e8 making needed changes to make the table names strict 2019-04-13 18:06:18 -07:00
Arjun Patel c670f506ac setup to control production db from local app 2019-04-13 15:11:07 -07:00
Arjun Patel 9ed96806fb making stripe helper for creating grant a helper and transferring to specific connected accounts 2019-04-13 14:43:50 -07:00
Arjun Patel 7b38620605 cleanup for getting verified charities and also proper sendgrid and org transfer for payments 2019-04-13 13:58:19 -07:00
Arjun Patel 66df6bb576 allowing charities to add ribbons for 2019-04-12 14:11:33 -07:00
Arjun Patel 3756f88cc7 getting all the status updates route 2019-04-12 13:36:26 -07:00
Arjun Patel a43e1d8dfd post creation and adding ribbon functionality 2019-04-12 11:51:33 -07:00
Arjun Patel 750dbbc96e checking dimensions of the images 2019-04-09 03:27:28 -07:00
Arjun Patel 3539f7aef9 basic functionality for image upload and db change 2019-04-09 02:08:15 -07:00
Arjun Patel 27626a0fbf proper getting charity by id 2019-04-04 01:45:53 -07:00
Arjun Patel eed7d86c89 properly creating a project 2019-04-02 11:49:44 -07:00
Arjun Patel e8de63bb96 properly adding in project retrieval with organization 2019-04-02 11:08:08 -07:00
Arjun Patel f963ae45da properly sending payments/charges 2019-04-02 09:47:35 -07:00
Arjun Patel 02c1b2c603 adding payment status to a charge and getting all charges for a donor 2019-03-27 09:46:10 -07:00
Arjun Patel 2caed4fc4c updated query for grants, with some issues with distinct in grantdetail 2019-03-26 02:47:48 -07:00
Arjun Patel e97239af79 fixing charges input into db 2019-03-26 02:05:25 -07:00
Arjun Patel 2c26c7dd2c properly adding the fields needed in frontend 2019-03-23 21:47:55 -07:00
Arjun Patel 80beb1a825 changin query for the grants and organizations associated 2019-03-23 20:40:30 -07:00
Arjun Patel 9c42496e22 starting fix for getGrantsByDonor 2019-03-23 04:20:37 -07:00
Arjun Patel 8f80485692 starting dashbaord stats retrieval 2019-03-22 13:01:40 -07:00
Arjun Patel 84180ff2e5 working getting the stripe account id and then sending the created temp link 2019-03-21 21:51:06 -07:00
Arjun Patel f6f1196b42 properly updating the db and also promises call 2019-03-21 21:09:54 -07:00
Arjun Patel c03b71ebd3 promise request attempt 2019-03-21 19:47:12 -07:00
Arjun Patel 7e76fbe31e unnecessary associations, rather do references 2019-03-17 00:14:59 -07:00
Arjun Patel ee66f2363e database config in migrations.config.js 2019-03-17 00:14:33 -07:00
Arjun Patel 6306d3b1a7 condensing the controllers for accessing each model separately 2019-03-17 00:13:40 -07:00
Arjun Patel 5587c296e4 refactoring models and create grant to async await 2019-03-16 23:49:11 -07:00
Arjun Patel e5c204890e working changes to use sequelize auto index 2019-03-16 22:41:57 -07:00
Arjun Patel 52c284f02a using the sequelize auto index file for model/db config 2019-03-16 21:55:50 -07:00
Arjun Patel 661828bab2 fixing stripe errors on amounts 2019-03-16 13:38:34 -07:00
Arjun Patel f99b8fce30 docs adding 2019-03-15 23:31:02 -07:00
Arjun Patel 49427ee8f7 fixes for rounding 2019-03-15 21:41:54 -07:00
Arjun Patel 1568a99457 cleaning stripe and grant creation 2019-03-15 21:10:36 -07:00
Arjun Patel 8f35151338 sendgrid testing 2019-03-15 18:43:07 -07:00
Arjun Patel 66b5d98cdc stripe auto email full payment 2019-03-15 16:35:40 -07:00
Arjun Patel df26d5a3d6 working charnges from the frontend 2019-03-14 19:10:00 -07:00
Arjun Patel a7619fcad9 separating donor and org login controller functions 2019-03-14 17:28:09 -07:00