Block a user
8e738d9b3d
refactor: implement RequestBuilder for main request
e36376db3a
refactor: delete private for local action
aa2eab9a4c
feat: add request builder
WIP: Add authentication methods to access protected resources
160c7505f0
feat: add controller for authentication
c62ec33130
feat: add user roles
55371cb675
feat: add request to log in
a36e0694ec
feat: add token response
1a0d539e76
fix: if cache get bytes then skip serealize
c91973b185
refactor: use other way to save env
aca3eb457a
feat: add setup/schedule page
99a77999fb
feat: add setup/logging page
d764e84726
feat: add setup/create-admin page
f5c7ceb850
fix: change cache service to component
21866d54cb
fix: add private to get EncryptKey
eba11f515d
fix: singleton added in JwtTokenService
781599e2b7
feat: add schedule page
aec9175d1a
fix: convert Date to DateOnly
69e080033f
refactor: bind components to api
8a1921b6cb
refactor: bind components to api
bd03cde151
refactor: use ScheduleResponse instead other schedule responses
7d3952c373
build: upgrade reference
0ecb796d54
fix: set default settings for logging if null or empty
2e389b252c
refactor: use default pairPeriod
984791f193
style: change template for log message
b640902777
feat: add dark theme for swagger
77784f388d
build update ref
a7d48f3deb
fix: can get null for nullable request
b388fb039a
fix: change from single typeOfOccupation to array
83fc7df137
refactor: rewrite for new models
799d2d8166
fix: change environment
993e66a084
fix: add JsonIgnore to calculated property
6797adac4f
fix: get GeneralConfig
8e58c83526
build: ignore files
2e64caf6ea
refactor: code cleaning
9c56fa582b
build: upgrade reference
b2a0a6dd7c
feat: add default value attribute
78f589bb18
refactor: distribute configurations by classes
Add an Administrator
054d319f7c
Add an Administrator (#14)
2addd2aa78
feat: use Admin model
bba9431733
feat: add data checks
6fb5a83183
feat: add model to endpoint