Commit Graph

13 Commits

Author SHA1 Message Date
e995b6cdbf index all todos 2018-06-07 14:45:56 +03:00
bbee6b2b95 reformat with prettier,add react frontend submodule 2018-06-03 12:47:33 +03:00
f65c7c9a19 add /api prefix 2018-06-01 22:55:23 +03:00
9c354f5445 fix todolist removal 2018-06-01 17:51:28 +03:00
21477e3ef1 get users 2018-06-01 13:40:12 +03:00
e49eb79d45 fix a stupid mistake 2018-06-01 12:02:53 +03:00
2f48681944 clean up,
tests,
fixes
2018-06-01 01:06:00 +03:00
db46f1a2b4 require authentication for todos,
use in-memody db for tests
2018-05-30 21:42:30 +03:00
fd142c8710 create, update, remove users 2018-05-30 19:24:48 +03:00
76b6f76758 smarter db connection
tests
2018-05-20 23:35:21 +03:00
13f8d02ad4 test index, create list 2018-05-20 01:03:14 +03:00
87ec0ac4d4 refactoring, fix todo removal from lists 2018-05-19 22:41:23 +03:00
c0af83f3f1 refactor app.js
test not found routes
2018-05-18 16:41:43 +03:00