995 Commits

Author SHA1 Message Date
vzikratyi
b732171611 Removed cache from OAuth2Service 2020-06-30 16:05:10 +03:00
vzikratyi
b9b8b49aef Get OAuth2Params from DB (not cache) 2020-06-30 15:42:37 +03:00
vzikratyi
201ffebc5a Renamed lock in OAuth2Service 2020-06-30 15:10:55 +03:00
vzikratyi
7d5ceaf311 Removed condition on creating ClientRegistrationRepo 2020-06-30 14:58:34 +03:00
vzikratyi
909a989e14 Removed authorizationGrantType from ClientRegistration 2020-06-26 17:41:00 +03:00
Andrii Shvaika
714b7bd779 Tests Fix 2020-06-26 13:49:54 +03:00
Andrii Shvaika
9942231d73 All tests restored 2020-06-26 11:59:28 +03:00
Andrii Shvaika
cc1887fc8d Added WS notification on deleted attribute 2020-06-26 11:46:12 +03:00
Igor Kulikov
ad47902835 UI: data query widgets improvementas 2020-06-25 20:08:07 +03:00
vzikratyi
a2bf3d687f Added tests for OAuth2Service 2020-06-25 18:22:28 +03:00
vzikratyi
328c827744 Made method 'getAllOAuth2Params' public 2020-06-25 18:05:21 +03:00
vzikratyi
c30e8b3a2d Added method to delete system oauth2 config 2020-06-25 18:04:39 +03:00
vzikratyi
0c7cd1297c Moved static fields and methods to Util class 2020-06-25 17:06:55 +03:00
vzikratyi
0149c4b652 Get System OAuth2 config without tenantId 2020-06-25 16:45:50 +03:00
vzikratyi
d22237796e Allow to pass several domains for oauth2 config (for sys_admin only) 2020-06-25 16:03:22 +03:00
vzikratyi
997821591a Fix work with cacheWriteLock in saveTenantOAuth2 method 2020-06-25 13:53:25 +03:00
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