Oleksandra Matviienko
|
63df92e995
|
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
ShvaykaD
|
ba195d1a1d
|
move upgrade to java & refactoring after review
|
2 years ago |
Sergey Matvienko
|
a3e7e0b4a1
|
major dependency update
|
2 years ago |
ViacheslavKlimov
|
3803081b57
|
Refactor alarms deletion; separate tenant entities deletion task
|
2 years ago |
ShvaykaD
|
27d026821a
|
fixed adter review
|
2 years ago |
ViacheslavKlimov
|
0b18de1482
|
Refactor entities deletion
|
2 years ago |
ViacheslavKlimov
|
9064bfaa76
|
Delete tenant entities in batches with id offset
|
2 years ago |
ViacheslavKlimov
|
feb629f2c2
|
Alarms deletion in batches with id offset
|
2 years ago |
ViacheslavKlimov
|
9d1f751f3a
|
Fix race condition on tenant creation; refactoring
|
2 years ago |
ShvaykaD
|
85d229be2d
|
convert ValueWithTs to a record & replace usages of Collections.singletonList to List.of & use single key search for async method
|
2 years ago |
dashevchenko
|
1f1a9c5a25
|
updated asset/device delete methods to delete only alarms originated by entity
|
2 years ago |
ViacheslavKlimov
|
ed44db6d25
|
Add delivery_method column to notification; persist mobile notifications
|
2 years ago |
ViacheslavKlimov
|
1ed95b24a6
|
Clean up api usage state data on deletion
|
2 years ago |
ViacheslavKlimov
|
a6719efee5
|
Housekeeper: alarms deletion
|
2 years ago |
IrynaMatveieva
|
d67fd993bb
|
added a method to get only the last IN debug event
|
2 years ago |
ViacheslavKlimov
|
b20b6006e9
|
Notifications to sysadmin on housekeeper task processing failure
|
2 years ago |
ViacheslavKlimov
|
faa93de102
|
Tenant deletion with housekeeper
|
2 years ago |
Andrii Landiak
|
b40afd3e5b
|
Add support from tb side for ouath to edge
|
2 years ago |
ViacheslavKlimov
|
a1bede3cbb
|
Attributes deletion task processor
|
2 years ago |
Andrii Landiak
|
a4c5617cc2
|
Improve edge service to find active state based on persistToTelemetry else attribute
|
2 years ago |
dashevchenko
|
c0f9ef8a6d
|
new entity for queue statistics: added cleanup for tenant, added tests, updated UI
|
2 years ago |
ViacheslavKlimov
|
d5d18f1138
|
Alarms unassign housekeeper task; remove in-memory housekeeper service
|
2 years ago |
ViacheslavKlimov
|
1d5b35a5aa
|
Submit cleanup tasks on DeleteEntityEvent
|
2 years ago |
dashevchenko
|
4223895081
|
migrated assets used for storing queue statistics to queue_stats table
|
2 years ago |
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2 years ago |
ViacheslavKlimov
|
feb55f636a
|
Refactoring for dao save
|
2 years ago |
Igor Kulikov
|
7a4503dc5c
|
UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget.
|
2 years ago |
ViacheslavKlimov
|
f44c05f285
|
Support for multiple mobile sessions
|
2 years ago |
Ivan Raznatovskyi
|
09fc025e12
|
Initial commit from another fork
|
2 years ago |
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2 years ago |
Andrii Landiak
|
964fb16f71
|
Add logic to handle update process tenant on TbTenantService
|
2 years ago |
Andrii Landiak
|
eda943dcfb
|
Fix tests
|
2 years ago |
Volodymyr Babak
|
7b3b8de7ce
|
Code review refactoring
|
2 years ago |
Andrii Landiak
|
1256f09e7e
|
Introduce edge support for alarm comment
|
2 years ago |
dashevchenko
|
56f9dce242
|
updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility
|
2 years ago |
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2 years ago |
ViacheslavKlimov
|
b1c0a04426
|
Delete notification settings on tenant deletion
|
2 years ago |
Andrii Landiak
|
3682533b4b
|
Renaming to match the correct type
|
2 years ago |
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
2 years ago |
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54 and 7c42bb7213.
|
2 years ago |
ShvaykaD
|
abfcf32c54
|
replaced slow query with multi-call of indexed query
|
2 years ago |
ViacheslavKlimov
|
7bf58e3891
|
Major refactoring for mobile app notifications
|
2 years ago |
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2 years ago |
dashevchenko
|
e779c06ec1
|
changed AttributeService interface to accept AttributeScope instead of String
|
2 years ago |
ViacheslavKlimov
|
9b92a753ac
|
Endpoint for updating image public status
|
2 years ago |
dashevchenko
|
b30bbf9d80
|
attribute_kv optimization: deleted entity_type column, updated attribute_type and attribute_key columns
|
2 years ago |
ViacheslavKlimov
|
36a89bea91
|
Public images
|
2 years ago |
imbeacon
|
a67a13bbd0
|
Added docker-compose file creation with correct parameters
|
2 years ago |
Andrii Landiak
|
2378f2ec2d
|
Add handling logic for backward compatibility with previous Edges
|
2 years ago |
ShvaykaD
|
375ba46451
|
added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile)
|
2 years ago |