Commit Graph

20 Commits

Author SHA1 Message Date
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
00f71bb78d use list id for routing 2018-05-27 15:07:50 +03:00
6598874331 remove console.log from post route 2018-05-24 19:44:26 +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
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
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
fed71d59e3 add removeWithTodos to TodoList model 2018-05-18 10:36:43 +03:00
325d01e945 slugify in model 2018-05-17 13:11:57 +03:00
1317015a0d use slugs for lists 2018-05-17 12:28:03 +03:00
8255ec05b9 remove lists 2018-05-17 12:13:14 +03:00
5486b4582f styling 2018-05-16 23:44:13 +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