6783 Commits

Author SHA1 Message Date
Artem Babak
712a14ec22 Merge remote-tracking branch 'origin/develop/3.3-edge' into develop/3.3-edge 2021-03-02 07:24:13 +02:00
Andrew Volostnykh
a600a5050a Refactoring 2021-03-01 19:30:56 +02:00
Vladyslav_Prykhodko
c81854e614 Twilio SMS provider added support Phone Number's SID or Messaging Service SID 2021-03-01 19:16:13 +02:00
Andrii Shvaika
1e9016cb47 Implementation 2021-03-01 18:23:39 +02:00
Vladyslav_Prykhodko
fee4e3a253 UI: Improvement widget preview view 2021-03-01 18:15:31 +02:00
Vladyslav_Prykhodko
db77821ad7 UI: Change image preview from svg to png 2021-03-01 18:14:08 +02:00
Volodymyr Babak
eec8bb0202 Introduced new configuration option 2021-03-01 16:13:50 +02:00
Volodymyr Babak
594a1290db Async timeout connector customizer. Refactoring 2021-03-01 16:13:50 +02:00
Andrew Volostnykh
a2d9899a46 Null activation link and absent expected field in additional info fixed 2021-03-01 15:15:24 +02:00
Andrii Shvaika
3176c208a8 Data structures 2021-03-01 14:47:50 +02:00
AndrewVolosytnykhThingsboard
8ea3dcb808 improvement of solution 2021-03-01 12:19:57 +02:00
Vladyslav_Prykhodko
ce9dcd17c6 UI: Add Constant keys in the Device Profile Alarm Rules 2021-02-26 19:26:31 +02:00
Andrii Shvaika
3cd964327a Constant filters for device profile 2021-02-26 19:26:31 +02:00
Vladyslav_Prykhodko
477ee90e50 UI: Added the ability to get the value of a key that contains dots in the name to a table widgets 2021-02-26 17:34:42 +02:00
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport (#4164)
* added redis stores support to lwm2m transport

* added cache dependency to dao

* added cache dependency to dao-api

* moved JacksonUtil to the common.util package

* added cache to the component scan for install

* lwm2m stores improvements
2021-02-26 14:16:34 +02:00
Vladyslav_Prykhodko
ece8fcee67 UI: fixed text search include reserved characters 2021-02-25 17:31:24 +02:00
Vladyslav_Prykhodko
7237497946 UI: Fixed merge additional info after save entity; Fixed updated alarm rules count 2021-02-25 15:52:13 +02:00
Vladyslav_Prykhodko
8237cf4f7c Fixed updated widget: Cleared creationTime 2021-02-25 15:38:16 +02:00
Vladyslav_Prykhodko
885395f119 Added preview image widget bundles; Refactoring back state button 2021-02-25 15:37:20 +02:00
Illia Barkov
0f3d1baa3f
Added subject alternative names into key generation tool #4114 (#4163) 2021-02-25 14:12:15 +02:00
vzikratyi
43309d2497 Added instruction to update redis config if attr cache enabled 2021-02-25 12:40:07 +02:00
vzikratyi
c7df356fb7 Wrapped attr cache requests, fixed bug 2021-02-25 12:25:39 +02:00
Andrii Shvaika
ab76d81c6f Imrpvements to the cache 2021-02-25 11:10:59 +02:00
vzikratyi
29fd4fb02c Save Attributes to cache 2021-02-25 10:42:24 +02:00
Chantsova Ekaterina
c3a9e69176 Make file input work properly when there are multiple on page 2021-02-25 10:34:24 +02:00
Andrew Volostnykh
240422aa94 Correction of the same typos 2021-02-24 19:00:50 +02:00
Andrew Volostnykh
72ea3273c7 Fix of incorrect url for getTenantProfiles in REST Client 2021-02-24 19:00:50 +02:00
Vladyslav_Prykhodko
989b6e7a30 Merge branch 'master' 2021-02-23 18:01:04 +02:00
Vladyslav
d3d6331e15
Merge pull request #4133 from thingsboard/lwm2m_create_device
Lwm2m: front add validator json for security config value
2021-02-23 16:39:39 +02:00
YevhenBondarenko
667a4459aa fixed sas credentials in iot hub node
(cherry picked from commit 36ff1a8f9e853da7b5f1d0bf3e564b37ea0d92bc)
2021-02-23 15:55:04 +02:00
Vladyslav_Prykhodko
9a9379d185 UI: Added validation of the obtained value from the cell style function 2021-02-23 11:36:41 +02:00
nickAS21
9c3bf2063b Lwm2m: front fix bug: config profile -> add object if list empty 2021-02-23 11:28:07 +02:00
Volodymyr Babak
10d3dd01bb Merge branch 'develop/3.3' of github.com:thingsboard/thingsboard into develop/3.3-edge 2021-02-22 19:08:30 +02:00
Andrii Shvaika
a4508aa193 Imrpvements to the entity message routing based on the device profile 2021-02-22 17:18:48 +02:00
nickAS21
d2469420ad Lwm2m: front add validator json for security config device 2021-02-22 14:36:33 +02:00
VoBa
16f3146fd4
Push entity created event to the device profile rule chain and queue if specified (#4131)
* Remove device from cache in case null value cached in the distributed redis

* Handle case when device was removed from db but message in the queue exists

* Code review chagnes

* Added usage statistics configuration to yml file

* Use msg queue instead of default

* Make private

* Make private

* Push entity created event to the device profile rule chain and queue if specified
2021-02-22 13:56:15 +02:00
ShvaykaD
c01005627b
[3.3] Fix/psql ts partitions remove action (#4130)
* fix psql ts partitions remove action by max ttl

* added forced null assigning

* added fix to upgrade

* added update to upgrade script from 3.1.1 and 3.2.1
2021-02-22 13:50:44 +02:00
Andrii Shvaika
4b43cd75f7 Merge branch 'master' into develop/3.3 2021-02-22 13:29:08 +02:00
Andrii Shvaika
c3efbd4015 Minor refactoring 2021-02-22 13:23:25 +02:00
vzikratyi-tb
ef33c68727
Added kafka consumer-groups statistics (#4123)
* Added kafka consumer-groups statistics

* Fixed PR notes

* Updated stats.kafka-response-timeout-ms

* Log kafka stats only once for CORE and RULE_ENGINE
2021-02-22 12:03:06 +02:00
AndrewVolosytnykhThingsboard
9728478b0d
Stub for querying entities after deleting dashboard (#4107)
* Code cleaning after review

* Code cleaning

* Refactoring

* Clean solution improved

* Imports standartization

* Correct if statement improved
2021-02-22 12:00:44 +02:00
nickAS21
e0591bc6d0 Lwm2m: front add validator json for security config value delete debug 2021-02-20 09:50:29 +02:00
nickAS21
ce0db8a6ea Lwm2m: double front add validator json for security config value 2021-02-20 09:25:36 +02:00
nickAS21
2452aefff9 Lwm2m: front add validator json for security config value 2021-02-19 23:15:20 +02:00
Andrii Shvaika
5865dd288c Ignore old properties 2021-02-19 13:05:23 +02:00
nickAS21
d0928e4d81 Lwm2m: back: DTLS - 5.2.9.1. Pre-Shared Keys, 5.2.9.2. Raw Public Keys 2021-02-19 13:04:17 +02:00
nickAS21
9b4a155edb Lwm2m: back: DTLS - privateKey in yml hex format, publicKey in yml x, y 2021-02-19 13:04:17 +02:00
nickAS21
8f3d033dcc Lwm2m: back: start DTLS -one bootstrap 4 security 2021-02-19 13:04:17 +02:00
nickAS21
b864680b81 Lwm2m: back: start DTLS -one server 4 security 2021-02-19 13:04:17 +02:00
nickAS21
4c12985a96 Lwm2m: back: start fix bug DTLS 2021-02-19 13:04:17 +02:00