Andrew Shvayka
|
00de756e03
|
Merge pull request #6446 from thingsboard/fix_bug_swagger_SaveOTAPackageData2
[3.4] fix bug: OtaPackege_Upload binary file_swagger
|
2022-04-20 14:09:07 +03:00 |
|
Andrew Shvayka
|
65be4cd16c
|
Merge pull request #6437 from volodymyr-babak/fix-push-to-edge-node
[3.4] Fixes for bug - push to edge node generates timeout message
|
2022-04-20 14:08:09 +03:00 |
|
nickAS21
|
fd6044c2b8
|
fix bug: Upload binary file - delete validate file
|
2022-04-20 13:30:42 +03:00 |
|
Volodymyr Babak
|
f5b22510af
|
Reduced code complexity
|
2022-04-20 12:57:04 +03:00 |
|
Andrew Shvayka
|
762ac9d1f6
|
Merge pull request #6442 from volodymyr-babak/edge-root-chain-handle-device-delete
[3.4] Updated default edge root rule chain
|
2022-04-20 12:36:35 +03:00 |
|
Sergey Matvienko
|
ce5c6f4d9c
|
AbstractWebsocketTest refactored
|
2022-04-20 12:22:44 +03:00 |
|
nickAS21
|
91947201b3
|
fix bug: Upload binary file
|
2022-04-20 12:14:41 +03:00 |
|
Andrii Shvaika
|
349f331890
|
Merge PR #6320
|
2022-04-20 11:45:17 +03:00 |
|
Sergey Matvienko
|
8412397fd1
|
BaseDeviceControllerTest refactored
|
2022-04-20 10:40:38 +03:00 |
|
YevhenBondarenko
|
75e2b60eb8
|
Implemented isolated rule engine queue consumers
|
2022-04-19 23:02:33 +02:00 |
|
Volodymyr Babak
|
0120682bec
|
Updated default edge root rule chain - added handle of Attribute Deleted, Timeseries Deleted, Timeseries Updated messages
|
2022-04-19 20:35:13 +03:00 |
|
Sergey Matvienko
|
e61a77af30
|
BaseDeviceControllerTest refactored in async manner to improve performance
|
2022-04-19 19:50:50 +03:00 |
|
Sergey Matvienko
|
3084c2d701
|
BaseTenantControllerTest refactored and reformatted
|
2022-04-19 16:41:40 +03:00 |
|
Sergey Matvienko
|
6a8800a845
|
BaseCustomerControllerTest refactored in async manner to improve performance
|
2022-04-19 16:31:22 +03:00 |
|
Volodymyr Babak
|
604f5b8d25
|
Fix concurrent modification issue during warn logging
|
2022-04-19 16:29:58 +03:00 |
|
Sergey Matvienko
|
b6911bda41
|
Revert "BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView"
This reverts commit 1600fa7f65a25454d52fff8ac1542f770551e06a.
|
2022-04-19 15:57:02 +03:00 |
|
Sergey Matvienko
|
1600fa7f65
|
BurstTbRuleEngineSubmitStrategy debug notes to fix the long-running testTheCopyOfAttrsIntoTSForTheView
|
2022-04-19 13:03:45 +03:00 |
|
Sergey Matvienko
|
b3a20fb2b0
|
BaseEntityViewControllerTest refactored in async style
|
2022-04-19 12:56:21 +03:00 |
|
Sergey Matvienko
|
f6e71e4b93
|
AbstractWebTest exception wrapper into runtime exception to use in async futures without try/catch overhead
|
2022-04-19 12:54:45 +03:00 |
|
Igor Kulikov
|
54d256279a
|
UI: Add settings forms for 'Slide toggle'/'Round switch'/'Switch control' control widgets.
|
2022-04-18 18:20:02 +03:00 |
|
Volodymyr Babak
|
4abf5d86c5
|
Removed objectmapper from edge service/session
|
2022-04-18 18:02:01 +03:00 |
|
Viacheslav Klimov
|
eacc0e6bbe
|
Remove import option whether to update references to other entities; minor improvements
|
2022-04-18 16:19:06 +03:00 |
|
Viacheslav Klimov
|
119430ff9a
|
Minor improvements
|
2022-04-18 14:32:43 +03:00 |
|
Volodymyr Babak
|
fe16336bbb
|
Merge EdgeUtils and EdgeEventUtils
|
2022-04-18 11:51:51 +03:00 |
|
Igor Kulikov
|
0c0afc9242
|
UI: Add widget settings forms for 'Flot pie' and ChartJS widgets
|
2022-04-18 11:42:13 +03:00 |
|
Sergey Matvienko
|
668634f890
|
Tests: improved performance on tenant tests with concurrent creation and deletion
|
2022-04-18 11:02:48 +03:00 |
|
Igor Kulikov
|
8fdf12bb2a
|
UI: Add flot datakey and latest datakey settings forms
|
2022-04-15 18:23:57 +03:00 |
|
Andrew Shvayka
|
77b962e1bb
|
Merge pull request #6412 from smatvienko-tb/in-memory-queue-refactor-from-develop-34
[3.4] InMemoryStorage refactored from the static singleton to the Spring Bean
|
2022-04-15 11:16:25 +03:00 |
|
Sergey Matvienko
|
4b7a1d4e3c
|
Transports disabled to speed up the context init. Particular transport will be enabled with @TestPropertySource in respective tests
|
2022-04-14 19:07:16 +03:00 |
|
Sergey Matvienko
|
2c5f23d975
|
Edge disabled to speed up the context init. Will be enabled by @TestPropertySource in respective tests
|
2022-04-14 19:07:13 +03:00 |
|
Sergey Matvienko
|
9a2bc5ab9d
|
InMemoryStorage refactored from the static singleton to the Spring Bean
|
2022-04-14 13:20:34 +03:00 |
|
YevhenBondarenko
|
4e4ac0012c
|
used queueId instead of queueName in DeviceProfile and TbMsg
|
2022-04-13 21:55:03 +02:00 |
|
Igor Kulikov
|
83da5520fc
|
UI: Add settings forms for flot chart widgets.
|
2022-04-13 18:31:20 +03:00 |
|
Viacheslav Klimov
|
c04a0ff3a6
|
More tests for export/import api; improvements
|
2022-04-12 13:04:25 +03:00 |
|
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
2022-04-11 11:03:14 +02:00 |
|
Igor Kulikov
|
9a0363593d
|
UI: Add digiatal gauge widget settings form
|
2022-04-09 15:13:47 +03:00 |
|
Viacheslav Klimov
|
a35b16d7cb
|
Get rid of boilerplate for export
|
2022-04-08 18:24:50 +03:00 |
|
Andrew Shvayka
|
126e8b9639
|
Merge pull request #6265 from YevhenBondarenko/feature/update-versions
[3.4] updated spring, netty and jackson versions
|
2022-04-08 14:30:04 +03:00 |
|
Viacheslav Klimov
|
1b48a98fa0
|
Save relations after all other entities are saved on import; refactoring
|
2022-04-08 13:53:28 +03:00 |
|
Viacheslav Klimov
|
12840c81e9
|
Refactor events sending on import; export api with ExportRequest of different types
|
2022-04-06 21:48:55 +03:00 |
|
Igor Kulikov
|
8fa493eb1c
|
UI: Add analogue gauges widget settings forms
|
2022-04-06 16:07:42 +03:00 |
|
Viacheslav Klimov
|
9594dbf16e
|
Refactoring
|
2022-04-06 00:29:22 +03:00 |
|
Viacheslav Klimov
|
cecf49a67d
|
Fix dashboard import to update entity aliases
|
2022-04-05 18:55:20 +03:00 |
|
Viacheslav Klimov
|
7c00cd449f
|
Add option to find existing entity by name when importing; refactoring
|
2022-04-05 17:12:51 +03:00 |
|
Viacheslav Klimov
|
18b2fd4664
|
Fix permission checks for export/import api
|
2022-04-05 15:01:26 +03:00 |
|
Viacheslav Klimov
|
9b8fca9973
|
Export/import api improvements
|
2022-04-05 10:45:13 +03:00 |
|
Igor Kulikov
|
03828d2a1f
|
UI: Add alarms table widget/key settings forms
|
2022-04-04 15:58:58 +03:00 |
|
Viacheslav Klimov
|
2a77c90d13
|
More tests for export/import api; refactoring
|
2022-04-04 15:09:46 +03:00 |
|
Igor Kulikov
|
a735586f1e
|
UI: Add entities table widget and key settings form
|
2022-04-04 14:07:35 +03:00 |
|
Igor Kulikov
|
323c67ff2a
|
UI: Add HTML card/HTML value card widget settings form
|
2022-04-04 13:14:41 +03:00 |
|