1b6549eae3
Rename wrong naming SSO to Passwordless
2021-01-17 22:46:43 +01:00
b028ff05b9
Move files
...
Move Application and configurations file to the application package
Move JWT files to the auth.jwt package
Move ApplicationContext to auth package an rename to CitizenContext
2021-01-17 22:29:32 +01:00
c380ba47a5
Refactoring of WorkgroupVoter
2021-01-17 15:01:49 +01:00
ecda29abe5
Move Workgroup to a component
2021-01-17 14:18:19 +01:00
299495a03c
ktlint
2021-01-17 00:10:51 +01:00
d87b433398
Move Comment article to a Component
2021-01-17 00:05:37 +01:00
b61fc3c7d1
Fix Auth request
2021-01-17 00:04:48 +01:00
b421b03575
Fix Double token generation in SSO
2021-01-15 23:43:49 +01:00
ce90884758
Move Auth to a Component
2021-01-15 23:27:47 +01:00
7c106f7cf8
Refactoring of CommentVoter
2021-01-15 01:45:32 +01:00
caadc2a969
klint
2021-01-14 22:53:48 +01:00
91ab800272
Move comments classes into comment component
2021-01-14 22:51:33 +01:00
64f74d0449
fix namespace of article refactoring
2021-01-14 22:15:51 +01:00
6a8c5bf717
Refactors Citizen into component
...
Refactor CitizenVoter
Split citizens routes
2021-01-14 15:24:05 +01:00
a1c1accc87
Refactors Articles and Voter
...
- Move files into components (article)
- Split articles routes
- Refactoring for remove ktor-voter (ArticleVoter)
- Remove mutability
- Move DataConversion to separate file (Converter.kt)
- Add Schemas for Articles routes
- Fix SQL Query for Workgroup roles
- rename container_name in docker-compose
2021-01-14 13:06:13 +01:00