Arjun Patel
|
05a1003be2
|
cleanup and working seed data
|
2019-03-13 23:53:07 -07:00 |
|
Arjun Patel
|
d14e111f53
|
public vs general, roles
|
2019-02-27 20:05:33 -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
|
ef7aee2ff7
|
local database setup for mac
|
2019-02-23 18:34:14 -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
|
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
|
e3b7a1699e
|
adding charges table and starting the endpoint for charging for a grant
|
2019-01-29 10:32:21 -08:00 |
|
Arjun Patel
|
60590906a0
|
working on organization create endpoint
|
2019-01-27 19:40:18 -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
|
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
|
a4e4394329
|
associations and adding more routes and structure
|
2019-01-15 22:08:54 -08:00 |
|
Arjun Patel
|
b453c78c00
|
fixing json responses
|
2019-01-15 11:44:23 -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
|
43bf237942
|
specs for donors model
|
2019-01-12 14:03:34 -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
|
518840a576
|
setting up route with proper mini-apps with express.Router() and app.use()
|
2019-01-04 16:51:27 -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 |
|
Arjun Patel
|
5493c4cef7
|
Building two models and figuring out structure
|
2019-01-03 14:42:15 -08:00 |
|
Arjun Patel
|
aeedd20fa0
|
First commit with base dependencies and file structure
|
2019-01-03 12:54:15 -08:00 |
|