Commit Graph

37 Commits

Author SHA1 Message Date
0253480b10 Improve SQL test script 2020-05-11 02:29:02 +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
b4be28ddc8 fix sql tests command 2020-04-15 09:22:42 +02:00
8d5ee0c130 Fix postgresql setup files 2020-04-15 01:21:54 +02:00
7dc1772708 Move Entity.Request to Routes 2020-04-15 00:43:59 +02:00
64e3fb0134 Add script to launch SQL test 2020-03-18 02:18:10 +01:00
1055e14039 #42 Add Tag to voter tests 2020-03-17 12:01:02 +01:00
bc7bfc3fef Fix tests 2020-03-17 01:47:35 +01:00
676baa4e28 Refactoring Workgroup Tests 2020-03-17 01:26:44 +01:00
0932da452b Refactoring Vote Tests 2020-03-17 01:11:04 +01:00
8c7e5bdf9b Refactoring Opinion Tests
upsert_opinion_choice
2020-03-17 00:31:24 +01:00
6b4a6f4075 Refactoring Constitution Tests 2020-03-16 22:35:23 +01:00
0e912ef4b1 Refactoring Follows Tests
Add missing route GET /constitutions/{constitution}/follows
2020-03-16 21:24:24 +01:00
74503c9d3a Refactoring Comment Tests 2020-03-16 15:02:43 +01:00
68238494e5 Refactoring Auth Tests 2020-03-16 13:35:12 +01:00
f277613820 #29 Implement Workgroup members query 2020-03-13 23:33:51 +01:00
491ca13284 #29 Implement Workgroup (create query)
Create SQL query to get/set workgroup
Add workgroup to article query
2020-03-13 20:56:58 +01:00
fb3278fa47 migration of IDE files 2020-03-11 12:56:48 +01:00
4a4e9651fd Move Notifications config from Application.kt to ConfigNotification.kt 2020-03-03 12:23:42 +01:00
5d26497cdb Minor refactoring of cucumber steps 2020-02-27 20:34:29 +01:00
3bf20a971a Fix find_citizen_votes_by_target_ids
lint
2020-02-27 19:09:25 +01:00
3a08052728 Create find_follow.sql 2020-02-27 17:12:32 +01:00
471013984c Continue to implement opinion
improve target reference
Improve Tests for Opinion
fix SQL:upsert_opinion
2020-02-19 12:33:29 +01:00
60bd24e653 Add sonarqube (Docker server & gradle config) 2020-02-12 17:16:52 +01:00
4a2d18ff87 Create route for Opinions
create OpinionRepository
create OpinionVoter
create OpinionChoiceRef
create extention String.toUUID() and List<String>.toUUID()
create OpinionAggregation
create interface RequestBuilderWithCreator for create entity by request
rename opinion_list to opinion_choice
create sql function find_citizen_opinions
fix sql function find_citizen_opinions_by_target_id
fix sql funciton find_opinion_choices
2020-02-12 14:47:18 +01:00
976f8fac6a Add find_opinions.sql 2020-02-08 01:24:16 +01:00
f622dbeecd Add opinion on find_article_by_id & find_articles request
create request for find_citizen_opinions_by_target_id
create fixture for opinions
2020-02-08 01:01:32 +01:00
2048c71881 Fix sql test and add Command for lanch all sql test 2020-02-07 02:09:09 +01:00
42a41da066 Add OpenAPI route and server 2020-02-04 16:45:54 +01:00
813d6857e9 Split Entities for remove nullable variables 2020-01-28 22:00:44 +01:00
ec99df1f6a update config 2020-01-22 00:55:22 +01:00
a3b35b6273 add more config 2020-01-22 00:38:33 +01:00
96362bbb66 update idea config 2019-08-30 15:50:59 +02:00
53e8bc024c Add some sql check 2019-08-25 00:11:37 +02:00
ba398a3ee7 add idea config 2019-08-22 09:46:44 +02:00
6d7f91e002 add Docker 2019-08-22 09:46:43 +02:00
4407a39482 add ide files 2019-07-28 22:49:02 +02:00