Commit Graph

12 Commits

Author SHA1 Message Date
f380231e1e Multiple minors fix and improve
use data class for entity
Add sealed on entity interfaces
Replace listOf() by setOf() instead of deduplicate
use interface instead of EntityRef
replace .toLowerCase() to .lowercase()
fix test.sh
2022-03-03 19:42:18 +01:00
2673cf527a Clean useless error 2021-04-27 21:30:06 +02:00
fee5e5784b Refactoring of Notification system 2021-04-18 02:16:36 +02:00
1c33c026f0 #60 Can follow citizen 2021-04-17 01:37:32 +02:00
39c665b7a9 Add Test for Notification routes
Add @JsonSubTypes on Notification
return all creator on request find_follows_article_by_target
Add testNotifications task
2021-04-14 23:51:44 +02:00
9fc21f5459 clean warnings 2021-03-03 03:16:09 +01:00
d9deb4836e #72 Move Entity and repository on the same package 2021-03-03 02:46:51 +01:00
79feed54dd #68 Clean vote and citizen Entity
remove last warnings
2021-03-03 02:25:24 +01:00
8d93fc8b3c #68 Clean follow Entity 2021-03-01 22:44:17 +01:00
c25cf64f4b #68 Clean Entities 2021-02-25 18:32:17 +01:00
55aa512aa5 Change error text 2021-02-13 01:43:47 +01:00
066b01e86f Move all file in fr.dcproject. 2021-02-11 01:50:14 +01:00