Sorrel Bri
|
3bbc272743
|
stub styling of side and main content
|
2020-01-16 15:21:23 -08:00 |
|
Sorrel Bri
|
bf7e6a3425
|
stub sidebar component to display auth form
|
2020-01-16 00:22:27 -08:00 |
|
Sorrel Bri
|
194fc9155e
|
stub tests for page components
|
2020-01-15 21:59:05 -08:00 |
|
Sorrel Bri
|
dfd1268939
|
debug password hashing function
|
2020-01-15 20:04:55 -08:00 |
|
Sorrel Bri
|
c0d1d51015
|
stub frontend requests to auth endpoints
|
2020-01-15 18:13:42 -08:00 |
|
Sorrel Bri
|
9f9c33d344
|
add validation and sanitization for auth/. posts
|
2020-01-15 13:52:01 -08:00 |
|
Sorrel Bri
|
5c1fc63e61
|
patch to remove timeout from login test
|
2020-01-15 11:28:40 -08:00 |
|
Sorrel Bri
|
f7a77b4613
|
add login verification of user
|
2020-01-14 23:09:01 -08:00 |
|
Sorrel Bri
|
da80bf5f65
|
patch knexfile name to run migrations
|
2020-01-14 14:42:46 -08:00 |
|
Sorrel Bri
|
975ef8a74b
|
add password hash to new user
|
2020-01-14 14:22:42 -08:00 |
|
Sorrel Bri
|
ff24d4a288
|
stub new user sign up
|
2020-01-14 12:06:25 -08:00 |
|
Sorrel Bri
|
86bd4e93db
|
add sign jwt function and hook to auth/signup
|
2020-01-13 14:47:45 -08:00 |
|
Sorrel Bri
|
26f5ee24e1
|
stub auth routes and controllers
|
2020-01-09 17:44:58 -08:00 |
|
Sorrel Bri
|
800df45082
|
debug migrations path
|
2020-01-09 16:32:36 -08:00 |
|
Sorrel Bri
|
f7990fffd9
|
debug produciton db connection
|
2020-01-09 16:29:20 -08:00 |
|
Sorrel Bri
|
592c44ebb8
|
add migrate command to server Procfile
|
2020-01-09 16:25:57 -08:00 |
|
Sorrel Bri
|
6abf6d2f7d
|
add create user table migration
|
2020-01-09 16:16:00 -08:00 |
|
Sorrel Bri
|
dc295fc3d3
|
deploy subdirectories successfully
|
2020-01-09 12:40:26 -08:00 |
|
Sorrel Bri
|
8bff00e9ab
|
return README to root directory
|
2020-01-09 12:33:09 -08:00 |
|
Sorrel Bri
|
affdba3666
|
move react module into subdirectory
|
2020-01-09 12:32:03 -08:00 |
|
Sorrel Bri
|
1804d3c66c
|
confirm successful deployment
|
2020-01-09 11:59:07 -08:00 |
|
Sorrel Bri
|
82612dc555
|
add runtime env for production enironment
|
2020-01-09 11:51:45 -08:00 |
|
Sorrel Bri
|
d8ecb3abb6
|
add production endpoints to react config
|
2020-01-09 11:41:24 -08:00 |
|
Sorrel Bri
|
ef1ef00109
|
change server Procfile to npm start
|
2020-01-09 11:35:25 -08:00 |
|
Sorrel Bri
|
679f5dbb47
|
remove path from server Procfile
|
2020-01-09 11:17:44 -08:00 |
|
Sorrel Bri
|
36671d1a91
|
add path to server Procfile
|
2020-01-09 11:10:38 -08:00 |
|
Sorrel Bri
|
b45cc50ef2
|
add node to server Procfile
|
2020-01-09 11:03:06 -08:00 |
|
Sorrel Bri
|
ca68722344
|
empty react Procfile
|
2020-01-09 10:53:24 -08:00 |
|
Sorrel Bri
|
b7e1810125
|
add run to Procfile
|
2020-01-09 10:37:54 -08:00 |
|
Sorrel Bri
|
3020cea879
|
remove npm from start command
|
2020-01-09 10:35:06 -08:00 |
|
Sorrel Bri
|
eefd029cd2
|
redeploy with namespaced scripts
|
2020-01-09 10:32:20 -08:00 |
|
Sorrel Bri
|
224c5ba79f
|
add Procfiles for deploy
|
2020-01-09 10:23:53 -08:00 |
|
Sorrel Bri
|
8b10416b98
|
config flow
|
2020-01-09 09:51:49 -08:00 |
|
Sorrel Bri
|
4e7cff3a2e
|
patch page function tests, import pages in App
|
2020-01-08 17:17:10 -08:00 |
|
Sorrel Bri
|
fa3da23c79
|
stub page components
|
2020-01-08 13:37:44 -08:00 |
|
Sorrel Bri
|
bb462307a3
|
stub mocha/chai for testing server
|
2020-01-08 13:25:28 -08:00 |
|
Sorrel Bri
|
a4546a8ef5
|
stub react pages structure
|
2020-01-08 11:38:09 -08:00 |
|
Sorrel Bri
|
7e2156ff06
|
stub middleware (including socket), controllers architecture
|
2020-01-08 11:24:24 -08:00 |
|
Sorrel Bri
|
bedd175e5d
|
connect socket
|
2020-01-07 23:18:08 -08:00 |
|
Sorrel Bri
|
bdefc1d070
|
connect socket
|
2020-01-07 23:17:10 -08:00 |
|
Sorrel Bri
|
c18951b838
|
connect to db with knex
|
2020-01-07 21:46:24 -08:00 |
|
Sorrel Bri
|
da1dc694f3
|
restrict CORS to env defined origin
|
2020-01-07 13:43:20 -08:00 |
|
Sorrel Bri
|
1b642eea2d
|
configure simple CORS
|
2020-01-07 13:30:19 -08:00 |
|
Sorrel Bri
|
b025adc6a7
|
stub basic connection
|
2020-01-07 13:03:59 -08:00 |
|
Sorrel Bri
|
9f8d504e95
|
add react frontend structure
|
2020-01-07 12:19:11 -08:00 |
|
Sorrel Bri
|
41b38e7eec
|
remove views/, add controllers/
|
2020-01-06 13:10:49 -08:00 |
|
Sorrel Bri
|
693ef7995e
|
git init
|
2020-01-06 13:01:40 -08:00 |
|