ShvaykaD
|
2b64ca8605
|
fix typo in the upgrade script
|
2 years ago |
dashevchenko
|
8aa8c3d2a2
|
fixed schema_update.sql for case when attribuet_kv is empty
|
2 years ago |
ShvaykaD
|
f1bf12e067
|
changed order by created time to order by id
|
2 years ago |
ViacheslavKlimov
|
4837cd3fc1
|
VC: find default entity on import regardless of name
|
2 years ago |
Sergey Matvienko
|
973917e470
|
AuditLogControllerTest fix
|
2 years ago |
ViacheslavKlimov
|
f492f8ae1b
|
Fix flaky test testBulkImportDeviceWithUpdateFalse
|
2 years ago |
ViacheslavKlimov
|
6dc7715162
|
Clean FCM token when Firebase settings changed
|
2 years ago |
YevhenBondarenko
|
888028ede4
|
Reverted some changes and added anyRequest permitAll
|
2 years ago |
Igor Kulikov
|
27af61eb6a
|
UI: Implement Radar chart widget.
|
2 years ago |
YevhenBondarenko
|
8b135ba6ff
|
added missing config
|
2 years ago |
YevhenBondarenko
|
0ffd0cca40
|
added corresponding tests and refactoring
|
2 years ago |
YevhenBondarenko
|
1074ee8682
|
fix with security matchers
|
2 years ago |
Sergey Matvienko
|
5e767dce06
|
manage ElasticsearchRestClientHealthIndicator HealthCheck (default is disabled)
|
2 years ago |
Sergey Matvienko
|
b86971b0eb
|
AuditLogControllerTest loops cycles reduced to decrease the overhead
|
2 years ago |
Sergey Matvienko
|
5ba3946ba6
|
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
|
2 years ago |
Andrii Landiak
|
20de60256c
|
Add fail-fast for DeleteEntityEvent on EntityStateSourcingListener
|
2 years ago |
ShvaykaD
|
133608de97
|
updated statement for createCustomerTitleUniqueConstraintIfNotExists method
|
2 years ago |
Sergey Matvienko
|
abf85cb9b8
|
SecurityConfiguration fixed and refactored based on manual testing results on QA env
|
2 years ago |
Dmytro Skarzhynets
|
8686a92944
|
Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest
|
2 years ago |
ShvaykaD
|
c1599e04da
|
removed unused import
|
2 years ago |
Andrii Landiak
|
94b46958f9
|
Improvement for EntityStateSourcingListener
|
2 years ago |
YevhenBondarenko
|
872309e6a2
|
added clear cache for upgrade from 3.6.4 to 3.7.0
|
2 years ago |
ViacheslavKlimov
|
1ae1e90f86
|
Minor refactoring
|
2 years ago |
Sergey Matvienko
|
8bb8fddf40
|
SecurityConfiguration: deprecated authorizeRequests replaced with authorizeHttpRequests
|
2 years ago |
Igor Kulikov
|
d12c680e12
|
UI: Implement bars and polar area widgets.
|
2 years ago |
ViacheslavKlimov
|
3ddda71e14
|
Increase timeout for tasks processing in tests
|
2 years ago |
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)
|
2 years ago |
ViacheslavKlimov
|
285b8803da
|
Limit notification request errors stats to 100
|
2 years ago |
ViacheslavKlimov
|
327503fd0a
|
Await all housekeeper tasks to be processed in tests
|
2 years ago |
Andrii Landiak
|
bba7f738eb
|
Change method name
|
2 years ago |
ViacheslavKlimov
|
80416a7e33
|
Refactor tenant creation in tests
|
2 years ago |
Andrii Landiak
|
18a7884cbd
|
Improve stability of EdgeEventControllerTest
|
2 years ago |
ViacheslavKlimov
|
572b680b29
|
Refactor tenant deletion in tests
|
2 years ago |
Igor Kulikov
|
d315f5ce77
|
UI: Implement pie chart.
|
2 years ago |
ViacheslavKlimov
|
dd51aba417
|
Fix notifications count update race condition in tests
|
2 years ago |
nick
|
2b734c3582
|
lwm2m: fix bug SERVER TimeUnit.MINUTES.toSeconds(60)
|
2 years ago |
ShvaykaD
|
ba195d1a1d
|
move upgrade to java & refactoring after review
|
2 years ago |
ViacheslavKlimov
|
023f6e9f1d
|
Increase max stats size for notification request
|
2 years ago |
ViacheslavKlimov
|
c06c826329
|
Fix tenant deletion tests
|
2 years ago |
Igor Kulikov
|
b3d74adce8
|
UI: Status widget: Implement advanced settings.
|
2 years ago |
IrynaMatveieva
|
59daf9123b
|
replaced the use of the deprecated method with the use of a static method
|
2 years ago |
Igor Kulikov
|
291cabef4b
|
UI: Implement Status widget.
|
2 years ago |
Sergey Matvienko
|
9a8e39856b
|
CoapAttributesUpdatesIntegrationTest.java: unused spy wraparound removed
|
2 years ago |
Sergey Matvienko
|
bdf9da8bab
|
Revert "Jwts.parser().build() refactored for a newer version"
This reverts commit 1f5c95a375.
|
2 years ago |
Sergey Matvienko
|
df08a94bee
|
Revert "JWT factory immutable and test fixed with > 512bit key"
This reverts commit 8dc455edc1.
|
2 years ago |
Sergey Matvienko
|
8dc455edc1
|
JWT factory immutable and test fixed with > 512bit key
|
2 years ago |
Sergey Matvienko
|
1f5c95a375
|
Jwts.parser().build() refactored for a newer version
|
2 years ago |
Sergey Matvienko
|
90c93245fa
|
collection util static imports replaced org.apache.commons.collections4
|
2 years ago |
Sergey Matvienko
|
60ccd97832
|
org.apache.commons.collections replaced with org.apache.commons.collections4
|
2 years ago |
Sergey Matvienko
|
e82cfe67c3
|
Kafka 3.7.0 patch updated for NetworkReceive class
|
2 years ago |