5402 Commits

Author SHA1 Message Date
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
vzikratyi
d5abe337be Added OAuth2ClientRegistrationService 2020-06-19 16:04:10 +03:00
vzikratyi
7ea9b1a4d1 Refactored OAuth2Dao 2020-06-19 16:03:36 +03:00
vzikratyi
b08d9cc935 Made TenantNameStrategyType as Enum 2020-06-19 15:56:35 +03:00
vzikratyi
cdf0e78176 Added named UNIQUE constraint 2020-06-19 14:05:58 +03:00
blackstar-baba
946881b0c0 close the stream after generateCertificate
close the stream after generateCertificate
2020-06-19 14:02:20 +03:00
vzikratyi
e8bf9b45ef Added repository and dao for OAuth2ClientRegistration 2020-06-19 11:42:45 +03:00
vzikratyi
d7ff230bbd Merged OAuth2 mapper_config with client_registration 2020-06-19 10:41:34 +03:00
Vladyslav_Prykhodko
d2ea7aa7a6 Add serviceMap alarmService 2020-06-18 23:04:19 +03:00
vzikratyi
b63f34316d Changed @Getter to @Data for Custom and Basic mappers 2020-06-18 18:58:30 +03:00
vzikratyi
da8ad47389 Fixed schema-entities-hsql.sql and update script 2020-06-18 18:54:44 +03:00
vzikratyi
d01d4ac48b Created oauth2 client_registration and mapper_config (as separate entities) 2020-06-18 18:49:57 +03:00
Andrew Shvayka
559183e9fb
Merge pull request #2759 from vzikratyi-tb/tb-no-root-access
Start tb-postgress and tb-cassandra without root access
2020-06-18 11:32:44 +03:00
Andrii Shvaika
5aa055d73d Websocket refactoring 2020-06-18 11:08:06 +03:00
Andrii Shvaika
4899c3c376 License fix + small refactoring 2020-06-17 17:27:35 +03:00
Andrii Shvaika
ca43513689 Implementation of Hierarchical queries 2020-06-17 17:20:36 +03:00
Vladyslav_Prykhodko
7951080be0 Fix validators access token 2020-06-17 12:00:49 +03:00
YevhenBondarenko
8d9a5875ec added use system proxy properties 2020-06-17 10:56:45 +03:00
YevhenBondarenko
306674511c fix bug in DefaultTbQueueRequestTemplate when responses is empty tickTs did not update 2020-06-16 11:41:31 +03:00
Yevhen Bondarenko
ebed307757
Added proxy configs to rest api call rule node (#2943)
* Added proxy configs to rest api call rule node

* added validation proxyHost and proxyPort

* refactored checkProxyPort

* TbHttpClient improvements
2020-06-16 10:13:22 +03:00
vzikratyi
4a798ceaf4 Dummy commit to rerun TeamCity 2020-06-15 18:53:52 +03:00
Igor Kulikov
42a629c6b3 Fix sql services tests filter 2020-06-15 18:52:25 +03:00
Andrii Shvaika
afea9585a4 Merge branch 'feature/entity-data-query' of github.com:thingsboard/thingsboard into feature/entity-data-query 2020-06-15 18:25:33 +03:00
Andrii Shvaika
2b1a43792c Relations Query Initial Implementation 2020-06-15 18:25:19 +03:00
vzikratyi
4a8f5f0052 Added instruction for running single Docker containers without root access 2020-06-15 18:09:31 +03:00
Igor Kulikov
33f5edb5d4 Entity data query controller tests. Data query serialization. 2020-06-15 17:35:13 +03:00
Vladyslav_Prykhodko
77a08e7c61 Fixed not correct call custom parseValueFunction in RPC widget 2020-06-15 16:59:34 +03:00
vzikratyi
12f417b3fe Merge remote-tracking branch 'upstream/master' into tb-no-root-access 2020-06-15 16:52:47 +03:00
Igor Kulikov
eebcccc6fd Improve data query 2020-06-15 15:09:56 +03:00
Igor Kulikov
42bf0a37a2 Revert test filter 2020-06-15 13:39:57 +03:00
Igor Kulikov
9460b09eef Entity data query builder improvements + initial tests 2020-06-15 13:39:18 +03:00
Yevhen Bondarenko
7a555fca8d
removed Apache Email Validator (#2945)
* removed Apache Email Validator

* improvements Email Validator regex

* refactored Email Validator
2020-06-15 12:37:43 +03:00
Igor Kulikov
3acae2fbf2 Entity data query - query builder 2020-06-12 20:15:26 +03:00
Andrii Shvaika
75fe3b31e7 Hotfix of upgrade script. 2020-06-11 14:27:18 +03:00
Andrii Shvaika
eaff2406db Hotfix of upgrade script. 2020-06-11 14:26:15 +03:00
Andrii Shvaika
9d2e039220 Version set to 2.5.3-SNAPSHOT 2020-06-11 10:57:50 +03:00
YevhenBondarenko
5f8bc97221 Changed Jenkins repo url scheme to https 2020-06-11 10:52:08 +03:00
YevhenBondarenko
fc1547c929 Changed Jenkins repo url scheme to https 2020-06-11 10:51:25 +03:00
Vladyslav_Prykhodko
809375aa91 Cleared code to access form values 2020-06-11 10:09:14 +03:00
Vladyslav_Prykhodko
a2aa854378 Clear code and optimized js-sample 2020-06-11 10:00:37 +03:00
nordmif
9b6b9e41fe changed minimal aggregation interval to 1/5 2020-06-10 19:17:38 +03:00
Andrii Shvaika
45479a79f9 Basic Structures 2020-06-10 18:08:22 +03:00
Igor Kulikov
accd98676f
Merge pull request #2929 from vvlladd28/improvement/map/google
Clear constructor Google map
2020-06-09 12:38:21 +03:00
Vladyslav_Prykhodko
12cd73ac9d Clear constructor Google map 2020-06-09 12:35:14 +03:00
Igor Kulikov
b86c5e61e1 Image map fixes and improvements. Fixed state chart subscription. 2020-06-09 12:19:50 +03:00
Igor Kulikov
0206a8ab39 Merge branch 'develop/2.5.2' 2020-06-08 18:24:43 +03:00
Andrii Shvaika
65c644b86f Message is pushed to correct queue in case of duplication 2020-06-08 18:01:26 +03:00
Andrii Shvaika
480d4d6935 RPC Request Node improvement to avoid blocking 2020-06-08 17:17:18 +03:00