Andrii Shvaika
|
29602c208e
|
Fix MQTT connection tests according to specification
|
3 years ago |
AndriiD
|
c863cf6c15
|
\changed ServiceType.valueOf to ServiceType.of
|
3 years ago |
ViacheslavKlimov
|
597696eabc
|
Try to fix testNotificationRuleDisabling
|
3 years ago |
YevhenBondarenko
|
4f28a45c88
|
ser/des in json format
|
3 years ago |
dashevchenko
|
9b461272c4
|
fixed xxe vulnerability
|
3 years ago |
YevhenBondarenko
|
e3b9099bb1
|
fixed cookie deserialization vulnerability
|
3 years ago |
dashevchenko
|
a6c52809cd
|
added sms disabled feature for tenant profile configuration
|
3 years ago |
AndriiD
|
f95c64591e
|
fixed pr comments
|
3 years ago |
ViacheslavKlimov
|
5cec1b8af2
|
Ability to disable notification rule
|
3 years ago |
AndriiD
|
7187fbb4d3
|
Replace object mapper usages with jackson utils
|
3 years ago |
Andrii Shvaika
|
43674b7f29
|
Ignore a flaky test that is based on wrong cache strategy
|
3 years ago |
Andrew Shvayka
|
1a366d476e
|
Revert "[3.5.1]Replace object mapper usages with jackson utils"
|
3 years ago |
AndriiD
|
93c219c83e
|
renamed base controller/service tests
|
3 years ago |
AndriiD
|
0e84fc1c6a
|
removed redundant tests
|
3 years ago |
Andrii Shvaika
|
08835a7245
|
Improvements to the activity stats reporting
|
3 years ago |
ViacheslavKlimov
|
5f7ff55f01
|
Performance improvements for usage stats
|
3 years ago |
YevhenBondarenko
|
fbf9773a61
|
optimize imports
|
3 years ago |
ViacheslavKlimov
|
a4281fd6d3
|
Deduplication for new platform version notification
|
3 years ago |
Andrii Shvaika
|
df0bd28ae5
|
Fix Sparkplug tests
|
3 years ago |
Andrii Shvaika
|
89efe12c45
|
Fix Equals And HashCode issue for Device/Asset/EntityView Info
|
3 years ago |
ViacheslavKlimov
|
bf7454ad3c
|
Move rate limiting to one service
|
3 years ago |
Andrii Shvaika
|
7a385e34d1
|
DeviceInfo for Edge support
|
3 years ago |
ViacheslavKlimov
|
c6ff49caf5
|
Try to fix testNotificationRequestsPerRuleRateLimits
|
3 years ago |
ViacheslavKlimov
|
6e8ba8af13
|
Refactoring for alarms clean up; fix invalid total removed counting
|
3 years ago |
YevhenBondarenko
|
ae93b42b60
|
added logs for wiggets bundle
|
3 years ago |
ViacheslavKlimov
|
d1ef8c7fbb
|
Fix notification target usage check on deletion
|
3 years ago |
YevhenBondarenko
|
b5641a3c6c
|
refactored due to comments
|
3 years ago |
ViacheslavKlimov
|
b71257ba23
|
User title template param, improve notification preview, improve default notifications
|
3 years ago |
dashevchenko
|
62e9605971
|
renamed ALARM_ASSIGN to ALARM_ASSIGNED
|
3 years ago |
ViacheslavKlimov
|
af49a6a0be
|
Fix failing tests
|
3 years ago |
YevhenBondarenko
|
8d2f6eb856
|
Added singleton mode validation and tests
|
3 years ago |
ViacheslavKlimov
|
528d2d9ecc
|
Track rule chains count
|
3 years ago |
ViacheslavKlimov
|
97cc1ab0da
|
Improve entities count limit notification rule
|
3 years ago |
ViacheslavKlimov
|
78eb27b422
|
Fix logback-test.xml
|
3 years ago |
ViacheslavKlimov
|
a9466032e1
|
Use findDeviceByIdAsync in TransportApiService
|
3 years ago |
YevhenBondarenko
|
6054a14424
|
fixed tests
|
3 years ago |
YevhenBondarenko
|
f3402ace63
|
features info improvements
|
3 years ago |
ViacheslavKlimov
|
079b2a5ab7
|
Remove findDeviceByIdAsync from DeviceService
|
3 years ago |
dashevchenko
|
4ca9935224
|
fixed telemetry/attribute update while bulk import
|
3 years ago |
YevhenBondarenko
|
08efbd1c85
|
revert tskv value noxss validation
|
3 years ago |
YevhenBondarenko
|
b09bbff15d
|
fixed RestTemplate xml content type issue
|
3 years ago |
AndriiD
|
dd9c055ecf
|
replace_ObjectMapper_usages_with_JacksonUtil
|
3 years ago |
ViacheslavKlimov
|
7b6f3ed4df
|
Notification requests per rule rate limits
|
3 years ago |
Andrii Landiak
|
579a793f40
|
Remove unnessessary yaml config
|
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 |
YevhenBondarenko
|
ef86dc49b9
|
added noxss enable param for ts and attributes
|
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 |
Volodymyr Babak
|
f6b1f15c8d
|
Add keepAliveTimeoutSec config to edge imitator - fixed edge tests
|
3 years ago |