|
|
33327d5296
|
fixed request body required
|
2024-05-27 10:14:25 +07:00 |
|
|
|
26fccff490
|
fixed graphql controller
|
2024-05-27 10:14:25 +07:00 |
|
|
|
5935bc715f
|
fixed noiser
|
2024-05-27 10:14:25 +07:00 |
|
|
|
284e1938ed
|
fixed graphql deserialization
|
2024-05-27 10:14:25 +07:00 |
|
|
|
2a21143711
|
fixed repositories
|
2024-05-27 10:14:25 +07:00 |
|
|
|
8e2d075f56
|
fixed rest template
|
2024-05-27 10:14:25 +07:00 |
|
|
|
2809bff3b9
|
added account json to http header
|
2024-05-27 10:14:25 +07:00 |
|
|
|
0ce5427d40
|
implemented graphql remote execution
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3f8b758de2
|
fixed
|
2024-05-27 10:14:25 +07:00 |
|
|
|
da75242279
|
implemented client account repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
9064f7cab7
|
implemented client entity repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3679a1c40e
|
refactored RestTemplate
|
2024-05-27 10:14:25 +07:00 |
|
|
|
7a2c0fb1a4
|
implemented client room repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
e1975532b3
|
implemented client instance repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
17b6107ce7
|
implemented client instance repository
|
2024-05-27 10:14:25 +07:00 |
|
|
|
05db1ef50a
|
!added impl classes for repositories
|
2024-05-27 10:14:25 +07:00 |
|
|
|
03de97846f
|
!refactored client api
|
2024-05-27 10:14:25 +07:00 |
|
|
|
1c81d9b37a
|
!refactored client-api repositories
|
2024-05-27 10:14:25 +07:00 |
|
|
|
d66fb76c48
|
implemented server side exception handler
|
2024-05-27 10:14:25 +07:00 |
|
|
|
19c672fd3a
|
implemented account controller
|
2024-05-27 10:14:25 +07:00 |
|
|
|
8361b52d81
|
implemented entity controller
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3df58d31b6
|
implemented room controller
|
2024-05-27 10:14:25 +07:00 |
|
|
|
fbda9c1675
|
implemented instance controller
|
2024-05-27 10:14:25 +07:00 |
|
|
|
5c0b157414
|
!refactored models, repositories, services and controllers
|
2024-05-27 10:14:25 +07:00 |
|
|
|
8767654f12
|
updated gradle dependencies
|
2024-05-27 10:14:25 +07:00 |
|
|
|
b4b0cf2a64
|
!renamed User to Entity
|
2024-05-27 10:14:25 +07:00 |
|
|
|
cdb4f69a0f
|
!renamed Node to Instance
|
2024-05-27 10:14:25 +07:00 |
|
|
|
de54a8590e
|
moved models to new package
|
2024-05-27 10:14:25 +07:00 |
|
|
|
db7cdd2837
|
!removed all controller implementation and removed details
|
2024-05-27 10:14:25 +07:00 |
|
|
|
df44b55ce3
|
added method searchUser for graphql
|
2024-05-27 10:14:25 +07:00 |
|
|
|
3ea85cb669
|
added method userById for graphql
|
2024-05-27 10:14:25 +07:00 |
|
|
|
e286ad5c63
|
fixed NullPointerException
|
2024-05-27 10:14:25 +07:00 |
|
|
|
cf9271cf2b
|
implemented all graphql query methods
|
2024-05-27 10:14:25 +07:00 |
|
|
|
bff4db3e0f
|
added more data for entities
|
2024-05-27 10:14:25 +07:00 |
|
|
|
2ecf7366c1
|
enabled GraphiQL and created base entities
|
2024-05-27 10:14:25 +07:00 |
|
|
|
daf770f5ee
|
added graphql dependency
|
2024-05-27 10:14:25 +07:00 |
|
|
|
313bdbf2fa
|
added change password
|
2024-05-03 10:42:23 +07:00 |
|
|
|
0bd7271ef3
|
implemented account details page
|
2024-05-03 10:42:23 +07:00 |
|
|
|
baf204bc29
|
implemented account registration
|
2024-05-03 10:42:23 +07:00 |
|
|
|
b61bd9c366
|
implemented client-side account management
|
2024-05-03 10:42:23 +07:00 |
|
|
|
02d71c7138
|
Secured admin account
|
2024-05-03 10:42:23 +07:00 |
|
|
|
426e60c716
|
Implemented account management controller
|
2024-05-03 10:42:23 +07:00 |
|
|
|
d0199bb8f0
|
Prepared controllers
|
2024-05-03 10:42:23 +07:00 |
|
|
|
0a2c5d5789
|
Added method for update local account state
|
2024-05-03 10:42:23 +07:00 |
|
|
|
bbd55ed8b3
|
Added Accounts page
|
2024-05-03 10:42:23 +07:00 |
|
|
|
11ef2b51c9
|
Secured admin client for control panel
|
2024-03-30 09:52:25 +07:00 |
|
|
|
6cb1b91e05
|
Fixed using admin connection for all users
|
2024-03-30 09:42:23 +07:00 |
|
|
|
222de8709b
|
Fixed control panel security
|
2024-03-30 09:27:47 +07:00 |
|
|
|
d7410258fe
|
Edited SecurityConfig
|
2024-03-26 11:59:07 +07:00 |
|
|
|
f41b5dc5a0
|
Refactored SecurityService
|
2024-03-26 11:25:05 +07:00 |
|