5243 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
205be4e5ce UI: Added new component copy-device-credentials 2020-11-23 12:13:05 +02:00
Andrii Shvaika
331c4d7b13 Merge with 2.5.5 2020-11-23 12:00:42 +02:00
Volodymyr Babak
9d359a8047 Fixed inactivitiy timeout for gw sessions 2020-11-23 11:39:33 +02:00
Igor Kulikov
2b868646bb
Merge pull request #3760 from thingsboard/feature/sms-email-limits
Feature/sms email limits
2020-11-20 19:11:07 +02:00
Igor Kulikov
eb4f4baafb UI: Update Tenant Profile - add max emails and sms 2020-11-20 19:09:42 +02:00
Igor Kulikov
d2f63c762f Fix circular dependency 2020-11-20 19:01:02 +02:00
Igor Kulikov
cd0e864398 Merge branch 'master' into feature/sms-email-limits 2020-11-20 19:00:45 +02:00
Igor Kulikov
6f780b8fa5 Minor improvements 2020-11-20 18:36:02 +02:00
Igor Kulikov
867087efdd Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-20 18:20:06 +02:00
Igor Kulikov
d5cf27cdbf Sms provider configuration component improvements 2020-11-20 18:19:53 +02:00
Andrii Shvaika
eb8975d504 SMS Email Limits 2020-11-20 18:02:09 +02:00
Andrii Shvaika
031f579bd6 Email notifications for API state 2020-11-20 15:45:09 +02:00
YevhenBondarenko
fc7b42c3d6 Improvements to the templates 2020-11-20 15:45:09 +02:00
Andrii Shvaika
3feb32c0f6 Improvements to the templates 2020-11-20 15:45:09 +02:00
YevhenBondarenko
ee3abe59ea added mail executor to DefaultTbApiUsageStateService 2020-11-20 15:45:09 +02:00
YevhenBondarenko
1c79480b33 created sendApiFeatureStateEmail 2020-11-20 15:45:09 +02:00
Igor Kulikov
449cb5941d Fix Api Usage State alias 2020-11-20 15:17:31 +02:00
Igor Kulikov
ffdf56222e Add send sms rule node config ui 2020-11-20 14:58:24 +02:00
Igor Kulikov
18358ccc24 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-11-20 13:08:34 +02:00
Igor Kulikov
1e1e3ec6a3 Introduce SMS Service. Add Send SMS Rule Node 2020-11-20 13:08:20 +02:00
Andrii Shvaika
3cabec954e Critical bug fix 2020-11-19 17:06:54 +02:00
YevhenBondarenko
39eafde85b fix MQTT x509 auth 2020-11-19 13:34:35 +02:00
Andrii Shvaika
0fb1147ab2 Alarm Query Tests improved 2020-11-19 12:04:32 +02:00
Andrii Shvaika
5f8e592595 Reverted changes to the logging from previous commit 2020-11-19 11:33:51 +02:00
Andrii Shvaika
0fff851210 Alarm Query fix for propagated alarms with entities assigned to customer 2020-11-19 11:26:51 +02:00
Igor Kulikov
986cfe5cc1 Improve mqtt timeseries integration tests 2020-11-18 15:59:11 +02:00
Igor Kulikov
9e8e46f139
Merge pull request #3749 from vvlladd28/improvement/device-profile/protobuf
UI: Refactoring device-profile payload type protobuf; Refactoring view
2020-11-18 13:45:51 +02:00
Igor Kulikov
1d959321a8
Merge pull request #3747 from vvlladd28/bug/alarm-table/show-details
UI: Fixed didn't show alarm detail key
2020-11-18 13:40:50 +02:00
Vladyslav_Prykhodko
08693a407d UI: Refactoring device-profile payload type protobuf; Refactoring view 2020-11-18 13:36:34 +02:00
Vladyslav_Prykhodko
abb3c47239 UI: Fixed didn't show alarm detail key 2020-11-17 19:06:38 +02:00
Vladyslav_Prykhodko
d0c39416b6 UI: Added copied button device provision parameters in device profile 2020-11-17 17:50:46 +02:00
Andrii Shvaika
71324536a3 Additional Kafka settings and logging of time consuming messages 2020-11-17 15:01:40 +02:00
zbeacon
6758a29c12 Refactoring 2020-11-17 11:52:20 +02:00
zbeacon
a2afde6261 Changed credentials value for device mqtt basic auth 2020-11-17 11:52:20 +02:00
zbeacon
6a6bd6117b Fix for test 2020-11-17 11:52:20 +02:00
zbeacon
16e1340c64 Added correct response when provisioning failed 2020-11-17 11:52:20 +02:00
zbeacon
8046f7ef45 Changed device provisioning response and added ability to provision devices without deviceName 2020-11-17 11:52:20 +02:00
Andrew Shvayka
6b55f33084
Merge pull request #3740 from thingsboard/feature/device-profile-telemetry-proto-schema
Support of Custom Protobuf payloads
2020-11-17 11:14:16 +02:00
Andrew Shvayka
0ea4723e2e
Merge pull request #3572 from ShvaykaD/feature/device-profile-telemetry-proto-schema
[3.2] Custom proto schemas for MQTT telemetry & attributes upload.
2020-11-17 10:30:45 +02:00
ShvaykaD
be094fc62a fix license 2020-11-16 19:15:34 +02:00
ShvaykaD
dc310f4cab merge with master 2020-11-16 19:13:00 +02:00
ShvaykaD
eecc6aa1a6 fix dynamic schemas, tests 2020-11-16 19:08:55 +02:00
YevhenBondarenko
3c5bce7d20 Updated thermostat demo 2020-11-16 18:58:41 +02:00
YevhenBondarenko
aa61db22f2 added validations for DeviceProfileAlarm type 2020-11-16 18:49:18 +02:00
Andrii Shvaika
706fd01d76 Device Profile Proto Improvement 2020-11-16 17:18:24 +02:00
Igor Kulikov
566f24f429
Merge pull request #3733 from vvlladd28/improvement/device-profile/alarm-type/validation
UI: Added unique alarm type validation in alarm rule
2020-11-16 17:17:14 +02:00
Vladyslav_Prykhodko
7dc793e777 UI: Change translate 2020-11-16 17:12:27 +02:00
ShvaykaD
13a731ecb3 fix MqttTopicFilterFactory toFilter 2020-11-16 16:56:59 +02:00
ShvaykaD
7482d73a9b added AlwaysTrueTopicFilter 2020-11-16 16:56:59 +02:00
ShvaykaD
fde0e7824d change regex for # filter 2020-11-16 16:56:59 +02:00