Andrii Shvaika
|
e844655235
|
Fixed event order. Clear cache events must arrive first.
|
2024-05-03 15:10:25 +03:00 |
|
Andrew Shvayka
|
fcdc34e8b8
|
Merge pull request #10694 from dashevchenko/schema_update_fix
Fixed schema_update.sql for case when attribute_kv is empty
|
2024-05-03 12:47:40 +03:00 |
|
Igor Kulikov
|
3f56c032d0
|
Merge pull request #9576 from rusikv/bug/alarm-table-widget-edit-selection
Fixed alarm widget table selection and text search prevents editing widget
|
2024-05-03 11:48:05 +03: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 |
|
ShvaykaD
|
2b64ca8605
|
fix typo in the upgrade script
|
2024-05-02 15:46:28 +03: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
|
8aa8c3d2a2
|
fixed schema_update.sql for case when attribuet_kv is empty
|
2024-05-02 13:38:56 +03:00 |
|
ShvaykaD
|
f1bf12e067
|
changed order by created time to order by id
|
2024-05-01 15:18:04 +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 |
|
Viacheslav Klimov
|
a696c5191c
|
Merge pull request #10681 from thingsboard/fix/bulk-import-test
Fix flaky test testBulkImportDeviceWithUpdateFalse
|
2024-04-30 18:56:38 +03:00 |
|
ViacheslavKlimov
|
f492f8ae1b
|
Fix flaky test testBulkImportDeviceWithUpdateFalse
|
2024-04-30 17:44:05 +03:00 |
|
ViacheslavKlimov
|
6dc7715162
|
Clean FCM token when Firebase settings changed
|
2024-04-30 17:20:08 +03:00 |
|
YevhenBondarenko
|
888028ede4
|
Reverted some changes and added anyRequest permitAll
|
2024-04-30 15:18:00 +02:00 |
|
Igor Kulikov
|
172455f804
|
Merge pull request #10678 from thingsboard/feature/radar-chart
Radar chart widget
|
2024-04-30 15:46:42 +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 |
|
Andrew Shvayka
|
ab607ed710
|
Merge pull request #10454 from dashevchenko/ownerName
Added ownerName ENTITY_FIELD to EntityDataQuery
|
2024-04-30 11:35:47 +03:00 |
|
Igor Kulikov
|
0aae76e9c4
|
Merge branch 'master' into feature/radar-chart
|
2024-04-30 11:00:45 +03:00 |
|
Igor Kulikov
|
27af61eb6a
|
UI: Implement Radar chart widget.
|
2024-04-30 10:44:33 +03:00 |
|
YevhenBondarenko
|
8b135ba6ff
|
added missing config
|
2024-04-30 08:19:05 +02:00 |
|
YevhenBondarenko
|
0ffd0cca40
|
added corresponding tests and refactoring
|
2024-04-29 22:58:11 +02:00 |
|
YevhenBondarenko
|
1074ee8682
|
fix with security matchers
|
2024-04-29 19:58:24 +02:00 |
|
Sergey Matvienko
|
5e767dce06
|
manage ElasticsearchRestClientHealthIndicator HealthCheck (default is disabled)
|
2024-04-29 18:40:33 +02:00 |
|
Sergey Matvienko
|
b86971b0eb
|
AuditLogControllerTest loops cycles reduced to decrease the overhead
|
2024-04-29 15:22:29 +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 |
|
Andrew Shvayka
|
8e8531f320
|
Merge pull request #10639 from smatvienko-tb/feature/security-configuration-deprecation-replacement
SecurityConfiguration: deprecated authorizeRequests replaced with authorizeHttpRequests
|
2024-04-29 12:50:24 +03:00 |
|
Viacheslav Klimov
|
09b2873c5b
|
Merge pull request #10649 from AndriiLandiak/fix/entity-listener
Improvement for EntityStateSourcingListener
|
2024-04-29 10:40:20 +03:00 |
|
Andrii Landiak
|
20de60256c
|
Add fail-fast for DeleteEntityEvent on EntityStateSourcingListener
|
2024-04-29 10:38:21 +03:00 |
|
ShvaykaD
|
133608de97
|
updated statement for createCustomerTitleUniqueConstraintIfNotExists method
|
2024-04-28 06:23:17 +03:00 |
|
Sergey Matvienko
|
abf85cb9b8
|
SecurityConfiguration fixed and refactored based on manual testing results on QA env
|
2024-04-26 22:03:26 +02:00 |
|
Dmytro Skarzhynets
|
8686a92944
|
Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest
|
2024-04-26 20:18:53 +03:00 |
|
ShvaykaD
|
c1599e04da
|
removed unused import
|
2024-04-26 18:59:39 +03:00 |
|
ShvaykaD
|
9151ba7324
|
merge with master
|
2024-04-26 18:11:24 +03:00 |
|
Andrii Landiak
|
94b46958f9
|
Improvement for EntityStateSourcingListener
|
2024-04-26 17:29:43 +03:00 |
|
YevhenBondarenko
|
872309e6a2
|
added clear cache for upgrade from 3.6.4 to 3.7.0
|
2024-04-26 16:02:49 +02: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 |
|
Sergey Matvienko
|
8bb8fddf40
|
SecurityConfiguration: deprecated authorizeRequests replaced with authorizeHttpRequests
|
2024-04-25 20:13:20 +02:00 |
|
Igor Kulikov
|
2994b8b105
|
Merge branch 'master' into feature/bars-widget
|
2024-04-25 19:11:30 +03:00 |
|
Igor Kulikov
|
d12c680e12
|
UI: Implement bars and polar area widgets.
|
2024-04-25 19:10:48 +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 |
|
Andrii Landiak
|
01bfcff415
|
Merge remote-tracking branch 'upstream/master' into edge-improve-stability-test
|
2024-04-25 13:29:27 +03:00 |
|
Andrew Shvayka
|
28573bf5f3
|
Merge pull request #10594 from smatvienko-tb/feature/dep_update_3_7_0
major dependency update 3 7 0
|
2024-04-25 13:23:17 +03:00 |
|
ViacheslavKlimov
|
285b8803da
|
Limit notification request errors stats to 100
|
2024-04-25 13:15:51 +03:00 |
|
ViacheslavKlimov
|
327503fd0a
|
Await all housekeeper tasks to be processed in tests
|
2024-04-25 12:03:12 +03:00 |
|
Andrii Landiak
|
bba7f738eb
|
Change method name
|
2024-04-24 17:23:41 +03:00 |
|