5719 Commits

Author SHA1 Message Date
YevhenBondarenko
ae4de0c3d1 updated httpclient, spring-boot, netty versions 2021-03-16 11:37:22 +02:00
Igor Kulikov
48d1199b2b Fix deprecation warnings 2021-03-16 11:11:41 +02:00
Igor Kulikov
1dc47b5cc5 Revert interval check for telemetry subscription 2021-03-15 19:29:40 +02:00
Andrii Shvaika
60c141d3ca Allow Customer to edit asssigned entities 2021-03-15 18:32:42 +02:00
Sergey Matvienko
3f72bc4b54 SSL (RSA) *.keygen.sh tool upgraded. Added PKCS8 pem format. Tested and fixed keygen.properties to run with no warning. Removed 'mqtt' prefix from output files to fix confusion when applying keys for other protocols. 2021-03-15 18:19:48 +02:00
ShvaykaD
c5c8fbd3f7
[3.2.2] [WIP] coap transport (#4239)
* init CoapDeviceProfile & added ui components

* added transport payload type configuration for default coap device type

* added AbstractCoapTransportResource & updated efento resource

* fixed coap device profile save & update

* fixed Attribute Updates notifications

* revert CoapOkCallback onSuccess changes

* updated provision request to handle proto payload type

* fix license

* updated Rpc subscribe/unsubscribe action

* add more device emulator clients

* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths

* fix TbCoapServer implementation

* changed response type to CREATED in POST requests

* improved implementation

* fix typos

* minor bug-fixes & improvements

* fix TbCoapServerMessageDeliverer class

* improved relay sensor implementation

* added tests for CoAP transport\

* fix typo

* removed nosql tests

* fix coap endpoint creation & improved getAttributes tests

* transport tests refactoring
2021-03-15 18:18:45 +02:00
Andrew Shvayka
dff593a3c8
Merge pull request #4184 from YevhenBondarenko/feature/kafka-settings
added "min.insync.replicas" parameter to the kafka topics
2021-03-15 17:08:51 +02:00
Andrew Volostnykh
d1da849061 Correction of tests for DeviceProfile 2021-03-15 17:06:36 +02:00
vincent12dev
47e82b3cd7
Login Form password visibility (#4140)
* Login Form password visibility
2021-03-15 17:05:59 +02:00
Alejandro Santana Lima
5820c5446b Do not load all data if it is not in the current time interval 2021-03-15 17:03:59 +02:00
Andrii Shvaika
430e96cdb2 Fix Latest TS Dao to save newest record with same timestamp. Enabled updates for old timeseries data. 2021-03-15 14:50:26 +02:00
Illia Barkov
593f63818e
Added support for RSA encrypted keys in PEM client credentials (#4230)
* Added support for RSA encrypted keys in PEM client credentials

* Refactoring

* Refactoring
2021-03-15 11:40:23 +02:00
Igor Kulikov
1d2918f0a1 Minor improvements 2021-03-12 14:50:58 +02:00
Igor Kulikov
43d221e5ce Fix data resolution for entity count datasource type. 2021-03-12 14:39:23 +02:00
Igor Kulikov
d61890a96a
Merge pull request #4236 from vvlladd28/improvement/validate/entityId
UI: Added validate EntityId before update dashboard state
2021-03-12 14:32:48 +02:00
Vladyslav_Prykhodko
b8cc971e72 UI: Added validate EntityId before update dashboard state 2021-03-12 13:07:19 +02:00
Igor Kulikov
7ff92cf5f4
Merge pull request #4235 from ChantsovaEkaterina/feature/extend-table-widget-settings
UI: extend table widget settings
2021-03-12 12:47:20 +02:00
Igor Kulikov
5a4e1b0f39
Merge pull request #4233 from hardshell/improvment/dialog-header-entity-names
added entity names to dialog headers
2021-03-12 12:45:24 +02:00
Chantsova Ekaterina
63a0421b89 Merge remote-tracking branch 'upstream/master' into feature/extend-table-widget-settings 2021-03-12 12:18:10 +02:00
Chantsova Ekaterina
b47ea45e8e Update bundles with new widgets configuration 2021-03-12 12:17:52 +02:00
Chantsova Ekaterina
1e8832524e Extend table widgets settings 2021-03-12 12:15:35 +02:00
Serhii Mikhnytskyi
9d451bc11b added entity names to dialog headers in
1) add rule node dialog component
2) add widget dialog component
2021-03-12 11:34:31 +02:00
Igor Kulikov
a121df1d44 Fix entity select component for current customer 2021-03-11 17:02:43 +02:00
Igor Kulikov
10ddb5f8f3 Fix timeseries widget (invoke data updated callback from data aggregator on initial data). Improve widget selector. 2021-03-11 14:54:35 +02:00
Igor Kulikov
67dd34db69
Merge pull request #4221 from vvlladd28/improvement/alarm-widget/default-datasource
UI: Change default datasource type in alarm widget to created widget
2021-03-10 19:02:26 +02:00
Vladyslav_Prykhodko
1dbd022e89 UI: Refactoring 2021-03-10 18:49:07 +02:00
Igor Kulikov
53818933dd
Merge pull request #4220 from vvlladd28/bug/widget-bundle/navigation
UI: Typo in Navigation cards widget
2021-03-10 18:23:09 +02:00
Igor Kulikov
b850e7fb25
Merge pull request #4219 from volodymyr-babak/fix-error-msg
Fixed msg in case unexpected originator type
2021-03-10 18:21:43 +02:00
Vladyslav_Prykhodko
7a4493887a UI: Change default datasource type in alarm widget to created widget 2021-03-10 17:43:27 +02:00
Vladyslav_Prykhodko
f13dc26392 UI: Typo in Navigation cards widget 2021-03-10 15:37:11 +02:00
Andrii Shvaika
270818989e Merge branch 'master' of github.com:thingsboard/thingsboard 2021-03-10 15:19:50 +02:00
Andrii Shvaika
c108f7148d Description of the widgets and widget bundles 2021-03-10 15:19:41 +02:00
Volodymyr Babak
ec6e2611cb Fixed msg in case unexpected originator type 2021-03-10 12:01:58 +02:00
Igor Kulikov
e99d1b06f1
Merge pull request #4218 from vvlladd28/improvement/data-key/autocomplete
UI: Fixed init dataKeys widget autocomplete after change datasourceType
2021-03-09 19:40:24 +02:00
Vladyslav_Prykhodko
51b5fee7b7 UI: Fixed init dataKeys widget autocomplete after change datasourceType 2021-03-09 17:05:35 +02:00
Igor Kulikov
d9a5ee6d0d
Merge pull request #4212 from YevhenBondarenko/fix/ws
TbWebSocketHandler refactoring
2021-03-09 12:58:42 +02:00
Andrii Shvaika
46f742441f Alarm State improvement 2021-03-09 12:25:56 +02:00
VoBa
953054fadc
eval is not thread safe. Added lock to avoid 'No such function invokeInternalXXX' exception (#4211)
* eval is not thread safe. Added lock to avoid 'No such function invokeInternalXXX' exception

* License fix
2021-03-05 18:18:58 +02:00
YevhenBondarenko
69025ab3af TbWebSocketHandler refactoring 2021-03-05 18:17:35 +02:00
Igor Kulikov
6789cff802 Fix schema version 2021-03-05 17:43:22 +02:00
Igor Kulikov
9187a827e7 Merge branch 'vvlladd28-feature/dashboard/widget-select-preview' 2021-03-05 17:09:00 +02:00
Igor Kulikov
71062f64df New widget selector backend support 2021-03-05 17:08:46 +02:00
Igor Kulikov
23903588ac Merge branch 'feature/dashboard/widget-select-preview' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/dashboard/widget-select-preview 2021-03-05 13:02:13 +02:00
Igor Kulikov
3e9c00048a
Merge pull request #4203 from vvlladd28/improvement/multiple-attributes/disable
UI: Added dynamic change state disable input fields at multiple attributes widget
2021-03-05 06:56:34 -04:00
Vladyslav_Prykhodko
3dd57fd286 UI: Redesign search input widget selector 2021-03-04 19:38:30 +02:00
Vladyslav_Prykhodko
35b37f4875 UI: Added dynamic change state disable input fields at multiple attributes widget 2021-03-04 17:17:26 +02:00
Vladyslav_Prykhodko
a3e2106888 UI: Added filter widget type 2021-03-04 17:11:55 +02:00
Igor Kulikov
2e096cf269
Merge pull request #4187 from YevhenBondarenko/fix/ws
added ping for WS
2021-03-04 04:57:04 -04:00
YevhenBondarenko
e3851dcaad improvements 2021-03-04 10:50:57 +02:00
Vladyslav_Prykhodko
55b5b3f20e UI: Update preview image in input widgets bundle 2021-03-03 18:52:49 +02:00