Lee Morgan
|
b83e9c927e
Add 'create account' link to login page.
|
1 год назад |
Lee Morgan
|
831fc64a43
Stylize the login page.
|
1 год назад |
Lee Morgan
|
de8951f3c0
Create the elements for the login page.
|
1 год назад |
Lee Morgan
|
966060a165
Create Elem class.
|
1 год назад |
Lee Morgan
|
0695971383
Create the outline code for the landing page.
|
1 год назад |
Lee Morgan
|
74d08edb05
Update docs.
|
1 год назад |
Lee Morgan
|
3edb44cffa
Create update route for transactions.
|
1 год назад |
Lee Morgan
|
45748d1b46
Update MongoDB driver to newer version.
|
1 год назад |
Lee Morgan
|
dd93a53453
Create route for searching transactions by account and date.
|
1 год назад |
Lee Morgan
|
f0e4ac5c24
Validate ownership of account before creating transaction.
|
1 год назад |
Lee Morgan
|
89840709f7
Add transaction model methods for retrieving one transaction and the response transaction.
|
1 год назад |
Lee Morgan
|
296c9f3894
Create incomplete route for creating a new transaction.
|
1 год назад |
Lee Morgan
|
6abcc0774f
Fetching the user now retrieves all of the users accounts as well.
|
1 год назад |
Lee Morgan
|
6b94621862
Updates.
|
1 год назад |
Lee Morgan
|
4399f67d54
Remove the Option from the user id.
|
1 год назад |
Lee Morgan
|
e241a7495e
Create route for retrieving a user, including their accounts.
|
1 год назад |
Lee Morgan
|
1b2a192fb0
Add function to retrieve accounts by user.
|
1 год назад |
Lee Morgan
|
e5522c4240
Create logout route.
|
1 год назад |
Lee Morgan
|
1e9ba9d240
Create route for creating a new account.
|
1 год назад |
Lee Morgan
|
5bae0beb06
Create basic user auth.
|
1 год назад |
Lee Morgan
|
96e490fb8a
Create the model for accounts.
|
1 год назад |
Lee Morgan
|
0d272d5420
Refactor the login route for AppError.
|
1 год назад |
Lee Morgan
|
94f586c1e7
Use AppError for user insert method.
|
1 год назад |
Lee Morgan
|
4d39f5f857
Add new AppError for handling errors.
|
1 год назад |
Lee Morgan
|
8b1bff8f68
Factor out email validtion into a seperate function.
|
1 год назад |
Lee Morgan
|
277ad5ced0
Update created_at to return a timestamp.
|
1 год назад |
Lee Morgan
|
29a6c490de
Create login route.
|
1 год назад |
Lee Morgan
|
fd75ef52c8
Create helper function for handling http errors.
|
1 год назад |
Lee Morgan
|
5e5f799726
Add validation to user creation.
|
1 год назад |
Lee Morgan
|
aa55c83fb1
Create the base route for creating a new user.
|
1 год назад |