Daniel J. Summers
|
59b5574b16
|
Switched to vestigo router
Also moved db reference to data module; it now starts, but doesn't serve index.html for root yet
|
2018-03-22 22:11:38 -05:00 |
|
Daniel J. Summers
|
b248f7ca7f
|
minor tweaks towards JWTs
time box expired before completing this; one of these days...
|
2018-03-20 20:26:02 -05:00 |
|
Daniel J. Summers
|
8d84bdb2e6
|
app/API build adjustments; get user from ctx
|
2018-03-12 23:14:16 -05:00 |
|
Daniel J. Summers
|
b7406bd827
|
More work on auth and req ctx
|
2018-03-12 21:44:43 -05:00 |
|
Daniel J. Summers
|
d92ac4430e
|
Split routes, router, and handlers into different files
|
2018-03-11 22:38:13 -05:00 |
|
Daniel J. Summers
|
8c801ea49f
|
Interim commit; started work on routes
|
2018-01-18 11:29:01 -06:00 |
|
Daniel J. Summers
|
fe4c1b606e
|
Rearranged API files so Babel could process them
The way they were, Babel was also processing the node_modules folder
|
2017-09-23 22:08:30 -05:00 |
|
Daniel J. Summers
|
181dc5ea63
|
"Mark Prayed" works
|
2017-09-22 22:30:00 -05:00 |
|
Daniel J. Summers
|
c703d717d8
|
Wrote API calls for history updates
Also switched app pkg mgt to yarn
|
2017-09-22 19:27:23 -05:00 |
|
Daniel J. Summers
|
015645aa86
|
Adding request works (mostly)
Everything works except adding the new request back to the list; this
proof of concept is a go, and will be merged to master
|
2017-09-21 18:45:06 -05:00 |
|
Daniel J. Summers
|
794a365f08
|
Many changes
- Express -> Koa
- Babel for transforming 'import' into 'require'
- SQL done for adding request; just need to get the app to call it
|
2017-09-19 22:20:17 -05:00 |
|
Daniel J. Summers
|
270ac45e8c
|
Create tables/indexes on startup
Ready to create a request
|
2017-09-16 13:16:02 -05:00 |
|
Daniel J. Summers
|
fc02112295
|
Looks promising
The proof of concept has been proven
|
2017-09-15 22:38:45 -05:00 |
|