IrynaMatveieva
|
32028e1bee
|
invoked methods to get values from record fields
|
2024-05-17 17:15:27 +03:00 |
|
Igor Kulikov
|
cc49b21fb5
|
Merge pull request #10591 from dashevchenko/qrCode
Mobile application QR code API
|
2024-05-17 12:36:51 +03:00 |
|
IrynaMatveieva
|
0e035acfbd
|
used assertThat() from another lib
|
2024-05-16 16:11:27 +03:00 |
|
IrynaMatveieva
|
d10f7995d7
|
added additional tests to DefaultTbClusterServiceTest
|
2024-05-15 12:39:19 +03:00 |
|
IrynaMatveieva
|
74ac5a949f
|
added rule engine controller and send rest api call reply node
|
2024-05-14 10:05:41 +03:00 |
|
Viacheslav Klimov
|
150ea12735
|
Merge pull request #10732 from YevhenBondarenko/feature/activate-user-audit-log
Added login audit log when user is activated
|
2024-05-13 12:06:49 +03:00 |
|
Viacheslav Klimov
|
6ac82163bc
|
Merge pull request #10736 from zzzeebra/Junit4to5-application
Junit 4 to 5 migration in application (Mockito extension)
|
2024-05-10 12:56:50 +03:00 |
|
rusikv
|
bb8be2705a
|
Merge remote-tracking branch 'upstream/master' into qrCode
|
2024-05-10 11:27:29 +03:00 |
|
Igor Kulikov
|
94b76b08db
|
Merge branch 'master' into feature/iot-svg
|
2024-05-09 12:11:11 +03:00 |
|
Igor Kulikov
|
bc82e2084f
|
Fix testUsageInfo
|
2024-05-09 12:09:58 +03:00 |
|
Igor Kulikov
|
25d733324f
|
Update test
|
2024-05-09 11:14:55 +03:00 |
|
Igor Kulikov
|
7d0e5b330b
|
Introduce ResourceSubType for image resources.
|
2024-05-08 20:00:32 +03:00 |
|
YevhenBondarenko
|
814bc331ae
|
fixed tests related to the login audit log
|
2024-05-08 18:06:18 +03:00 |
|
Oleksandra Matviienko
|
cbb78878c2
|
Junit 4 to 5 migration in application
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-05-08 00:09:12 +02:00 |
|
Vladyslav_Prykhodko
|
034ed6219b
|
Merge branch 'qrCode' of github.com:dashevchenko/thingsboard into qrCode
|
2024-05-07 17:16:27 +03:00 |
|
ViacheslavKlimov
|
9f6156a0fb
|
Merge remote-tracking branch 'origin/master' into feature/parallel-core-consumer
|
2024-05-07 14:57:19 +03:00 |
|
Sergey Matvienko
|
e638e60340
|
TbRuleEngineQueueConsumerManagerTest fixed, bumped to JUnit5, parametrized test added
|
2024-05-07 12:20:35 +02:00 |
|
Andrew Shvayka
|
082d11ea99
|
Merge pull request #10723 from thingsboard/fix/housekeeper-timeseries-deletion
Fix "Failed to process timeseries history deletion" when deleting tenant
|
2024-05-06 16:22:58 +03:00 |
|
ViacheslavKlimov
|
55020b0713
|
Increase test timeout for verifyMsgProcessed
|
2024-05-06 14:30:19 +03:00 |
|
YevhenBondarenko
|
f432635800
|
merge with master
|
2024-05-06 08:37:32 +02:00 |
|
dashevchenko
|
4ee969fa1e
|
fixed mobile application validator
|
2024-05-05 18:12:26 +03:00 |
|
YevhenBondarenko
|
3cd8c60518
|
fixed circular dependency
|
2024-05-03 21:19:08 +02:00 |
|
YevhenBondarenko
|
d25f271d89
|
JwtFactory reload
|
2024-05-02 22:58:44 +02:00 |
|
dashevchenko
|
949eb67b89
|
merged with master
|
2024-05-02 19:28:49 +03:00 |
|
YevhenBondarenko
|
61306c8026
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jwt-version-update
|
2024-05-02 16:44:26 +02:00 |
|
Andrew Shvayka
|
c8bc0f6793
|
Merge pull request #10527 from thingsboard/feature/rule-node-caches-replacement
Replacement of local cache in rule nodes with cached entity service APIs
|
2024-05-02 16:02:06 +03:00 |
|
YevhenBondarenko
|
e993ec8aa4
|
minor refactoring
|
2024-05-02 13:42:47 +02:00 |
|
Viacheslav Klimov
|
267852d1f6
|
Merge pull request #10674 from YevhenBondarenko/fix/security-configuration
fix with security matchers
|
2024-05-02 14:16:33 +03:00 |
|
dashevchenko
|
f934863388
|
fixed api test
|
2024-05-02 12:56:47 +03:00 |
|
ViacheslavKlimov
|
4837cd3fc1
|
VC: find default entity on import regardless of name
|
2024-05-01 12:05:58 +03:00 |
|
Sergey Matvienko
|
973917e470
|
AuditLogControllerTest fix
|
2024-04-30 18:34:00 +02:00 |
|
dashevchenko
|
3e0fad4a56
|
merged with master
|
2024-04-30 19:10:27 +03:00 |
|
dashevchenko
|
0003caf4fb
|
added id, createdTime to mobile app setting entity, added MobileAppSettingsValidator
|
2024-04-30 18:46:38 +03:00 |
|
ViacheslavKlimov
|
f492f8ae1b
|
Fix flaky test testBulkImportDeviceWithUpdateFalse
|
2024-04-30 17:44:05 +03:00 |
|
Andrew Shvayka
|
2f097e8bbf
|
Merge pull request #10669 from smatvienko-tb/fix/partitioning-tests
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
|
2024-04-30 11:37:51 +03:00 |
|
YevhenBondarenko
|
0ffd0cca40
|
added corresponding tests and refactoring
|
2024-04-29 22:58:11 +02:00 |
|
YevhenBondarenko
|
84d74c7ce9
|
merged with master
|
2024-04-29 15:38:53 +02:00 |
|
Sergey Matvienko
|
b86971b0eb
|
AuditLogControllerTest loops cycles reduced to decrease the overhead
|
2024-04-29 15:22:29 +02:00 |
|
YevhenBondarenko
|
e32797400c
|
updated jjwt version
|
2024-04-29 15:18:37 +02:00 |
|
Sergey Matvienko
|
5ba3946ba6
|
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
|
2024-04-29 15:06:46 +02:00 |
|
dashevchenko
|
e8c4c991b6
|
merged with master
|
2024-04-29 14:42:11 +03:00 |
|
Dmytro Skarzhynets
|
8686a92944
|
Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest
|
2024-04-26 20:18:53 +03:00 |
|
ShvaykaD
|
9151ba7324
|
merge with master
|
2024-04-26 18:11:24 +03:00 |
|
Andrew Shvayka
|
aecf654d65
|
Merge pull request #10201 from thingsboard/feature/housekeeper
Housekeeping service
|
2024-04-26 13:37:06 +03:00 |
|
ViacheslavKlimov
|
1ae1e90f86
|
Minor refactoring
|
2024-04-26 13:05:06 +03:00 |
|
dashevchenko
|
dc5f59254d
|
added mobile app settings cleanup for tenant deletion
|
2024-04-25 18:24:27 +03:00 |
|
Volodymyr Babak
|
367b2c644a
|
Merge pull request #10624 from AndriiLandiak/edge-improve-stability-test
Edge - improve stability of EdgeEventControllerTest
|
2024-04-25 16:47:05 +03:00 |
|
ViacheslavKlimov
|
3ddda71e14
|
Increase timeout for tasks processing in tests
|
2024-04-25 15:54:22 +03:00 |
|
ViacheslavKlimov
|
732c6d76e4
|
Deleted test testUnassignAlarmOnCustomerRemoving (customer's devices are deleted when customer is deleted, thus all alarms for the device also should be deleted, instead of unassigned)
|
2024-04-25 15:53:36 +03:00 |
|
Viacheslav Klimov
|
299ecd1cb8
|
Merge pull request #10612 from thingsboard/fix/notification-request-stats
Limit notification request errors stats
|
2024-04-25 13:48:08 +03:00 |
|