Commit Graph

15 Commits

Author SHA1 Message Date
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
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
3a8df79bf5 api fixes 2018-05-23 20:46:47 +03:00
76b6f76758 smarter db connection
tests
2018-05-20 23:35:21 +03:00
a9b318cb4d fix jest 2018-05-20 17:45:38 +03:00
97921d6ccc update 2018-05-19 19:51:04 +03:00
8f0509b8f2 refactoring 2018-05-19 18:33:48 +03:00
c0af83f3f1 refactor app.js
test not found routes
2018-05-18 16:41:43 +03:00
8255ec05b9 remove lists 2018-05-17 12:13:14 +03:00
b6a9bc4985 fix eslint config 2018-05-16 23:11:01 +03:00
627e99f312 index and create todos and lists 2018-05-16 20:12:22 +03:00
fa053c63d5 init 2018-05-16 18:25:55 +03:00