Commit Graph

18 Commits

Author SHA1 Message Date
ca78db4155 #42 Add tests to ArticleVoter
Refactor ArticleVoter
2020-03-16 03:47:22 +01:00
90e7e0254d #15 Count total view
Create Viewable interface
Set Article as Viewable
Create ES client
Now view article increment view count
Create index on start application

add an extention in ApplicationCall, to get citizen or return null
2020-03-11 12:55:39 +01:00
7742287884 Add Opinion entity and add opinions on article 2020-02-08 01:03:16 +01:00
41a98f23b8 Clean code 2020-01-28 22:35:50 +01:00
813d6857e9 Split Entities for remove nullable variables 2020-01-28 22:00:44 +01:00
3cdd1f3a46 update postgresjson (mutable entity) 2020-01-22 23:08:58 +01:00
f76f6f83bb Lint project 2019-10-10 22:50:24 +02:00
7e52808ccf Clean code after update postgresjson 2019-10-09 22:54:34 +02:00
c156e2a7b1 SQL functions find_comments_* now return VotesAggregates
create Votable Interface
remove usless "resourceTarget" argument for SQL function "count_vote"
2019-10-08 00:26:41 +02:00
acc6ecf114 add votes to article 2019-09-18 01:06:40 +02:00
c2beed416e replace Article entity by Article request for the HTTP request
Add draft
2019-09-16 22:47:37 +02:00
7151da1f3f deduplicate tags 2019-09-05 11:23:42 +02:00
3e21884b38 add deleted_at on article and constitution 2019-08-30 14:26:28 +02:00
16b71fb1e6 rename annonymous to anonymous 2019-08-30 13:25:54 +02:00
ff76bd55ef update postgresjson 2019-08-27 22:30:22 +02:00
86d699c9c0 feature #12: Add constitution Entity, repository and route 2019-08-22 09:47:16 +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