Commit Graph

8 Commits

Author SHA1 Message Date
03350db56f change ac.assert { can*() } to as.can*().assert() 2022-03-03 19:46:49 +01:00
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
fee5e5784b Refactoring of Notification system 2021-04-18 02:16:36 +02:00
e4745e71c2 Add validation on route UpsertArticle 2021-04-07 20:53:21 +02:00
a0d07e88a1 Fix all security routes 2021-03-31 02:43:43 +02:00
9c88adbabd Test openapi schema response of FindArticlesVersion,GetOneArticle,UpsertArticle
change snack_case to camelCase
2021-03-12 23:32:32 +01:00
d9deb4836e #72 Move Entity and repository on the same package 2021-03-03 02:46:51 +01:00
066b01e86f Move all file in fr.dcproject. 2021-02-11 01:50:14 +01:00