1743 Commits (f82be0153b4e77aba4d686face2b0861ff2af607)

Author SHA1 Message Date
Viacheslav Klimov 119430ff9a Minor improvements 4 years ago
Viacheslav Klimov 1b48a98fa0 Save relations after all other entities are saved on import; refactoring 4 years ago
Viacheslav Klimov cecf49a67d Fix dashboard import to update entity aliases 4 years ago
Viacheslav Klimov 7c00cd449f Add option to find existing entity by name when importing; refactoring 4 years ago
Viacheslav Klimov 18b2fd4664 Fix permission checks for export/import api 4 years ago
Viacheslav Klimov 9b8fca9973 Export/import api improvements 4 years ago
Viacheslav Klimov 2a77c90d13 More tests for export/import api; refactoring 4 years ago
Viacheslav Klimov e37a075031 Export/import API: refactor, rename packages 4 years ago
Viacheslav Klimov 19a27f93f4 Export/import API improvements and refactoring 4 years ago
Viacheslav Klimov 6dc962882e Add more options for entity export and import settings; refactoring 4 years ago
Viacheslav Klimov ab5d6f3c0d Entities export/import API refactoring 4 years ago
Viacheslav Klimov 5ee056ff8d Export/import API refactoring 4 years ago
Viacheslav Klimov 4062dc70fb Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers 4 years ago
Andrii Shvaika da8bff5209 Rule Chain Service improvement for invalid rule chain ids 4 years ago
Andrii Shvaika a7196c4fa7 Automatic conversion of rule chain metadata on the back end 4 years ago
Volodymyr Babak 1b9d70f2fe Refactoring validators - moved them to a separate classes 4 years ago
Igor Kulikov dabd25e760 Version set to 3.4.0-SNAPSHOT 4 years ago
Igor Kulikov c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 4 years ago
Andrii Shvaika 64d3f5c803 Remove redundant event types from cleanup procedure 4 years ago
Andrii Shvaika 7cc2508479 Improvement to events cleanup script 4 years ago
Igor Kulikov 312924a19b Version set to 3.3.4-SNAPSHOT 4 years ago
Viacheslav Klimov f51a66b585 Delete OTA update packages of device profile with cascade when this profile is deleted 4 years ago
Volodymyr Babak ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 4 years ago
van-vanich 6318c7636c fix issue with failure test, because before other tests saved and don't delete Alarm 4 years ago
van-vanich 172501e12f added test for JpaAuditLogDaoTest 4 years ago
van-vanich 2c3110c3f0 added test for testFindAssetsByTenantIdAndCustomerIdAndType() and testFindAssetsByTenantIdAndType(). Also improve and refactoring code 4 years ago
van-vanich f5aff76d81 delete unnecessary code and refactoring test after code review. Also remove unnecessary file 4 years ago
van-vanich 62ee824530 refactoring JpaBaseComponentDescriptorDaoTest 4 years ago
van-vanich 97a9854f41 refactoring JpaWidgetsBundleDaoTest and remove unnecessary System.out.println from JpaAlarmDaoTest 4 years ago
van-vanich ff1fa2d2ca improve and fix JpaUserDaoTest 4 years ago
van-vanich adb062a562 improve and fix JpaWidgetTypeDaoTest 4 years ago
van-vanich e877e71445 improve and fix JpaDeviceCredentialsDaoTest 4 years ago
van-vanich e5f05e7327 improve and fix JpaBaseEventDaoTest 4 years ago
van-vanich 19f73c8307 refactoring JpaWidgetsBundleDaoTest 4 years ago
van-vanich 00540a8b09 improve and fix JpaWidgetsBundleDaoTest 4 years ago
van-vanich 7f104e5159 improve and fix JpaUserCredentialsDaoTest 4 years ago
van-vanich 6c92640117 delete componentDescriptors after test for JpaBaseComponentDescriptorDaoTest 4 years ago
van-vanich 770965a5d7 add fix for JpaDeviceDaoTest 4 years ago
van-vanich 3f649d8c0b remove extends AbstractTransactionalJUnit4SpringContextTests for AbstractJpaDaoTest 4 years ago
van-vanich 64f4fc8cfd changed forgotten classes with CrudRepository to JpaRepository and remove unnecessary import 4 years ago
van-vanich 6d7a40664f change CrudRepository to JpaRepository 4 years ago
Viacheslav Klimov 35528e687a Add test for deleting device profile referenced by OTA 4 years ago
Viacheslav Klimov d4784b3096 Prohibit deletion of device profiles that are referenced by OTA packages 4 years ago
Viacheslav Klimov f83b16c095 Fix NPE during Lwm2mDeviceProfileTransportConfiguration validation 4 years ago
Andrii Shvaika c31ee8e2da Alarm start ts from message ts 4 years ago
Andrii Shvaika 66b58549c5 Propagate alarms to Customer or Tenant without relations 4 years ago
Igor Kulikov da4c742872 Update license year to 2022 4 years ago
Viacheslav Klimov 3272db6501 Fix events deletion 4 years ago
Andrii Shvaika bfe1daf9ea Improved performance of ts based query 4 years ago
Sergey Matvienko 92997eee6a dao test some fixed 4 years ago