Commit Graph

24 Commits

Author SHA1 Message Date
976f8fac6a Add find_opinions.sql 2020-02-08 01:24:16 +01:00
f622dbeecd Add opinion on find_article_by_id & find_articles request
create request for find_citizen_opinions_by_target_id
create fixture for opinions
2020-02-08 01:01:32 +01:00
2048c71881 Fix sql test and add Command for lanch all sql test 2020-02-07 02:09:09 +01:00
eb7a0c7210 Add sort on comments -> findByTarget 2020-02-05 15:20:38 +01:00
42a41da066 Add OpenAPI route and server 2020-02-04 16:45:54 +01:00
813d6857e9 Split Entities for remove nullable variables 2020-01-28 22:00:44 +01:00
ec99df1f6a update config 2020-01-22 00:55:22 +01:00
a3b35b6273 add more config 2020-01-22 00:38:33 +01:00
6746ca08e2 update config 2020-01-22 00:03:35 +01:00
96362bbb66 update idea config 2019-08-30 15:50:59 +02:00
7a8f8d3d6a add IDEA config for local connexion "test" 2019-08-30 12:09:26 +02:00
53e8bc024c Add some sql check 2019-08-25 00:11:37 +02:00
6ffe529b4e update for postgresjson 2019-08-22 09:46:44 +02:00
ba398a3ee7 add idea config 2019-08-22 09:46:44 +02:00
6d7f91e002 add Docker 2019-08-22 09:46:43 +02:00
e31282e24e add fixture to tests 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
61da1df9d0 remove some idea files 2019-08-22 09:44:45 +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
4407a39482 add ide files 2019-07-28 22:49:02 +02:00
899bae4a1d feature #3: create extra table like comments and votes 2019-07-25 22:30:09 +02:00
0d2c46538f feature #6: start to implement path for article 2019-07-25 18:04:28 +02:00
ea4b05ebb3 feature: idea config 2019-07-19 10:02:23 +02:00