Arjun Patel
|
c657b2b9c5
|
implement the actual resetting endpoint
|
2019-05-13 01:16:56 -07:00 |
|
Arjun Patel
|
c4dd7cd1fa
|
initial flow of sending email
|
2019-05-13 00:08:34 -07:00 |
|
Arjun Patel
|
522a35b104
|
enable disable and enable monthly grant
|
2019-04-21 23:25:21 -07:00 |
|
Arjun Patel
|
663759f56b
|
fixes for adding email for landing page
|
2019-04-21 01:36:51 -07:00 |
|
Arjun Patel
|
66df6bb576
|
allowing charities to add ribbons for
|
2019-04-12 14:11:33 -07:00 |
|
Arjun Patel
|
3756f88cc7
|
getting all the status updates route
|
2019-04-12 13:36:26 -07:00 |
|
Arjun Patel
|
a43e1d8dfd
|
post creation and adding ribbon functionality
|
2019-04-12 11:51:33 -07:00 |
|
Arjun Patel
|
750dbbc96e
|
checking dimensions of the images
|
2019-04-09 03:27:28 -07:00 |
|
Arjun Patel
|
3539f7aef9
|
basic functionality for image upload and db change
|
2019-04-09 02:08:15 -07:00 |
|
Arjun Patel
|
27626a0fbf
|
proper getting charity by id
|
2019-04-04 01:45:53 -07:00 |
|
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
|
e97239af79
|
fixing charges input into db
|
2019-03-26 02:05:25 -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
|
c03b71ebd3
|
promise request attempt
|
2019-03-21 19:47:12 -07:00 |
|
Arjun Patel
|
6306d3b1a7
|
condensing the controllers for accessing each model separately
|
2019-03-17 00:13:40 -07:00 |
|
Arjun Patel
|
8f35151338
|
sendgrid testing
|
2019-03-15 18:43:07 -07:00 |
|
Arjun Patel
|
a7619fcad9
|
separating donor and org login controller functions
|
2019-03-14 17:28:09 -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
|
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
|
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
|
556369af11
|
changes to grant creation and model clean
|
2019-01-30 11:46:14 -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
|
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
|
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
|
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
|
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
|
b0597a99e2
|
working create grants, getall, and delete with clean methods
|
2019-01-18 18:02:04 -08:00 |
|
Arjun Patel
|
3e1cec54e0
|
adding grants progress
|
2019-01-16 23:21:37 -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
|
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 |
|