|
|
cccabb2cc9
|
improve sonarqube action
|
2021-04-16 03:17:38 +02:00 |
|
|
|
543f3fb9bb
|
Add retry for viewsTest
|
2021-04-16 02:53:04 +02:00 |
|
|
|
994e266b52
|
Add validation on route CreateWorkgroup
|
2021-04-16 00:08:57 +02:00 |
|
|
|
3f392eece6
|
Add validation on route EditWorkgroup
|
2021-04-15 23:45:47 +02:00 |
|
|
|
518b59e9aa
|
Add validation on route GetWorkgroups
|
2021-04-15 22:20:16 +02:00 |
|
|
|
87175eb8ea
|
clean route comment
|
2021-04-15 02:53:32 +02:00 |
|
|
|
1118866856
|
Add validation on route PutVoteOnConstitution
|
2021-04-15 02:42:29 +02:00 |
|
|
|
367f59ee18
|
Add validation on route PutVoteOnComment
|
2021-04-15 02:33:46 +02:00 |
|
|
|
0588f88f9a
|
Add validation on route PutVoteOnArticle
|
2021-04-15 02:20:57 +02:00 |
|
|
|
496cf50d88
|
Add validation on route GetCitizenVotesOnArticle
|
2021-04-15 01:27:48 +02:00 |
|
|
|
13253e4af1
|
Add validation on route GetMyOpinionsArticle
|
2021-04-15 01:06:46 +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 |
|
|
|
6a5e00bb4d
|
Add validation on Constitution routes
|
2021-04-11 00:54:09 +02:00 |
|
|
|
8223dd21bb
|
Add validation on route CreateComments & EditComment
rename POST /comments/{comment}/children
method edit and create comment of repository return edited/created comment
|
2021-04-10 01:16:09 +02:00 |
|
|
|
34513e25b6
|
Add validation on route CreateConstitutionComment & GetConstitutionCommentRequest
|
2021-04-09 18:39:03 +02:00 |
|
|
|
f5c1aa29e8
|
Add validation on route GetArticleComments
|
2021-04-09 18:06:32 +02:00 |
|
|
|
875d0bfffa
|
Add test 404 for GetArticle route
|
2021-04-09 16:43:46 +02:00 |
|
|
|
a07b19a3cb
|
Add validation on route CreateCommentArticle
|
2021-04-09 00:58:35 +02:00 |
|
|
|
13cdaaf01a
|
Add validation on route FindCitizens
|
2021-04-08 22:25:43 +02:00 |
|
|
|
9d3eeeb04b
|
Add validation on route ChangePasswordCitizenRequest
|
2021-04-08 18:02:27 +02:00 |
|
|
|
1ec1c59c8c
|
remove useless log
|
2021-04-08 03:02:03 +02:00 |
|
|
|
9511331cd2
|
Add validation on route Register
|
2021-04-08 02:10:45 +02:00 |
|
|
|
33a8cdb169
|
Add email validation
|
2021-04-08 02:02:46 +02:00 |
|
|
|
6aa3ddb28d
|
Add Password validation
|
2021-04-08 01:55:10 +02:00 |
|
|
|
e4745e71c2
|
Add validation on route UpsertArticle
|
2021-04-07 20:53:21 +02:00 |
|
|
|
fe11384ad2
|
Add validation on route GetOneArticle
|
2021-04-06 23:04:02 +02:00 |
|
|
|
61a7091736
|
Add validation on route Article versions
|
2021-04-06 00:36:08 +02:00 |
|
|
|
2ef9f65f2c
|
Clean BadRequest response
|
2021-04-05 01:40:12 +02:00 |
|
|
|
b5fc3d25bb
|
Improve Article validation & test on BadRequest
|
2021-04-05 00:50:02 +02:00 |
|
|
|
3faf2e5f0d
|
Add function to respond on BadRequest
|
2021-04-05 00:48:58 +02:00 |
|
|
|
a300e275d4
|
Valid FindArticles request with Konform
|
2021-04-04 21:02:02 +02:00 |
|
|
|
dd4c2dadab
|
Fix parameters schema validation
|
2021-04-02 23:47:20 +02:00 |
|
|
|
cb762a446a
|
Move ArticleViewRepository
|
2021-04-02 12:29:50 +02:00 |
|
|
|
db810ab0c6
|
Rename ArticleViewManager to ArticleViewRepository
|
2021-04-02 12:29:11 +02:00 |
|
|
|
1bc7293660
|
move JWT secret into ENV
|
2021-03-31 17:58:47 +02:00 |
|
|
|
a0d07e88a1
|
Fix all security routes
|
2021-03-31 02:43:43 +02:00 |
|
|
|
5f0b8de159
|
#69 Format HTTP error
add 403 for /articles route
|
2021-03-26 01:53:41 +01:00 |
|
|
|
6b66130ddc
|
#69 Move HttpStatusPage catch
|
2021-03-25 23:40:05 +01:00 |
|
|
|
09e81620a1
|
rollback lintCheck after test, create task testAll
|
2021-03-24 21:32:28 +01:00 |
|
|
|
52183abd08
|
Lint
|
2021-03-24 19:08:41 +01:00 |
|
|
|
03f68213e8
|
Test openapi schema of route /workgroup/*/members
|
2021-03-24 19:01:12 +01:00 |
|
|
|
89b2abc10e
|
Test openapi schema of route /workgroup/*
|
2021-03-23 22:08:13 +01:00 |
|
|
|
b04408219d
|
Test openapi schema of route /votes/*
|
2021-03-22 20:28:53 +01:00 |
|
|
|
5ef2345ea6
|
Test openapi schema of route /opinions/*
|
2021-03-22 02:57:33 +01:00 |
|
|
|
9862e112eb
|
Test openapi schema of GET /constitutions/{constitution}/follows
|
2021-03-22 00:52:23 +01:00 |
|
|
|
5dc1518cfc
|
Test openapi schema of GET /citizens/{citizen}/follows/articles
|
2021-03-22 00:30:31 +01:00 |
|
|
|
0e5943864d
|
Test openapi schema of /follow/*
|
2021-03-20 02:43:53 +01:00 |
|
|
|
786b0bc949
|
create comment.toOutput()
|
2021-03-20 01:57:10 +01:00 |
|
|
|
fdd69a687b
|
create CitizenCreatorI.toOutput()
|
2021-03-20 01:20:58 +01:00 |
|
|
|
4c1ab796e4
|
Test openapi schema of /constitutions/*
|
2021-03-20 01:14:39 +01:00 |
|