Robbie Antenesse
|
e3b4809478
|
Fix login process: add permissionLevels
|
2020-02-24 10:56:41 -07:00 |
Robbie Antenesse
|
cd4e628e11
|
Utilize nested locale translations and update usage
|
2019-12-01 14:40:14 -07:00 |
Robbie Antenesse
|
1458e936ea
|
Naming & Association corrections:
Correct naming of Account and Shelf Controllers;
Add hasMany associations to db models
|
2019-12-01 11:03:55 -07:00 |
Robbie Antenesse
|
53662c0a60
|
Create default shelves in db on account creation
|
2019-11-30 18:02:24 -07:00 |
Robbie Antenesse
|
cd0baa7605
|
Handle log out
It's a little funky because of Choo, but it works right
|
2019-10-17 21:20:36 -06:00 |
Robbie Antenesse
|
bcde0c6dc7
|
Fix login errors and redirect to home after success
|
2019-10-17 20:37:16 -06:00 |
Robbie Antenesse
|
929d1ca928
|
Add login validation without testing
|
2019-10-08 12:38:09 -06:00 |
Robbie Antenesse
|
040b967725
|
Add create and confirm account emails in backend
|
2019-10-03 13:04:17 -06:00 |
Robbie Antenesse
|
fd84706104
|
Start adding support for email confirmation with nodemailer
|
2019-09-27 18:40:39 -06:00 |
Robbie Antenesse
|
0cad0adfdb
|
Add Account controller and create account endpoint
|
2019-09-27 18:14:01 -06:00 |
Robbie Antenesse
|
49ab635660
|
Switch to fastify-sequelize for db connection
Started to try to set up setup-database.js script using Sequelize.
We'll see how that goes...
|
2019-09-18 17:15:06 -06:00 |
Robbie Antenesse
|
1cb78f5db2
|
Add fastify-postgres with example connection
|
2019-09-17 15:10:46 -06:00 |
Robbie Antenesse
|
0934fea892
|
Reorganize the folder structure entirely
|
2019-09-08 13:44:01 -06:00 |