Commit Graph

79 Commits

Author SHA1 Message Date
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
Arjun Patel c4a91910b3 making sure not cleaning tables 2019-02-02 23:07:43 -08:00
Arjun Patel 366a0bfe94 clean model definitions and such 2019-02-02 23:06:44 -08:00
Arjun Patel 79112d9e48 fixing bug for undefined 2019-02-02 22:59:35 -08:00
Arjun Patel c64c044961 got delete and create grants all in two routes 2019-02-02 22:14:55 -08:00
Arjun Patel 226f5c1149 merging create grant and stripe calls 2019-02-02 19:33:44 -08:00
Arjun Patel 49c470ab47 fixing grant deletion 2019-02-01 12:17:43 -08:00
Arjun Patel 5af606e4eb changing name for stripe plans 2019-01-31 13:43:31 -08:00
Arjun Patel 258491985d cleaning 2019-01-30 22:07:53 -08:00
Arjun Patel 53c0c95006 cleaning out the controller 2019-01-30 12:50:05 -08:00
Arjun Patel 556369af11 changes to grant creation and model clean 2019-01-30 11:46:14 -08:00
Arjun Patel 7b19e69447 working async create payments/plans/subscrptions
- need to handle edge cases
2019-01-30 01:04:31 -08:00
Arjun Patel 876e77e11a attempt to do controller function 2019-01-29 23:47:06 -08:00
Arjun Patel d6643c32f9 working on new tables for payments 2019-01-29 19:55:32 -08:00
Arjun Patel ad26f7b6fd working on stripe controller 2019-01-29 15:53:49 -08:00
Arjun Patel e3b7a1699e adding charges table and starting the endpoint for charging for a grant 2019-01-29 10:32:21 -08:00
Arjun Patel 6ca8807a9b changing to user and error code for forbidden 2019-01-28 13:16:24 -08:00
Arjun Patel e77b31a8f2 add cause and region as org and creating an org 2019-01-27 22:46:49 -08:00
Arjun Patel 60590906a0 working on organization create endpoint 2019-01-27 19:40:18 -08:00
Arjun Patel 1aa0d2268a checking if input was valid before looking for suggestions 2019-01-26 20:44:29 -08:00
Arjun Patel 2bf26fccbf added roles with checking in middleware
- still need signup for orgs
- login for admin
2019-01-26 20:23:06 -08:00
Arjun Patel 794980ff61 configuring different database for local 2019-01-26 16:17:59 -08:00