1007 Commits

Author SHA1 Message Date
ViacheslavKlimov
66c196cbcb Merge remote-tracking branch 'origin/master' into feature/push-notifications 2024-01-05 13:02:44 +02:00
dashevchenko
e9c8445e53 merged with develop/3.7 2024-01-03 20:02:15 +02:00
Andrii Landiak
3682533b4b Renaming to match the correct type 2024-01-03 16:21:24 +02:00
Volodymyr Babak
d329df0323 Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement 2024-01-02 19:37:39 +02:00
ShvaykaD
360e32684e added new index for rule nodes ids search query and removed old one 2024-01-02 15:34:32 +02:00
ShvaykaD
4a26fad0a5 Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
2024-01-02 15:31:30 +02:00
ShvaykaD
abfcf32c54 replaced slow query with multi-call of indexed query 2023-12-28 17:55:56 +02:00
ViacheslavKlimov
7bf58e3891 Major refactoring for mobile app notifications 2023-12-28 12:30:41 +02:00
Igor Kulikov
bc35df1dd7 Version set to 3.6.3-SNAPSHOT 2023-12-27 12:58:15 +02:00
YevhenBondarenko
feb44656f1 merge with master 2023-12-26 00:58:31 +01:00
Andrew Shvayka
e05a5c3420
Merge pull request #9846 from thingsboard/feature/public-images
Public images
2023-12-18 16:54:34 +02:00
dashevchenko
e779c06ec1 changed AttributeService interface to accept AttributeScope instead of String 2023-12-18 14:20:29 +02:00
Andrew Shvayka
a0fd420ee1
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
2023-12-18 12:51:34 +02:00
ViacheslavKlimov
9b92a753ac Endpoint for updating image public status 2023-12-15 12:48:30 +02:00
dashevchenko
b30bbf9d80 attribute_kv optimization: deleted entity_type column, updated attribute_type and attribute_key columns 2023-12-14 19:05:54 +02:00
ViacheslavKlimov
36a89bea91 Public images 2023-12-14 16:24:36 +02:00
imbeacon
4260240f08 Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command 2023-12-11 18:15:23 +02:00
imbeacon
a67a13bbd0 Added docker-compose file creation with correct parameters 2023-12-11 18:03:43 +02:00
Andrii Landiak
fdfef83c1e Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature 2023-12-11 14:08:58 +02:00
Andrii Landiak
2378f2ec2d Add handling logic for backward compatibility with previous Edges 2023-12-08 13:46:42 +02:00
ShvaykaD
375ba46451 added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile) 2023-12-05 18:53:41 +02:00
Andrii Shvaika
9b474dee1e Fix method name to search iamges by etag 2023-12-01 12:29:52 +02:00
ViacheslavKlimov
ddfa55ba6e Images upgrade; minor refactoring 2023-11-30 11:47:40 +02:00
Andrii Shvaika
c3f1ffeb41 Tb Image Metadata in import/export 2023-11-29 14:11:19 +02:00
Andrii Shvaika
d6bfc40dc6 Automatic image import-export from dashboards and widget types 2023-11-29 13:15:07 +02:00
ViacheslavKlimov
30b0aea262 Notification types filter for unread notifications subscription 2023-11-29 13:01:51 +02:00
Andrii Shvaika
b61e6d878c Implement force delete of the image 2023-11-21 12:03:07 +02:00
ViacheslavKlimov
5cfdf7ad87 Images api: improvements 2023-11-17 13:36:33 +02:00
Igor Kulikov
caca64947c Merge with master 2023-11-17 11:55:37 +02:00
Andrew Shvayka
36739e7469
Merge pull request #9591 from dashevchenko/cacheFix
Transactional cache issue
2023-11-16 16:06:22 +02:00
ViacheslavKlimov
f95fcdf3dd Merge with master 2023-11-16 15:18:27 +02:00
ViacheslavKlimov
72ae6eb708 Version control support for resources 2023-11-16 15:13:00 +02:00
ViacheslavKlimov
19968b5c10 Image descriptor, image preview, refactoring 2023-11-14 16:06:59 +02:00
ViacheslavKlimov
d70ce27253 Fix build 2023-11-14 12:08:59 +02:00
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
Andrii Shvaika
df24c363ce Version set to 3.6.2-SNAPSHOT 2023-11-13 17:07:32 +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
ViacheslavKlimov
55df765916 Upgrade scripts for images migration 2023-11-08 21:30:08 +02:00
ViacheslavKlimov
9889dc148f Upgrade scripts for migrating to image resources 2023-11-03 13:09:57 +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
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
Andrii Landiak
1378cafbef Merge branch 'feature/edge-sync-improvement' into feature/edge-resource-support 2023-10-31 10:46:19 +02:00
Andrii Landiak
42e67c0d7e Merge remote-tracking branch 'upstream/master' into feature/edge-resource-support 2023-10-27 12:21:42 +03:00
dashevchenko
1e53280ca8 added api request parameter to retrieve all tenant bundles without system 2023-10-26 17:04:25 +03:00
ShvaykaD
6701ef46f5 fixed upgrade script for rule nodes 2023-10-18 11:00:20 +03:00
Volodymyr Babak
919e0c5081 Code review. Minor refactoring: Sync -> EdgeId. Logging updates. Avoid usage of OBJECT_MAPPER. 2023-10-12 15:55:39 +03:00
Volodymyr Babak
38dabc7f38 Merge remote-tracking branch 'upstream/master' into feature/edge-sync-improvement 2023-10-12 15:16:40 +03:00