3750 Commits (ab686d5dd018dea1617bc0cd451da3aff913f561)

Author SHA1 Message Date
Igor Kulikov f71b1a63fd UI: Implement input widgets settings forms 4 years ago
Andrii Shvaika 15104028ea Investigating the cache issues 4 years ago
YevhenBondarenko 1bd4e6e3bf added TbEdgeService 4 years ago
YevhenBondarenko 8cde2ac848 added TbAssetService 4 years ago
Sergey Matvienko 31f8d5f061 refactoring fluky testRuleChainWithOneRule 4 years ago
Sergey Matvienko 8adc0c739f removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite 4 years ago
Igor Kulikov 03ddc2c378 UI: Implement navigation widget settings form 4 years ago
Igor Kulikov aebe4c5b20 UI: Add GPIO widgets settings forms. 4 years ago
Igor Kulikov c47e17a21f UI: Implement gateway widgets settings forms 4 years ago
Igor Kulikov ac0f367449 UI: Update entity admin widgets settings 4 years ago
Igor Kulikov 5db8992e52 UI: Add edge quick overview widget settings form 4 years ago
YevhenBondarenko a330b89700 added TbNotificationEntityService 4 years ago
Igor Kulikov 3e7d3625cb UI: Add date range navigator widget settings form 4 years ago
Andrii Shvaika 93376eef5e Fix CORS configuration issue introduced in Spring 5.3 4 years ago
Sergey Matvienko 0dc126a962 web.ignoring().antMatchers replaced with HttpSecurity antMatchers.permitAll() 4 years ago
ShvaykaD 153e69a84d refactored processBeforeTest methods for CoAP and MQTT tests 4 years ago
YevhenBondarenko 7c7b3eade0 created TbDeviceService 4 years ago
ShvaykaD b4dbdc0843 removed redundant sql folders and updated TestSuite for MQTT and CoAP tests 4 years ago
Viacheslav Klimov a1d62373c9 Transaction timeout for finding entities by request and importing entities batch 4 years ago
Viacheslav Klimov ba1ea35210 Swagger docs for export-import controller 4 years ago
Sergey Matvienko e760d45bd6 application-test.properties low latency to speed up tests 4 years ago
Sergey Matvienko 5f54887be8 entity view test performance improvements by Andrew's patch 4 years ago
Viacheslav Klimov 5736e52d3e Fix EntitiesExportImportControllerSqlTest 4 years ago
Viacheslav Klimov 7e2910ed95 Minor improvements 4 years ago
Igor Kulikov 9d8504de4b UI: Implement rpc control widgets settings forms 4 years ago
Igor Kulikov 1cb4b6076e UI: Implement persistent RPC table widget settings form 4 years ago
Sergey Matvienko fce7284f6c rollback test #queue.rule-engine properties as NoSqlTest failed 4 years ago
Volodymyr Babak bb588ac238 Added proper handling of edge event save methods - clients aware of failures 4 years ago
Viacheslav Klimov 955aec0b41 Refactor export/import api 4 years ago
Sergey Matvienko eed9a8723e test properties: Low latency settings to perform tests as fast as possible 4 years ago
Sergey Matvienko 74a78ddc61 test entity view refactored from sleep to WSW 4 years ago
Viacheslav Klimov 428ff2851d Minor refactoring 4 years ago
Sergey Matvienko db07771dc5 massive controller tests refactored 4 years ago
Sergey Matvienko 831081829b deleteEntitiesAsync added to the AbstractWebTest 4 years ago
Sergey Matvienko 96eff9cf1a web socket test and client refactored to simplify usage 4 years ago
Viacheslav Klimov 457d2340a9 Refactor relations export 4 years ago
Sergey Matvienko 7cdce3d9f8 Timeout const removed as it placed on AbstractWebTest 4 years ago
Sergey Matvienko 36429a2972 MockJsInvokeService for the test scope implemented 4 years ago
Viacheslav Klimov 832f32fbe1 Improvements for relations import 4 years ago
Sergey Matvienko c744e2cd2e Swagger disabled for the test profile 4 years ago
Viacheslav Klimov a5cdbca690 Relations import: log entity action 4 years ago
YevhenBondarenko 9b19da096f removed max queues and max partitions per queue in tenant profile 4 years ago
Volodymyr Babak d3eda0c473 Added edge_event config to yml file 4 years ago
Volodymyr Babak f8687cb983 Make save edge event method async 4 years ago
Sergey Matvienko a679505579 AbstractWebsocketTest merged into AbstractControllerTest. EnableWebSocket instead WebAppConfiguration. WebEnvironment.RANDOM_PORT 4 years ago
nickAS21 fd6044c2b8 fix bug: Upload binary file - delete validate file 4 years ago
Volodymyr Babak f5b22510af Reduced code complexity 4 years ago
Sergey Matvienko ce5c6f4d9c AbstractWebsocketTest refactored 4 years ago
nickAS21 91947201b3 fix bug: Upload binary file 4 years ago
Sergey Matvienko 8412397fd1 BaseDeviceControllerTest refactored 4 years ago