Commit Graph

100 Commits

Author SHA1 Message Date
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 76e4a20fec gitignore clean 2019-03-22 14:38:17 -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
Arjun Patel c3f6184cc6 cleaning log 2019-03-14 13:15:27 -07:00
Arjun Patel 0880a36ade working proper seeding 2019-03-14 03:56:01 -07:00
Arjun Patel 064b8df2a0 small change in convention 2019-03-14 02:48:31 -07:00
Arjun Patel 05a1003be2 cleanup and working seed data 2019-03-13 23:53:07 -07:00
Arjun Patel acf6421251 database changes and initial causes and regions 2019-03-13 22:50:20 -07:00
Arjun Patel ac5d5db1ff changes to organization model 2019-03-13 22:10:06 -07:00
Arjun Patel 0c88460b54 basic seed files and restructuring 2019-03-13 21:22:01 -07:00
Arjun Patel 66173a978b updating dev environment with stripe key 2019-03-13 20:46:47 -07:00
Arjun Patel e9dd0b3b25 taking in proper amounts and distribution...call stripe methods instead of middleware 2019-03-06 14:52:40 -08:00
Arjun Patel 0a1ce8ee5f working hard coded one time payment to one org 2019-03-06 03:42:50 -08:00
Arjun Patel bc0e2bd0fd fixing amount for each separate organization 2019-03-06 02:34:46 -08:00
Arjun Patel fad664e04e adding in windows commands 2019-03-05 20:46:21 -08:00
Arjun Patel 5b6e97bac9 new model/table 2019-03-02 16:36:22 -08:00
Arjun Patel 571c3931c2 changes to organization model 2019-03-01 23:38:22 -08:00
Arjun Patel d14e111f53 public vs general, roles 2019-02-27 20:05:33 -08:00
Arjun Patel 833c87d1ec updating route permissions 2019-02-26 19:30:28 -08:00
Arjun Patel c755be7f19 fix undefined 2019-02-23 19:22:09 -08:00
Arjun Patel 7634a66a18 all basic config done 2019-02-23 19:19:57 -08:00
Arjun Patel 4accd39079 database config convention 2019-02-23 18:34:26 -08:00
Arjun Patel ef7aee2ff7 local database setup for mac 2019-02-23 18:34:14 -08:00
Arjun Patel a7de8b3480 formatting 2019-02-19 23:11:20 -08:00
Arjun Patel 2545fdda25 Merge branch 'entire-grant-flow-fixes' 2019-02-04 23:02:22 -08:00
Arjun Patel 17706cb1a0 adding proper billing cycle and cleaning org signup 2019-02-03 22:15:04 -08:00