|
|
42dbd940a0
|
Test openapi schema of /articles/{article}/comments
|
2021-03-17 02:17:37 +01:00 |
|
|
|
5fce37f269
|
Test openapi schema of /citizens/{id}
|
2021-03-17 00:28:01 +01:00 |
|
|
|
52bdcd0990
|
Test openapi schema of /citizens/current
|
2021-03-16 18:51:41 +01:00 |
|
|
|
1655f47044
|
Test openapi schema of /citizens
|
2021-03-16 18:23:40 +01:00 |
|
|
|
0cf1aea9bf
|
Test openapi schema of Register
Fix some routes
Improve Schema Validation
|
2021-03-16 00:53:10 +01:00 |
|
|
|
189aa8d549
|
Test openapi schema response of Login
|
2021-03-15 02:02:26 +01:00 |
|
|
|
9c88adbabd
|
Test openapi schema response of FindArticlesVersion,GetOneArticle,UpsertArticle
change snack_case to camelCase
|
2021-03-12 23:32:32 +01:00 |
|
|
|
4762275b5b
|
Test openapi schema response of FindArticles
|
2021-03-08 23:13:48 +01:00 |
|
|
|
bb637dd96a
|
#71 Use response object for route FindArticles
|
2021-03-05 00:39:49 +01: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 |
|
|
|
4c00095118
|
#68 Clean workgroup Entity
|
2021-03-02 23:25:00 +01:00 |
|
|
|
bc772f168f
|
#68 Clean opinion Entity
|
2021-03-02 00:53:02 +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 |
|
|
|
7985ea67e5
|
remove cucumber
|
2021-02-25 01:09:44 +01:00 |
|
|
|
9fb2262107
|
Add Integration test for opinion routes
|
2021-02-23 22:51:16 +01:00 |
|
|
|
0ecf0c205f
|
Add Integration test for comment
|
2021-02-19 00:42:10 +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 |
|
|
|
4504600268
|
Remove sub directories
|
2020-05-12 10:36:16 +02:00 |
|
|
|
678a2f48d2
|
#48 Can view workgroup of citizen
|
2020-05-12 01:26:22 +02:00 |
|
|
|
36d60ce6a3
|
Fix openapi filename
|
2020-05-11 02:29:20 +02:00 |
|
|
|
8640d9146d
|
Update postgres-json to Add ShadowJar compatibility
Add .env for redis and ES
change group name of project
|
2020-05-11 01:50:40 +02:00 |
|
|
|
7dc1772708
|
Move Entity.Request to Routes
|
2020-04-15 00:43:59 +02:00 |
|
|
|
e572ca0024
|
#24 Move voter code to an external library
|
2020-03-25 02:08:31 +01:00 |
|
|
|
07315a5624
|
Add route put/delete
|
2020-03-25 00:23:40 +01:00 |
|
|
|
8c25f7633e
|
Add delete workgroup query & repo
|
2020-03-24 23:48:11 +01:00 |
|
|
|
75af31ab73
|
Fix following in other version of article
|
2020-03-22 03:44:26 +01:00 |
|
|
|
589b6f5245
|
Refactoring of updateOpinions (route/repo/query)
Can nw be set multiple opinion on sigle query
fix OpinionVoter on CREATE
|
2020-03-22 00:53:08 +01:00 |
|
|
|
ddea05aea0
|
Change 404 to 200 if no comment/vote/follow on article
|
2020-03-20 02:11:56 +01:00 |
|
|
|
c55eba4219
|
Fix Mark as read notification
|
2020-03-20 01:33:48 +01:00 |
|
|
|
a99eaf3eef
|
Fix comment voter
|
2020-03-18 00:51:42 +01:00 |
|
|
|
cf2881c890
|
#42 Improve VoteVoter
|
2020-03-17 15:49:59 +01:00 |
|
|
|
4b96080051
|
#42 Improve CommentVoter
|
2020-03-17 15:14:44 +01:00 |
|
|
|
890c84c762
|
#42 Add tests for WorkgroupVoter
|
2020-03-17 15:01:13 +01:00 |
|
|
|
c0becd8fbd
|
#42 Add tests for VoteVoter
|
2020-03-17 14:21:38 +01:00 |
|
|
|
622deb0f7d
|
#42 Add tests for OpinionVoter
|
2020-03-17 14:08:14 +01:00 |
|
|
|
86b569123c
|
#42 Add tests for OpinionChoiceVoter
|
2020-03-17 12:13:14 +01:00 |
|
|
|
d8251f1dd2
|
#42 Add tests for FollowVoter
|
2020-03-17 11:47:25 +01:00 |
|
|
|
559adb7e2a
|
#42 Add tests for CommentVoter
|
2020-03-17 11:20:29 +01:00 |
|
|
|
60d887c5cc
|
#42 Add tests for CitizenVoter
|
2020-03-17 02:20:32 +01:00 |
|
|
|
8c7e5bdf9b
|
Refactoring Opinion Tests
upsert_opinion_choice
|
2020-03-17 00:31:24 +01:00 |
|
|
|
0e912ef4b1
|
Refactoring Follows Tests
Add missing route GET /constitutions/{constitution}/follows
|
2020-03-16 21:24:24 +01:00 |
|
|
|
ca78db4155
|
#42 Add tests to ArticleVoter
Refactor ArticleVoter
|
2020-03-16 03:47:22 +01:00 |
|
|
|
aa7ca26b51
|
Improve voter
|
2020-03-16 03:47:22 +01:00 |
|
|
|
8ad0281003
|
#29 Implement Workgroup members routes (Add, remove, update)
|
2020-03-15 20:15:39 +01:00 |
|
|
|
27232c5ca9
|
#29 Implement Workgroup (route, voter, repo, entity)
Create tests for workgroup routes
add CitizenWithUserI
|
2020-03-13 23:33:50 +01:00 |
|
|
|
dc034f7c51
|
Improve KtorServerRequestSteps
|
2020-03-13 21:00:01 +01:00 |
|