e572ca0024
#24 Move voter code to an external library
2020-03-25 02:08:31 +01:00
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
3bf20a971a
Fix find_citizen_votes_by_target_ids
...
lint
2020-02-27 19:09:25 +01:00
1418dd95bc
Implement Websocket for push Notification
...
create auth with jwt in query string
2020-02-27 01:38:34 +01:00
af33ed9ec3
Publish message into rabbitmq on create article
...
Create Redis and Rabbit in docker-compose
2020-02-22 02:26:52 +01:00
60bd24e653
Add sonarqube (Docker server & gradle config)
2020-02-12 17:16:52 +01:00
e73a7b5a18
Add App into docker
2019-10-13 16:24:13 +02:00
194620e15b
add Lint and test report
2019-10-10 22:50:03 +02:00
95f6087b8f
update gradle
2019-10-10 22:49:52 +02:00
afb7f7a1a6
Implement Mailer
2019-10-08 02:31:23 +02:00
5542eede27
feature #9 : Add routes for login
2019-08-22 23:23:25 +02:00
d03b8dcebb
add logs
2019-08-22 09:47:33 +02:00
41b1f75cfb
Add RepositityTest
2019-08-22 09:47:32 +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
8af57b775e
feature: Init empty Project
2019-07-19 09:52:03 +02:00