16351 Commits

Author SHA1 Message Date
nick
248bcefa80 stringToBytes: refactoring, Input parameter Object as HexString, DigString, Integer, Byte 2023-11-25 19:39:58 +02:00
Igor Kulikov
bda319c3e8 UI: Implement gallery image input component. 2023-11-24 18:47:46 +02:00
Andrii Landiak
d83d1fe720 Improve factory implementation: add abstract factory and common interface to reduce code duplicate 2023-11-24 17:27:42 +02:00
Andrii Landiak
acdd90eafd Renaming MsgConstructorFactory method to get MsgConstructor by Edge Version 2023-11-24 13:42:42 +02:00
Andrii Landiak
18e9a5916c Provide OOP concept for Edge entities MsgConstructor: add factory and 2 versions implementation 2023-11-24 13:33:41 +02:00
Igor Kulikov
271da436ac UI: Include system images switch. 2023-11-23 19:34:31 +02:00
Igor Kulikov
12fafa40f5 UI: Images import/export suppoer. Implement flow to delete images used by other entities. 2023-11-23 17:56:04 +02:00
dashevchenko
3f2633fba5 extended widgetTypes access to customer user authority 2023-11-23 12:22:15 +02:00
ShvaykaD
4d5f9e0c48 replaced catch of TbNodeException with Exception 2023-11-23 12:06:11 +02:00
ShvaykaD
190caae4f6 Merge branch 'master' into fix/version-update-for-nodes-with-valid-config 2023-11-23 12:05:22 +02:00
ShvaykaD
6a981eddf4 added new line to the end of sql update file 2023-11-23 11:57:17 +02:00
ShvaykaD
84ba42908b moved save attributes node upgrade to sql file && minor changes to tests 2023-11-23 11:43:59 +02:00
Andrii Shvaika
2548825dd0 Merge remote-tracking branch 'origin/hotfix/3.6.1' 2023-11-22 18:48:09 +02:00
Andrii Shvaika
3322957630 Import Export of images. Search without system images 2023-11-22 15:45:14 +02:00
Igor Kulikov
414d758429 UI: Improve image grid loading. 2023-11-22 14:49:46 +02:00
Igor Kulikov
3e6f101a88 UI: Improve edit image. Improve image gallery grid view. 2023-11-21 20:27:24 +02:00
Andrew Shvayka
a45b3ab362
Merge pull request #9678 from thingsboard/feature/serialization-stats
[WIP] FST Stats
2023-11-21 17:47:47 +02:00
Andrii Shvaika
c09caa22dc Improvements to queries and cache cleanup 2023-11-21 17:43:02 +02:00
YevhenBondarenko
d6b56177a2 fst stats in Grafana 2023-11-21 16:00:30 +01:00
Igor Kulikov
8d3f77be8f Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-21 14:09:08 +02:00
Igor Kulikov
678ac15324 UI: Implement image edit/update. 2023-11-21 14:08:52 +02:00
Andrii Shvaika
eabc5d4a49 Minor improvement 2023-11-21 12:55:14 +02:00
Andrii Shvaika
92d5af320c Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-21 12:03:15 +02:00
Andrii Shvaika
b61e6d878c Implement force delete of the image 2023-11-21 12:03:07 +02:00
YevhenBondarenko
31aa1d25e0 added fst stats 2023-11-21 11:01:45 +01:00
Igor Kulikov
12f5c25698 Fix conflicts 2023-11-21 11:28:52 +02:00
Igor Kulikov
276debbd5d UI: Image Gallery component. 2023-11-21 11:27:37 +02:00
ShvaykaD
2c20de3b58 merge with master 2023-11-21 10:34:48 +02:00
ShvaykaD
ea69f09b85 replaced method source values 2023-11-21 10:33:49 +02:00
ShvaykaD
0fe841a454 removed ExtendWith annotation && added beforeEach method 2023-11-20 19:11:38 +02:00
ShvaykaD
6852879fe9 replaced upgrade script tests with parameterized test 2023-11-20 18:59:33 +02:00
ShvaykaD
af52ea282c updated sql upgrade script & fixed rule chain templates & fixed upgrade in rule node & minor changes to the tests 2023-11-20 18:15:25 +02:00
imbeacon
8a926ae239 Changes, due to comments 2023-11-20 17:25:19 +02:00
ShvaykaD
c835baffd2 merge with master 2023-11-20 16:13:52 +02:00
ShvaykaD
ebcbda119f logic change after review 2023-11-20 15:51:19 +02:00
dashevchenko
fa12ba544d moved pubsub queue executor to PubSubSettings 2023-11-20 15:20:40 +02:00
Andrii Shvaika
932c6e8b70 Add settings for browser cache TTL for system and tenant images 2023-11-20 15:18:33 +02:00
ShvaykaD
5dbb13aba0 added test testUpgradeRuleNodeConfigurationWithNewConfigAndOldConfigVersion 2023-11-20 14:39:17 +02:00
ShvaykaD
40d92b612f added logic to update config version for nodes with valid config 2023-11-20 14:03:53 +02:00
Andrii Landiak
320de6b6c9 Provide same logic with edgeVersion for updateDeviceCredentials 2023-11-20 13:28:28 +02:00
Andrii Landiak
561e825eda Minor refactoring: use edgeVersion instead of passing boolean 2023-11-20 13:22:15 +02:00
Andrew Shvayka
1d1e8decd4
Merge pull request #9605 from imbeacon/feature/add-gateways-dashboard
Added gateways dashboard creation on tenant add
2023-11-20 12:45:53 +02:00
Andrew Shvayka
3c90b9cf2f
Merge pull request #9659 from YevhenBondarenko/fix/msa-tests
blackbox tests improvements
2023-11-20 12:44:47 +02:00
imbeacon
5e8858d563 Updated host check logic and related test 2023-11-20 11:17:19 +02:00
imbeacon
8777f12972 Added null safety if user set a bad ipv6 address 2023-11-20 09:47:25 +02:00
imbeacon
d196e69b23 Updated regex to check url 2023-11-20 09:11:52 +02:00
Igor Kulikov
52d2376931 Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-17 19:10:15 +02:00
Igor Kulikov
754399edf1 UI: Fix widgets bundle widgets row height. 2023-11-17 19:10:03 +02:00
Andrii Shvaika
0051abee34 Local ETag cache 2023-11-17 19:06:14 +02:00
Andrii Shvaika
cd3b4257b8 Merge branch 'feature/image-resources' of github.com:thingsboard/thingsboard into feature/image-resources 2023-11-17 19:05:20 +02:00