1146 Commits

Author SHA1 Message Date
YevhenBondarenko
f81c688c3d changed validateEmail access modifier to public 2020-06-25 11:46:24 +03:00
YevhenBondarenko
71bd6001ba changed validateEmail access modifier to public 2020-06-25 11:43:42 +03:00
vzikratyi
a4355ace28 Added reading old system settings before saving new 2020-06-25 10:52:49 +03:00
Andrii Shvaika
4592ab895a Implementation of hierarchical query 2020-06-24 20:42:18 +03:00
Andrii Shvaika
c1164cd068 WS API Improvement 2020-06-24 19:38:45 +03:00
vzikratyi
235dc0292c Small refactoring 2020-06-24 17:40:21 +03:00
vzikratyi
55a2fe890e Added method to load oauth2 config with tenantId 2020-06-24 17:36:26 +03:00
Andrii Shvaika
44f00eb011 Improvements to WS API 2020-06-24 17:27:12 +03:00
vzikratyi
f2a9939e88 Fixed bug 2020-06-24 16:57:40 +03:00
vzikratyi
84a06e65fa Added removing full OAuth2 config on tenant deletion 2020-06-24 15:58:08 +03:00
vzikratyi
32b9f58997 Refactored 2020-06-24 15:29:48 +03:00
vzikratyi
1628f79873 Returned reading system OAuth2 config from DB (for startup cache filling) 2020-06-24 15:27:46 +03:00
vzikratyi
3a21235593 Added saving TenantOAuth2 config in cache 2020-06-24 15:05:56 +03:00
vzikratyi
5f1de39fdd Refactored saving system and tenant OAuth2 config 2020-06-24 14:59:30 +03:00
vzikratyi
2d42d4e3fd Added saving SystemOAuth2 config in cache 2020-06-24 13:21:01 +03:00
vzikratyi
8e1e1ec3eb Get OAuth2Params from cache (not DB) 2020-06-24 12:49:53 +03:00
vzikratyi
7bedf10bd2 Load all OAuth2 config in cache on startup 2020-06-24 12:41:58 +03:00
vzikratyi
ba0f8a8ea5 Updated loading AttributeKvEntity by attribute_key 2020-06-24 12:41:19 +03:00
Andrii Shvaika
ea00b16d0d Full text search for backward compatibility 2020-06-24 12:18:26 +03:00
Andrii Shvaika
97d68f96eb Entity Data Query Improvements for SearchText 2020-06-24 12:04:30 +03:00
Igor Kulikov
e6e9be18ea Entity data query fixes 2020-06-23 20:56:44 +03:00
viktor
b3050b9aa5 Init cache on start-up 2020-06-23 19:21:09 +03:00
viktor
e650cb0c24 Added reading attributes by attribute_key 2020-06-23 19:20:00 +03:00
viktor
1d56a1937b Added license headers to new classes 2020-06-23 16:21:24 +03:00
viktor
79cd0c273e Implemented OAuth2Controller 2020-06-23 15:39:19 +03:00
viktor
6a2bc5a9ff Implemented 'getOAuth2Clients' method 2020-06-23 15:03:24 +03:00
viktor
5a00973b47 Implemented part of OAuth2Service 2020-06-23 14:38:50 +03:00
viktor
c3c889bbbf Added 'deleteAdminSettingByKey' method to AdminSettingsService 2020-06-23 14:37:56 +03:00
Andrii Shvaika
9e8489628a Latest Attributes Subscription Implementation 2020-06-23 12:47:19 +03:00
viktor
334361577f Changed OAuth2Service, clear Tenant oauth2 config on deletion 2020-06-23 12:39:30 +03:00
viktor
b20b032f0b Added saveSystemOAuth2ClientRegistration method 2020-06-23 11:05:46 +03:00
Andrii Shvaika
51ce039ac4 WS services 2020-06-22 19:44:23 +03:00
Andrii Shvaika
e276c9a936 Initial WebSocker API 2020-06-22 19:36:56 +03:00
Igor Kulikov
fa181db5e3 Fix conflicts 2020-06-22 18:57:45 +03:00
Igor Kulikov
f37ebb66aa UI: Entities data query 2020-06-22 18:55:15 +03:00
vzikratyi
ac8cfebe31 Removed .yml oauth2 configs 2020-06-22 18:20:51 +03:00
vzikratyi
a6eefa903e Added required methods to OAuth2Service 2020-06-22 17:37:35 +03:00
Andrii Shvaika
f09f3e5fe7 UUID refactoring 2020-06-22 16:53:53 +03:00
Andrii Shvaika
004cc216d2 Refactoing of UUIDs storage 2020-06-22 16:53:53 +03:00
vzikratyi
6e7d0c633f Small refactoring 2020-06-22 16:19:03 +03:00
vzikratyi
7fcf8a9894 Removed oauth2 entities from DB 2020-06-22 16:00:52 +03:00
vzikratyi
4d2813be85 Added controller + fixes [almost working version] 2020-06-22 15:51:06 +03:00
Andrii Shvaika
ac1ded94b7 UUID refactoring 2020-06-22 15:35:11 +03:00
Andrii Shvaika
1f8d790fbe Refactoing of UUIDs storage 2020-06-22 11:10:28 +03:00
vzikratyi
7c092c38ea Removed unused ClientRegistrationRepository bean creation 2020-06-19 18:25:18 +03:00
vzikratyi
de7c43d92b Renamed 'user_name_attribute' to 'user_name_attribute_name' 2020-06-19 18:25:01 +03:00
vzikratyi
5586eed4b7 Created HybridClientRegistrationRepository 2020-06-19 18:19:24 +03:00
vzikratyi
f0a68ff9b6 Use ClientRegistration dao to load oauth2 configs 2020-06-19 18:12:50 +03:00
vzikratyi
6ad3de83b7 Moved getting ClientInfo to OAuth2Service 2020-06-19 17:35:31 +03:00
vzikratyi
a4a05fcf30 Refactored 'getClientByRegistrationId' 2020-06-19 16:36:22 +03:00