|
|
91ab800272
|
Move comments classes into comment component
|
2021-01-14 22:51:33 +01:00 |
|
|
|
64f74d0449
|
fix namespace of article refactoring
|
2021-01-14 22:15:51 +01:00 |
|
|
|
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 |
|
|
|
03401f711e
|
Update ktor-voter to version 2.2.0
|
2020-10-05 15:32:44 +02:00 |
|
|
|
7874f5cec4
|
#55 Can be assign a role to members of my Workgroup
Remove Owner on Workgroup (use role MASTER instead)
"find_citizen_by_id" not return user anymore, use "find_citizen_by_id_with_user" instead
|
2020-06-01 13:46:15 +02:00 |
|
|
|
e4a85722f1
|
Move Elasticsearch configuration into external function "configElasticIndexes"
|
2020-05-13 13:58:17 +02:00 |
|
|
|
eca5d1fe33
|
#39 I must be notified by email when an article is changed
add function CitizenI.Name.getFullName()
|
2020-05-12 16:15:35 +02:00 |
|
|
|
4504600268
|
Remove sub directories
|
2020-05-12 10:36:16 +02:00 |
|