YevhenBondarenko
|
3261cf4fe3
|
implemented rule node singleton mode
|
3 years ago |
YevhenBondarenko
|
61466d0276
|
added log to TenantActor for investigation
|
3 years ago |
YevhenBondarenko
|
6054a14424
|
fixed tests
|
3 years ago |
YevhenBondarenko
|
f3402ace63
|
features info improvements
|
3 years ago |
Andrii Shvaika
|
b20057004b
|
Singleton rule node implementation
|
3 years ago |
dashevchenko
|
4ca9935224
|
fixed telemetry/attribute update while bulk import
|
3 years ago |
Sergey Matvienko
|
26ed90c534
|
kafka settings: kafka yaml parameters added for microservices same as thingsboard.yml . PropertyUtils added, duplicated code refactored to getProps. TB_QUEUE_KAFKA_REQUEST_TIMEOUT_MS and TB_QUEUE_KAFKA_SESSION_TIMEOUT_MS moved from other to main properties. Other yaml props is deprecated. other-inline added TB_QUEUE_KAFKA_OTHER_PROPERTIES. Tests added.
|
3 years ago |
Volodymyr Babak
|
a5cfe07999
|
Edge - improved logic of interruption of sending downlink tasks
|
3 years ago |
YevhenBondarenko
|
08efbd1c85
|
revert tskv value noxss validation
|
3 years ago |
YevhenBondarenko
|
b09bbff15d
|
fixed RestTemplate xml content type issue
|
3 years ago |
ViacheslavKlimov
|
d2912af543
|
Fix getNotificationRequestPreview
|
3 years ago |
ViacheslavKlimov
|
7b6f3ed4df
|
Notification requests per rule rate limits
|
3 years ago |
ViacheslavKlimov
|
e926854911
|
NoXss and length validation for notification entities
|
3 years ago |
Volodymyr Babak
|
b2130af408
|
Typo - fixed startup of edge event clean up service
|
3 years ago |
Andrii Landiak
|
579a793f40
|
Remove unnessessary yaml config
|
3 years ago |
Andrii Landiak
|
bbde3b4b45
|
Add trace logging fpr parsing CN and refactor extractByRegex to throw ProvisionFailedException
|
3 years ago |
Andrii Landiak
|
fbeb56cf70
|
Refactor after review and add tests for extracting by regex
|
3 years ago |
ViacheslavKlimov
|
dae9a422a1
|
Fix entities ids replaced with tenant id in dashboard config when importing
|
3 years ago |
ViacheslavKlimov
|
5a57657479
|
Notification preview for first recipient; Slack notification preview; increase timeouts for testDelayedNotificationRequest
|
3 years ago |
Andrii Shvaika
|
5d84945ccd
|
Review and improvements
|
3 years ago |
YevhenBondarenko
|
ef86dc49b9
|
added noxss enable param for ts and attributes
|
3 years ago |
Andrii Landiak
|
71f936f687
|
Add yaml config for java cacerts path and password to be able to configure
|
3 years ago |
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>
|
3 years ago |
Andrii Shvaika
|
da6d3b6ca8
|
Configure content type for update service
|
3 years ago |
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
3 years ago |
dashevchenko
|
6b92ed8005
|
refactoring
|
3 years ago |
Volodymyr Babak
|
f6b1f15c8d
|
Add keepAliveTimeoutSec config to edge imitator - fixed edge tests
|
3 years ago |
Igor Kulikov
|
12e169fae1
|
Fix isEmailEnabled
|
3 years ago |
Volodymyr Babak
|
fa8c3cc6e5
|
Push edge connect/disconnect events to rule chain
|
3 years ago |
dashevchenko
|
939c00c299
|
added validation for max value of wsQueueMessagesPerSession
|
3 years ago |
Igor Kulikov
|
855c69e0d6
|
UI: Update sys admin home page. Add translations.
|
3 years ago |
Volodymyr Babak
|
9bda3880eb
|
Edge session - added tenant and edge id logging in case message exceeds size limits
|
3 years ago |
ViacheslavKlimov
|
a58dff1ffc
|
Refactoring for devices activity stats
|
3 years ago |
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
3 years ago |
Andrii Landiak
|
38ee1e01e0
|
Micro refactoring
|
3 years ago |
Volodymyr Babak
|
63b13e4353
|
Improved keep alive communication - handling properly nextwork failures
|
3 years ago |
Volodymyr Babak
|
c95cff74f7
|
Fixed edge client tests by setting correctly max inbound message size
|
3 years ago |
Seraphym-Tuhai
|
29c3eddc8a
|
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
|
3 years ago |
Volodymyr Babak
|
e496ef7839
|
Fix process of messages that exceeds max inbound message size
|
3 years ago |
ViacheslavKlimov
|
932cbc6e9f
|
Increase timeout for testDevicesActivityStats
|
3 years ago |
Andrii Landiak
|
4a216070d5
|
Replace converting from string chain to list from method to streams
|
3 years ago |
Andrii Landiak
|
e71f6bcc26
|
Refactoring x509 provisioning, fix tests
|
3 years ago |
Andrii Landiak
|
b0d35372aa
|
Replace arguments in comparison to avoid null pointer
|
3 years ago |
Andrii Landiak
|
df18155c81
|
Refactoring
|
3 years ago |
Andrii Landiak
|
5286cb2648
|
Add more detailed logs and move extract logic by regex to deviceProvisionService
|
3 years ago |
ViacheslavKlimov
|
6cb54c6690
|
Devices activity statistics
|
3 years ago |
Andrii Landiak
|
7d4c1476a4
|
Refactoring: remove extra comments, remove spaces etc
|
3 years ago |
ViacheslavKlimov
|
aef033b6c5
|
Fix for RemoteNotificationRuleProcessor
|
3 years ago |
Andrii Landiak
|
55adb3d12a
|
Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService
|
3 years ago |
ViacheslavKlimov
|
24e2b525a4
|
Increase allowed notification template size
|
3 years ago |