27 Commits

Author SHA1 Message Date
Arjun Patel c670f506ac setup to control production db from local app 2019-04-13 15:11:07 -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 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 05a1003be2 cleanup and working seed data 2019-03-13 23:53:07 -07:00
Arjun Patel 0c88460b54 basic seed files and restructuring 2019-03-13 21:22:01 -07:00
Arjun Patel bc0e2bd0fd fixing amount for each separate organization 2019-03-06 02:34:46 -08:00
Arjun Patel 5b6e97bac9 new model/table 2019-03-02 16:36:22 -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 226f5c1149 merging create grant and stripe calls 2019-02-02 19:33:44 -08:00
Arjun Patel d6643c32f9 working on new tables for payments 2019-01-29 19:55:32 -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 794980ff61 configuring different database for local 2019-01-26 16:17:59 -08:00
Arjun Patel 598139c980 adding user model and necessary basic fields 2019-01-25 01:01:37 -08:00
Arjun Patel 6e6eba3de4 integration with migrations/seeds/etc 2019-01-21 22:49:54 -08:00
Arjun Patel fc2b73b715 organize general routes 2019-01-19 00:42:56 -08:00
Arjun Patel b0597a99e2 working create grants, getall, and delete with clean methods 2019-01-18 18:02:04 -08:00
Arjun Patel f046a9f605 adding 'as' in associations 2019-01-18 16:05:27 -08:00
Arjun Patel 86dd4c8cdb model set up and associations 2019-01-15 23:14:05 -08:00
Arjun Patel a4e4394329 associations and adding more routes and structure 2019-01-15 22:08:54 -08:00
Arjun Patel 23f40dc73b env variables through different file and optimizing error handling with middleware 2019-01-13 22:38:44 -08:00
Arjun Patel 9f247154f9 all setup with jwt and bcrypt with whole file structure with auth middleware and login 2019-01-10 10:37:07 -08:00
Arjun Patel e6f7fecd6d Base methods for Donors model 2019-01-04 16:07:58 -08:00
Arjun Patel 2c9aed9952 whole structure done based on sequelize reccommendation 2019-01-04 15:32:36 -08:00