2962 Commits

Author SHA1 Message Date
ViacheslavKlimov
c6ff49caf5 Try to fix testNotificationRequestsPerRuleRateLimits 2023-04-26 17:12:59 +03:00
ViacheslavKlimov
6e8ba8af13 Refactoring for alarms clean up; fix invalid total removed counting 2023-04-26 13:41:02 +03:00
YevhenBondarenko
ae93b42b60 added logs for wiggets bundle 2023-04-25 17:33:42 +02:00
ViacheslavKlimov
d1ef8c7fbb Fix notification target usage check on deletion 2023-04-25 14:37:58 +03:00
ViacheslavKlimov
0ce243f2e7 Merge with develop/3.5 2023-04-25 12:26:25 +03:00
ViacheslavKlimov
b71257ba23 User title template param, improve notification preview, improve default notifications 2023-04-24 15:47:00 +03:00
Andrew Shvayka
76f24827aa
Merge pull request #8398 from dashevchenko/newMessageTypes
Added new message types to rule engine
2023-04-24 15:00:33 +03:00
dashevchenko
62e9605971 renamed ALARM_ASSIGN to ALARM_ASSIGNED 2023-04-24 13:01:06 +03:00
ViacheslavKlimov
af49a6a0be Fix failing tests 2023-04-24 12:08:17 +03:00
ViacheslavKlimov
528d2d9ecc Track rule chains count 2023-04-20 18:54:31 +03:00
ViacheslavKlimov
97cc1ab0da Improve entities count limit notification rule 2023-04-20 18:23:38 +03:00
Andrew Shvayka
e19eaba01d
Merge pull request #8391 from YevhenBondarenko/features-info-improvements
features info improvements
2023-04-19 13:25:59 +03:00
YevhenBondarenko
6054a14424 fixed tests 2023-04-18 20:16:10 +02:00
YevhenBondarenko
f3402ace63 features info improvements 2023-04-18 19:05:38 +02:00
dashevchenko
4ca9935224 fixed telemetry/attribute update while bulk import 2023-04-18 16:10:35 +03:00
Andrew Shvayka
658b185d09
Merge pull request #8376 from thingsboard/improvements/version-control
Fix external id substitution when loading version of dashboard or rule chain
2023-04-17 19:09:05 +03:00
Andrew Shvayka
cbbbfe2388
Merge pull request #8371 from YevhenBondarenko/fix/noxss-tskv-revert-value
revert tskv value noxss validation
2023-04-17 13:28:23 +03:00
ViacheslavKlimov
4605d684e6 Merge branch 'develop/3.5' into improvements/version-control 2023-04-17 13:00:05 +03:00
AndriiD
2ea6896507 Merge remote-tracking branch 'origin/develop/3.5' into replace_ObjectMapper_usages_with_JacksonUtil
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/transport/DefaultTransportApiService.java
#	application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
2023-04-17 00:22:12 +03:00
YevhenBondarenko
08efbd1c85 revert tskv value noxss validation 2023-04-14 18:06:59 +02:00
YevhenBondarenko
b09bbff15d fixed RestTemplate xml content type issue 2023-04-14 16:13:10 +02:00
Andrew Shvayka
d7707c99c3
Merge pull request #8356 from thingsboard/improvements/notification-system
Notification system improvements
2023-04-14 14:43:14 +03:00
Andrew Shvayka
f93e2d747c
Merge pull request #8353 from thingsboard/fix/noxss-kv
Fixed xss vulnerabilities in attributes and telemetry
2023-04-14 14:35:33 +03:00
Andrew Shvayka
d2fc5c7b77
Merge pull request #8358 from thingsboard/feature/x509-device-provisioning
Feature/x509 device provisioning
2023-04-14 14:30:24 +03:00
Andrew Shvayka
d7fc1ff83e
Merge pull request #8346 from volodymyr-babak/keep-alive-updates
Improved Keep Alive Functionality between Edge and Cloud to Prevent Data Loss
2023-04-14 14:29:39 +03:00
AndriiD
dd9c055ecf replace_ObjectMapper_usages_with_JacksonUtil 2023-04-14 11:58:24 +03:00
ViacheslavKlimov
7b6f3ed4df Notification requests per rule rate limits 2023-04-13 18:20:37 +03:00
Andrii Landiak
579a793f40 Remove unnessessary yaml config 2023-04-12 18:54:39 +03:00
Andrii Landiak
fbeb56cf70 Refactor after review and add tests for extracting by regex 2023-04-12 17:50:26 +03:00
ViacheslavKlimov
dae9a422a1 Fix entities ids replaced with tenant id in dashboard config when importing 2023-04-12 16:44:24 +03:00
ViacheslavKlimov
5a57657479 Notification preview for first recipient; Slack notification preview; increase timeouts for testDelayedNotificationRequest 2023-04-12 15:14:38 +03:00
Andrii Shvaika
4cea4362dc Merge branch 'feature/x509-device-cert-impr' of github.com:AndriiLandiak/thingsboard into feature/x509-device-provisioning 2023-04-12 12:47:41 +03:00
YevhenBondarenko
ef86dc49b9 added noxss enable param for ts and attributes 2023-04-12 11:30:04 +02:00
Andrii Dovhopoliy
1a3ee8512d
Fixed xss vulnerabilities in attributes and telemetry (#8238)
* added noxss validation on kventries

* added noxss validation on kventries

* added ConstraintValidator usages for validation

* added test

* upd

* removed star imports

* fixed licence

* removed NoXss Annotation from values

* fixed test

* added test

* removed redundant imports

* fixed test

* upd

* fixed telemetry test controller structure

* tskv noxss validation improvements

* upd test attributes

---------

Co-authored-by: YevhenBondarenko <ybondarenko@thingsboard.io>
2023-04-11 23:31:37 +02:00
Andrew Shvayka
b952360055
Merge pull request #8026 from volodymyr-babak/filter-type-multiple-types
Filter type alias - add possibility to specify multiple types, instead of single one
2023-04-11 17:26:29 +03:00
Andrew Shvayka
c683b57cba
Merge pull request #8335 from thingsboard/feature/devices-activity
Devices activity statistics
2023-04-11 12:23:13 +03:00
Volodymyr Babak
f6b1f15c8d Add keepAliveTimeoutSec config to edge imitator - fixed edge tests 2023-04-11 11:21:45 +03:00
ViacheslavKlimov
a58dff1ffc Refactoring for devices activity stats 2023-04-10 15:39:46 +03:00
Volodymyr Babak
c95cff74f7 Fixed edge client tests by setting correctly max inbound message size 2023-04-10 13:12:11 +03:00
ViacheslavKlimov
932cbc6e9f Increase timeout for testDevicesActivityStats 2023-04-10 10:51:02 +03:00
ViacheslavKlimov
6cb54c6690 Devices activity statistics 2023-04-07 17:06:21 +03:00
Andrew Shvayka
8769911694
Merge pull request #8256 from imbeacon/fix/alarm-assignment-user-issues
Added getting user list for alarm assignment and ability to assign alarms for customer users
2023-04-07 15:00:22 +03:00
Andrew Shvayka
14ed9df205
Merge pull request #6986 from adovh/feature/work-1385-custom-mqtt-subscribe-topic
[3.5] added ability to create&subscribe custom mqtt attributes topics
2023-04-07 13:48:20 +03:00
Andrii Landiak
e7fc00e53d Merge branch 'develop/3.5' of github.com:AndriiLandiak/thingsboard into feature/x509-device-cert-impr 2023-04-07 13:42:00 +03:00
Andrii Landiak
55adb3d12a Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService 2023-04-07 13:07:08 +03:00
dashevchenko
c07eb9e920 fixes for flaky tests 2023-04-06 17:57:37 +03:00
dashevchenko
47cf1eac77 fixes for flaky tests 2023-04-06 17:28:30 +03:00
Andrew Shvayka
87e48d9803
Merge pull request #8317 from volodymyr-babak/edge-attr-fix
[3.5] Edge processor - delete attribute msg is not properly handled for non device type
2023-04-06 13:04:36 +03:00
Andrew Shvayka
872a8f0c60
Merge branch 'develop/3.5' into feature/entity-usage 2023-04-06 12:12:49 +03:00
imbeacon
863b7a72ed Merge 2023-04-06 11:48:46 +03:00