Commit Graph

17 Commits

Author SHA1 Message Date
6a8c5bf717 Refactors Citizen into component
Refactor CitizenVoter
Split citizens routes
2021-01-14 15:24:05 +01:00
a1c1accc87 Refactors Articles and Voter
- Move files into components (article)
- Split articles routes
- Refactoring for remove ktor-voter (ArticleVoter)
- Remove mutability
- Move DataConversion to separate file (Converter.kt)
- Add Schemas for Articles routes
- Fix SQL Query for Workgroup roles
- rename container_name in docker-compose
2021-01-14 13:06:13 +01:00
74923891d0 Fix security 2020-10-04 01:10:22 +02:00
16feab9655 #57 I can filter articles by workgroup
update lib "postgres-json:1.2.1"
2020-08-24 16:55:18 +02:00
a99eaf3eef Fix comment voter 2020-03-18 00:51:42 +01:00
0932da452b Refactoring Vote Tests 2020-03-17 01:11:04 +01:00
0e912ef4b1 Refactoring Follows Tests
Add missing route GET /constitutions/{constitution}/follows
2020-03-16 21:24:24 +01:00
bbe54c3115 Refactoring CommentArticle Tests 2020-03-16 20:27:20 +01:00
74503c9d3a Refactoring Comment Tests 2020-03-16 15:02:43 +01:00
0221d7023a Refactoring Article Tests 2020-03-16 13:30:24 +01:00
f677cac779 Lint 2020-03-06 09:58:08 +01:00
471013984c Continue to implement opinion
improve target reference
Improve Tests for Opinion
fix SQL:upsert_opinion
2020-02-19 12:33:29 +01:00
813d6857e9 Split Entities for remove nullable variables 2020-01-28 22:00:44 +01:00
f76f6f83bb Lint project 2019-10-10 22:50:24 +02:00
f91b25b35b add email to citizen entity 2019-10-08 14:37:21 +02:00
d90d3117d5 Can vote on Comment 2019-10-06 23:50:42 +02:00
ff1e34c616 Add cucumbers steps for article 2019-08-27 22:31:01 +02:00