2844 Commits

Author SHA1 Message Date
ViacheslavKlimov
7d4729451a ImageController draft 2023-11-14 12:03:26 +02:00
ViacheslavKlimov
7489b87fa5 Remove tenantId from image link; remove link from resource 2023-11-13 18:46:24 +02:00
Volodymyr Babak
4041186f40 EdgeRepository - fixed typo searchText <> textSearch 2023-11-10 17:59:58 +02:00
dashevchenko
e6473c9c17 fixed AssetProfileServiceImpl 2023-11-10 15:40:56 +02:00
dashevchenko
7248f70517 added log printing to coap commands 2023-11-10 14:20:42 +02:00
dashevchenko
6551658bfc updated TbTransactionalCache with method that retrieve but doesn`t put value in cache 2023-11-10 13:17:23 +02:00
Andrew Shvayka
bca383eb4c
Merge pull request #9587 from dashevchenko/dockerCommandFix
Fixed device connectivity docker command for localhost
2023-11-09 17:58:37 +02:00
dashevchenko
8b034308de updated docker connectivity command localhost check, updated test 2023-11-09 17:13:16 +02:00
dashevchenko
7d1e12d4b1 fixed save method to not put into cache 2023-11-09 15:15:12 +02:00
dashevchenko
7b84cfb9e8 added "--network=host " for docker command if host equals localhost 2023-11-09 13:04:08 +02:00
ViacheslavKlimov
23e79ee6ac Merge with master 2023-11-08 21:35:21 +02:00
ViacheslavKlimov
55df765916 Upgrade scripts for images migration 2023-11-08 21:30:08 +02:00
YevhenBondarenko
8a98ccf1d0 added tests and minor refactoring 2023-11-08 20:16:08 +01:00
dashevchenko
921a441b9a Merge remote-tracking branch 'upstream/master' into mqttConnectCommandFix 2023-11-07 12:29:19 +02:00
dashevchenko
56390b53a4 updated mosquitto_pub connectivity command with double quotes for user credentials 2023-11-06 17:40:12 +02:00
Andrii Shvaika
162bf8a1f2 Device Cache fix 2023-11-06 17:36:38 +02:00
Andrii Shvaika
33abe0ebe5 Fix cache key for device cache 2023-11-06 14:34:50 +02:00
Andrii Shvaika
5702d9654a Fix alarm deletion WS update 2023-11-06 13:16:27 +02:00
dashevchenko
5267b641f2 fixed ilike function for native query 2023-11-03 15:05:30 +02:00
ViacheslavKlimov
9889dc148f Upgrade scripts for migrating to image resources 2023-11-03 13:09:57 +02:00
ViacheslavKlimov
df00add81b Edge resources support improvements; fixes for tests 2023-11-02 13:47:02 +02:00
ViacheslavKlimov
238e15f77d Merge with master 2023-11-02 11:20:54 +02:00
ViacheslavKlimov
70eb9030c2 Image resources 2023-11-01 14:16:57 +02:00
Andrii Shvaika
386e635bb9 Merge hotfix 3.6 2023-11-01 12:14:02 +02:00
Andrew Shvayka
5652166b98
Merge pull request #9457 from thingsboard/feature/connectivity-ui
Device connectivity settings move in UI
2023-11-01 09:38:47 +02:00
Andrii Shvaika
2a4cabc2bc Merge branch 'feature/edge-resource-support' of github.com:AndriiLandiak/thingsboard 2023-10-31 17:59:32 +02:00
Andrew Shvayka
3ec2e0956f
Merge pull request #9185 from AndriiLandiak/feature/edge-sync-improvement
Edge Synchronization improvement using EdgeId
2023-10-31 17:54:28 +02:00
Sergey Matvienko
f1fa6e6a01 DeviceCredentialsCacheTest total DB calls reduced from 2 to 3 due to nulls cached at findDeviceCredentialsByCredentialsId 2023-10-31 15:36:57 +01:00
Sergey Matvienko
5c2f8fef84 JpaDeviceCredentialsDao: trace log added for findByCredentialsId 2023-10-31 14:34:46 +01:00
Sergey Matvienko
dc27dd7d21 cache nulls (not found) results for deviceCredentialsDao.findByCredentialsId to reduce the load on permanent failure requests 2023-10-31 14:34:43 +01:00
Andrii Landiak
1378cafbef Merge branch 'feature/edge-sync-improvement' into feature/edge-resource-support 2023-10-31 10:46:19 +02:00
Igor Kulikov
449296a604 Implement widgets bundles ordering. 2023-10-31 10:30:55 +02:00
Dmytro Skarzhynets
107e2ab031 Merge with master 2023-10-30 15:42:32 +02:00
Dmytro Skarzhynets
416d178f74 Add tests for new tag searching logic 2023-10-30 15:35:06 +02:00
Dmytro Skarzhynets
631658b710 Fix copy-paste error 2023-10-30 15:34:49 +02:00
ViacheslavKlimov
d53dbd6988 Migrate resource's data from Base64 to bytea 2023-10-30 14:06:55 +02:00
Andrii Shvaika
fc63257369 Fix null check in text search 2023-10-30 14:00:53 +02:00
Andrii Shvaika
34bd57b726 Fix method names 2023-10-30 13:49:56 +02:00
Andrii Shvaika
5ede741892 Optimize DAO layer for Widget Bundles 2023-10-30 13:44:17 +02:00
Andrew Shvayka
7992491c92
Merge pull request #9507 from dashevchenko/getTenantOnlyBundles
Added api request parameter to retrieve tenant only bundles
2023-10-30 13:25:24 +02:00
Dmytro Skarzhynets
1bf3f6066e Add base implementation of new tags search 2023-10-30 12:27:16 +02:00
Andrew Shvayka
fd735c3d82
Merge pull request #9509 from thingsboard/feature/sub-service-final
Subscription service improvements
2023-10-27 18:37:00 +03:00
Andrii Shvaika
58f99f30b6 Merge with master 2023-10-27 15:38:21 +03:00
Andrew Shvayka
e5ce760fc8
Merge pull request #9266 from dashevchenko/sql_like_perfrmance
SQL queries performance enhancement
2023-10-27 12:48:52 +03:00
Andrii Landiak
42e67c0d7e Merge remote-tracking branch 'upstream/master' into feature/edge-resource-support 2023-10-27 12:21:42 +03:00
Andrii Shvaika
d78bb26a73 Merge with hotfix/3.6 2023-10-26 17:11:29 +03:00
Andrii Shvaika
694b6bf851 Refactoring: new data structures and message flow
Local Subscription Service refactoring

Refactoring of the proto structures

Bug fixing after refactoring

Minor improvements and bug fixes

Improvements to avoid additional DB calls

Bug fixes after refactoring

Cluster mode improvements
2023-10-26 17:07:16 +03:00
dashevchenko
1e53280ca8 added api request parameter to retrieve all tenant bundles without system 2023-10-26 17:04:25 +03:00
Andrii Shvaika
5a2bc396f2 Merge with hotfix/3.6 2023-10-25 15:43:12 +03:00
Andrew Shvayka
464eef2315
Merge pull request #9425 from volodymyr-babak/hotfix/edge-remove-redundant-edge-event-save
Optimizations for Edge Queue Event Storage and Server Load Reduction
2023-10-24 13:12:17 +03:00