Andrew Shvayka
|
65be4cd16c
|
Merge pull request #6437 from volodymyr-babak/fix-push-to-edge-node
[3.4] Fixes for bug - push to edge node generates timeout message
|
2022-04-20 14:08:09 +03:00 |
|
nickAS21
|
fd6044c2b8
|
fix bug: Upload binary file - delete validate file
|
2022-04-20 13:30:42 +03:00 |
|
Volodymyr Babak
|
f5b22510af
|
Reduced code complexity
|
2022-04-20 12:57:04 +03:00 |
|
Andrew Shvayka
|
762ac9d1f6
|
Merge pull request #6442 from volodymyr-babak/edge-root-chain-handle-device-delete
[3.4] Updated default edge root rule chain
|
2022-04-20 12:36:35 +03:00 |
|
Sergey Matvienko
|
ce5c6f4d9c
|
AbstractWebsocketTest refactored
|
2022-04-20 12:22:44 +03:00 |
|
nickAS21
|
91947201b3
|
fix bug: Upload binary file
|
2022-04-20 12:14:41 +03:00 |
|
Andrii Shvaika
|
349f331890
|
Merge PR #6320
|
2022-04-20 11:45:17 +03:00 |
|
Sergey Matvienko
|
8412397fd1
|
BaseDeviceControllerTest refactored
|
2022-04-20 10:40:38 +03:00 |
|
Volodymyr Babak
|
0120682bec
|
Updated default edge root rule chain - added handle of Attribute Deleted, Timeseries Deleted, Timeseries Updated messages
|
2022-04-19 20:35:13 +03:00 |
|
Sergey Matvienko
|
e61a77af30
|
BaseDeviceControllerTest refactored in async manner to improve performance
|
2022-04-19 19:50:50 +03:00 |
|
Sergey Matvienko
|
3084c2d701
|
BaseTenantControllerTest refactored and reformatted
|
2022-04-19 16:41:40 +03:00 |
|
Sergey Matvienko
|
6a8800a845
|
BaseCustomerControllerTest refactored in async manner to improve performance
|
2022-04-19 16:31:22 +03:00 |
|
Volodymyr Babak
|
604f5b8d25
|
Fix concurrent modification issue during warn logging
|
2022-04-19 16:29:58 +03:00 |
|
Sergey Matvienko
|
b6911bda41
|
Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView"
This reverts commit 1600fa7f65a25454d52fff8ac1542f770551e06a.
|
2022-04-19 15:57:02 +03:00 |
|
Sergey Matvienko
|
1600fa7f65
|
BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView
|
2022-04-19 13:03:45 +03:00 |
|
Sergey Matvienko
|
b3a20fb2b0
|
BaseEntityViewControllerTest refactored in async style
|
2022-04-19 12:56:21 +03:00 |
|
Sergey Matvienko
|
f6e71e4b93
|
AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead
|
2022-04-19 12:54:45 +03:00 |
|
Volodymyr Babak
|
4abf5d86c5
|
Removed objectmapper from edge service/session
|
2022-04-18 18:02:01 +03:00 |
|
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
2022-04-18 11:51:51 +03:00 |
|
Sergey Matvienko
|
668634f890
|
Tests: improved performance on tenant tests with concurrent creation and deletion
|
2022-04-18 11:02:48 +03:00 |
|
Andrew Shvayka
|
77b962e1bb
|
Merge pull request #6412 from smatvienko-tb/in-memory-queue-refactor-from-develop-34
[3.4] InMemoryStorage refactored from the static singleton to the Spring Bean
|
2022-04-15 11:16:25 +03:00 |
|
Sergey Matvienko
|
4b7a1d4e3c
|
Transports disabled to speed up the context init. Particular transport will be enabled with @TestPropertySource in respective tests
|
2022-04-14 19:07:16 +03:00 |
|
Sergey Matvienko
|
2c5f23d975
|
Edge disabled to speed up the context init. Will be enabled by @TestPropertySource in respective tests
|
2022-04-14 19:07:13 +03:00 |
|
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
2022-04-14 13:20:34 +03:00 |
|
Andrew Shvayka
|
126e8b9639
|
Merge pull request #6265 from YevhenBondarenko/feature/update-versions
[3.4] updated spring, netty and jackson versions
|
2022-04-08 14:30:04 +03:00 |
|
Viacheslav Klimov
|
b58be41083
|
Tests for JwtTokenFactory
|
2022-03-30 10:44:21 +03:00 |
|
Viacheslav Klimov
|
190430ffc4
|
Store 2FA account config in UserAuthSettings table
|
2022-03-29 19:18:00 +03:00 |
|
Igor Kulikov
|
739b21bab2
|
Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values
|
2022-03-29 16:24:06 +03:00 |
|
Viacheslav Klimov
|
95f41810ac
|
Store 2FA account config is UserCredentials' additionalInfo
|
2022-03-29 11:32:27 +03:00 |
|
Igor Kulikov
|
c35d60abd9
|
Add support of latest values for timeseries map widgets
|
2022-03-28 16:25:07 +03:00 |
|
Igor Kulikov
|
1b95f32b19
|
Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values
|
2022-03-28 13:40:46 +03:00 |
|
Igor Kulikov
|
3c55b25f44
|
Implement latest values support for timeseries widgets
|
2022-03-28 13:39:26 +03:00 |
|
YevhenBondarenko
|
4ef9d0e9fa
|
added tests
|
2022-03-26 00:49:30 +02:00 |
|
YevhenBondarenko
|
dbdace7c69
|
improved entity view tests
|
2022-03-26 00:49:30 +02:00 |
|
Viacheslav Klimov
|
b7db4ed604
|
Minor 2FA refactoring
|
2022-03-24 14:00:17 +02:00 |
|
Viacheslav Klimov
|
0915113a24
|
Swagger docs for TwoFactorAuthController
|
2022-03-23 19:57:18 +02:00 |
|
Viacheslav Klimov
|
6eb8a41f9a
|
Swagger docs for TwoFactorAuthConfigController and config classes
|
2022-03-23 19:38:44 +02:00 |
|
nickAS21
|
812972f81f
|
coap: log error to trace
|
2022-03-23 12:52:40 +02:00 |
|
nickAS21
|
f3fd2c4987
|
coap:fix bug test
|
2022-03-23 12:52:15 +02:00 |
|
Viacheslav Klimov
|
472edc8409
|
Refactor controller exceptions handling
|
2022-03-23 12:07:52 +02:00 |
|
Viacheslav Klimov
|
d746a04186
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
|
2022-03-22 15:54:53 +02:00 |
|
Viacheslav Klimov
|
5ed306881f
|
Tests for 2FA
|
2022-03-22 15:54:11 +02:00 |
|
Viacheslav Klimov
|
8bbe6bafd8
|
Refactor 2FA; add refilling setting to TbRateLimits
|
2022-03-22 15:49:57 +02:00 |
|
Viacheslav Klimov
|
bc6c38c36c
|
Change isAuthenticated() check to hasAnyAuthority('SYS_ADMIN', 'TENANT_ADMIN', 'CUSTOMER_USER') in controllers
|
2022-03-22 15:46:30 +02:00 |
|
Viacheslav Klimov
|
1250fa2ba0
|
Tests for 2FA config management; refactoring
|
2022-03-21 14:09:51 +02:00 |
|
Viacheslav Klimov
|
062af3af81
|
2FA: cleanup code
|
2022-03-21 09:21:30 +02:00 |
|
Viacheslav Klimov
|
ea7f559e23
|
2FA: log login action, fix user lockout
|
2022-03-20 14:59:25 +02:00 |
|
Viacheslav Klimov
|
20a4f3cc4c
|
2FA: lock account after X unsuccessful verification attempts; refactoring
|
2022-03-20 14:13:54 +02:00 |
|
Viacheslav Klimov
|
052068d7f4
|
Remove 2FA with email message
|
2022-03-20 09:21:41 +02:00 |
|
Viacheslav Klimov
|
0c36d4809c
|
2FA: rate limiting, validation, refactoring
|
2022-03-19 19:34:45 +02:00 |
|