Commit Graph

225 Commits

Author SHA1 Message Date
46885ac599 Add insertUser into repo 2019-08-23 12:19:09 +02:00
0108d496e0 feature #9: Create Voter for Article 2019-08-23 09:41:41 +02:00
21b6a525fd feature #9: Add security for route "create article" 2019-08-23 00:03:53 +02:00
5542eede27 feature #9: Add routes for login 2019-08-22 23:23:25 +02:00
4e9f737e00 feature #14: Add routes for get follows of one citizen 2019-08-22 09:47:34 +02:00
9b2b5e681f feature #14: Add routes for follow/unfollow coonstitution 2019-08-22 09:47:34 +02:00
7ae30bd3cd feature #23: create route for citizen 2019-08-22 09:47:34 +02:00
9821833dd8 feature #14: create route for unfollow article 2019-08-22 09:47:34 +02:00
17746d9b1e improve speed of cucumber tests 2019-08-22 09:47:33 +02:00
7dffc005b9 feature #14: create route for follow article 2019-08-22 09:47:33 +02:00
c1f228e3c5 fix unfollow function 2019-08-22 09:47:33 +02:00
d03b8dcebb add logs 2019-08-22 09:47:33 +02:00
f060943565 feature #12: add Constitution tests 2019-08-22 09:47:33 +02:00
41b1f75cfb Add RepositityTest 2019-08-22 09:47:32 +02:00
86d699c9c0 feature #12: Add constitution Entity, repository and route 2019-08-22 09:47:16 +02:00
6131935036 feature: #6: improve tests 2019-08-22 09:47:16 +02:00
6ffe529b4e update for postgresjson 2019-08-22 09:46:44 +02:00
e31282e24e add fixture to tests 2019-08-22 09:46:43 +02:00
7c3028eca2 fixs and move files 2019-08-22 09:46:43 +02:00
63a50dcb92 feature: #6: Add cucumber test for article routes 2019-08-22 09:46:42 +02:00
4c13d18e8d feature #6: implement route for search articles 2019-08-22 09:44:44 +02:00
3bf7ee1d13 feature #6: implement PostArticle route
fix upsert_article function
2019-08-22 09:44:33 +02:00
ea835d8e9a feature #6: implement PostgresJson
add Article, Citien and User Entities
implement Article.findById()
2019-08-22 09:43:42 +02:00
0d2c46538f feature #6: start to implement path for article 2019-07-25 18:04:28 +02:00
8af57b775e feature: Init empty Project 2019-07-19 09:52:03 +02:00