Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
2022-04-12 13:04:25 +03:00 |
|
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
2022-04-11 11:03:14 +02:00 |
|
Viacheslav Klimov
|
a35b16d7cb
|
Get rid of boilerplate for export
|
2022-04-08 18:24:50 +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
|
1b48a98fa0
|
Save relations after all other entities are saved on import; refactoring
|
2022-04-08 13:53:28 +03:00 |
|
Viacheslav Klimov
|
12840c81e9
|
Refactor events sending on import; export api with ExportRequest of different types
|
2022-04-06 21:48:55 +03:00 |
|
Viacheslav Klimov
|
9b8fca9973
|
Export/import api improvements
|
2022-04-05 10:45:13 +03:00 |
|
Viacheslav Klimov
|
2a77c90d13
|
More tests for export/import api; refactoring
|
2022-04-04 15:09:46 +03:00 |
|
Viacheslav Klimov
|
4dcd037a61
|
Initial tests for export/import
|
2022-04-01 15:24:22 +03:00 |
|
ivankozka
|
3cf2caed00
|
add tests to search for alarms with user hierarchy
|
2022-03-31 19:24:02 +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 |
|
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 |
|
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
|
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
|
1250fa2ba0
|
Tests for 2FA config management; refactoring
|
2022-03-21 14:09:51 +02:00 |
|
Viacheslav Klimov
|
ea7f559e23
|
2FA: log login action, fix user lockout
|
2022-03-20 14:59:25 +02:00 |
|
Viacheslav Klimov
|
0c36d4809c
|
2FA: rate limiting, validation, refactoring
|
2022-03-19 19:34:45 +02:00 |
|
Viacheslav Klimov
|
1a00628509
|
Email 2FA provider, refactoring
|
2022-03-18 18:08:45 +02:00 |
|
Viacheslav Klimov
|
9eb03950fa
|
2FA: refactoring, tests
|
2022-03-17 18:49:08 +02:00 |
|
Yevhen
|
5d82d738ee
|
updated spring and netty versions
|
2022-03-15 21:44:27 +01:00 |
|
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
2022-03-14 13:01:46 +02:00 |
|
ShvaykaD
|
4db4da94f5
|
added gateway tests
|
2022-03-11 14:55:44 +02:00 |
|
ShvaykaD
|
947a72b2c9
|
added mqtt tests with malformed publish payload
|
2022-03-11 14:13:54 +02:00 |
|
ShvaykaD
|
e4ea13a7c7
|
added new test for save device profile & updated helper method for create device profile in tests
|
2022-03-11 14:13:50 +02:00 |
|
Igor Kulikov
|
c93309a496
|
Merge pull request #6213 from desoliture1/unresolverDynamicValuesOnExportDevicesFilterFix
[3.3.4] Fix unresolved dynamic values on API request
|
2022-03-08 18:19:06 +02:00 |
|
desoliture
|
89c838e560
|
add corresponding tests
|
2022-03-07 15:39:18 +02:00 |
|
desoliture
|
37f6dd33de
|
tests refactoring
fix not removing differentTenant at test teardown, add new corresponding tests and refactor existing ones
|
2022-03-06 14:48:14 +02:00 |
|
desoliture
|
30f21fa36c
|
add corresponding tests
|
2022-03-05 23:21:34 +02:00 |
|
Viacheslav Klimov
|
066f40c63f
|
Test for SmppSmsSender
|
2022-03-03 21:36:40 +02:00 |
|
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
2022-02-28 17:17:31 +02:00 |
|
ShvaykaD
|
2cbcd2c89d
|
merge with master
|
2022-02-28 11:34:16 +02:00 |
|
Andrew Shvayka
|
fd6bf9b0fd
|
Merge pull request #6139 from volodymyr-babak/validators-refactoring
[3.3.4][Edge] Refactoring validators - moved them to a separate classes. Added device profile validation in edge processor
|
2022-02-28 11:10:03 +02:00 |
|
Volodymyr Babak
|
890abe9f98
|
Added testDeviceReachedMaximumAllowedOnCloud
|
2022-02-23 14:45:42 +02:00 |
|
Volodymyr Babak
|
8863003f4c
|
Added functionality to remove device profile from edge in case removal from cloud
|
2022-02-22 16:56:49 +02:00 |
|
Igor Kulikov
|
f69d1147a6
|
Fix tests
|
2022-02-18 20:15:33 +02:00 |
|
Andrii Shvaika
|
f991716dd9
|
Merge branch 'issue/6056'
|
2022-02-18 17:11:25 +02:00 |
|
Andrii Shvaika
|
9ca1055d54
|
Remove incomplete test
|
2022-02-18 17:05:13 +02:00 |
|
Igor Kulikov
|
c3dde26c69
|
Implement events batch insert. Remove 'region' filter from tenant find queries.
|
2022-02-18 16:57:48 +02:00 |
|
YevhenBondarenko
|
4512185cad
|
created Queue entity, dao and ui
|
2022-02-18 16:41:24 +02:00 |
|
Andrii Shvaika
|
878b75aff9
|
Issue 6056. Refactoring of duplicated code to abstract class
|
2022-02-18 13:57:59 +02:00 |
|
Andrii Shvaika
|
a7da56c270
|
Merge branch 'usage-service-improvements' of https://github.com/YevhenBondarenko/thingsboard
|
2022-02-18 12:34:37 +02:00 |
|
Andrii Shvaika
|
7cc2508479
|
Improvement to events cleanup script
|
2022-02-18 12:08:43 +02:00 |
|
YevhenBondarenko
|
b2e063ba1e
|
added tests for DefaultTbApiUsageStateService
|
2022-02-16 17:01:22 +02:00 |
|
Andrii Shvaika
|
fcbcae7f19
|
Fix the floating bug in testTwoRuleChainsWithTwoRules
|
2022-02-15 19:04:22 +02:00 |
|
Andrew Shvayka
|
282a6bc990
|
Merge pull request #6035 from volodymyr-babak/edge-ce-refactoring
[3.3.4] Edge Community Edition support
|
2022-02-15 17:29:01 +02:00 |
|
Volodymyr Babak
|
6356e998a3
|
Removed @Slf4j annotation
|
2022-02-10 22:45:24 +02:00 |
|