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 |
|
Arjun Patel
|
598139c980
|
adding user model and necessary basic fields
|
2019-01-25 01:01:37 -08:00 |
|
Arjun Patel
|
8c6f439f61
|
finished route based on search
|
2019-01-22 21:13:56 -08:00 |
|
Arjun Patel
|
6e6eba3de4
|
integration with migrations/seeds/etc
|
2019-01-21 22:49:54 -08:00 |
|
Arjun Patel
|
33afb962ae
|
in process of scaling data service and cleaner reducers
|
2019-01-21 02:38:51 -08:00 |
|
Arjun Patel
|
008800acdf
|
fixing get to post for org suggestions
|
2019-01-20 22:51:08 -08:00 |
|
Arjun Patel
|
f5dd981152
|
getting suggested amount and getting charities
|
2019-01-19 11:26:18 -08:00 |
|
Arjun Patel
|
fc2b73b715
|
organize general routes
|
2019-01-19 00:42:56 -08:00 |
|
Arjun Patel
|
59c327d8df
|
taking out the jwt expiry as there is no integration with frontend
|
2019-01-18 21:24:30 -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
|
243e28eb67
|
attempting fixes for association routes
|
2019-01-18 15:54:09 -08:00 |
|
Arjun Patel
|
3e1cec54e0
|
adding grants progress
|
2019-01-16 23:21:37 -08:00 |
|
Arjun Patel
|
18abee110a
|
working getting grants with causes, regions, and orgranizations details
|
2019-01-16 10:37:04 -08:00 |
|
Arjun Patel
|
4a7078c059
|
trying to solve async problem in map
|
2019-01-16 00:11:00 -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
|
b453c78c00
|
fixing json responses
|
2019-01-15 11:44:23 -08:00 |
|
Arjun Patel
|
f90561af31
|
Update grants.model.js
|
2019-01-13 23:37:38 -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
|
ec2a3b5362
|
formatting
|
2019-01-10 12:43:50 -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 PatelandGitHub
|
044f947e6d
|
Merge pull request #1 from talksik/model_setup
Model setup
|
2019-01-04 16:12:12 -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 |
|
 Arjun PatelandGitHub
|
8e98b48bfd
|
Initial commit
|
2019-01-03 12:31:13 -08:00 |
|