Andrii Landiak
|
131a42b252
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
2023-11-30 11:38:30 +02:00 |
|
ViacheslavKlimov
|
5337943747
|
Merge branch 'master' into feature/image-resources
|
2023-11-30 10:52:18 +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 |
|
ViacheslavKlimov
|
344a7afb47
|
Merge branch 'master' into feature/image-resources
|
2023-11-28 14:40:32 +02:00 |
|
ViacheslavKlimov
|
993abb142e
|
Refactor inlineImages
|
2023-11-28 13:37:47 +02:00 |
|
ViacheslavKlimov
|
18f7c0f96b
|
Fix downloadResourceIfChanged in TbResourceController; fix resource search text
|
2023-11-28 13:25:39 +02:00 |
|
YevhenBondarenko
|
8ac80476ad
|
added encode/decode time stats and refactoring
|
2023-11-27 23:13:03 +01:00 |
|
Andrii Shvaika
|
628b32df25
|
Inline images option
|
2023-11-27 18:39:39 +02:00 |
|
Andrii Shvaika
|
3322957630
|
Import Export of images. Search without system images
|
2023-11-22 15:45:14 +02:00 |
|
YevhenBondarenko
|
d6b56177a2
|
fst stats in Grafana
|
2023-11-21 16:00:30 +01:00 |
|
Andrii Landiak
|
deeb0208a9
|
Introduce edge upgrade documentation
|
2023-11-21 16:51:27 +02:00 |
|
Andrii Shvaika
|
eabc5d4a49
|
Minor improvement
|
2023-11-21 12:55:14 +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 |
|
ViacheslavKlimov
|
5cfdf7ad87
|
Images api: improvements
|
2023-11-17 13:36:33 +02:00 |
|
Andrii Landiak
|
bfb2547ad2
|
Merge remote-tracking branch 'upstream/master' into feature/edge-json-converter-impl
|
2023-11-17 08:17:51 +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 |
|
Andrii Landiak
|
409f45272b
|
Improve EdgeProcessor to receive boolean instead of EdgeVersion: it simplifies the code on Edge as well
|
2023-11-16 14:33:36 +02:00 |
|
Andrii Shvaika
|
4ed64439a0
|
Merge remote-tracking branch 'origin/hotfix/3.6.1'
|
2023-11-16 13:53:15 +02:00 |
|
ViacheslavKlimov
|
6eadef0d68
|
Use JsonGetter/Setter to encode resource data; minor fixes
|
2023-11-16 13:15:32 +02:00 |
|
ViacheslavKlimov
|
e7aabe80a4
|
Unique image resource key based on index
|
2023-11-15 16:10:18 +02:00 |
|
Andrii Shvaika
|
a4bac1e794
|
Implement cache for the entity creation request
|
2023-11-15 15:57:58 +02:00 |
|
ViacheslavKlimov
|
19968b5c10
|
Image descriptor, image preview, refactoring
|
2023-11-14 16:06: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 |
|
Andrii Landiak
|
b14a304473
|
Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure
|
2023-11-13 12:27:14 +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
|
c7874aa7e1
|
Merge branch 'hotfix/3.6'
|
2023-11-01 12:52:39 +02:00 |
|
Andrii Shvaika
|
268b9cc468
|
Reserve failed event
|
2023-11-01 12:35:20 +02:00 |
|
Andrii Shvaika
|
659ebc0340
|
Reserve deactivated event
|
2023-11-01 12:32:20 +02:00 |
|
Andrii Shvaika
|
d2cda21d25
|
Merge hotfix branch
|
2023-11-01 10:24:37 +02:00 |
|
Andrii Shvaika
|
2a4cabc2bc
|
Merge branch 'feature/edge-resource-support' of github.com:AndriiLandiak/thingsboard
|
2023-10-31 17:59:32 +02:00 |
|
Igor Kulikov
|
449296a604
|
Implement widgets bundles ordering.
|
2023-10-31 10:30:55 +02:00 |
|
ViacheslavKlimov
|
d53dbd6988
|
Migrate resource's data from Base64 to bytea
|
2023-10-30 14:06:55 +02:00 |
|
Andrii Landiak
|
42e67c0d7e
|
Merge remote-tracking branch 'upstream/master' into feature/edge-resource-support
|
2023-10-27 12:21:42 +03:00 |
|
Andrii Landiak
|
be4c408324
|
Merge remote-tracking branch 'upstream/hotfix/3.6' into feature/core-proto-subtype-implementation
|
2023-10-25 16:30:43 +03:00 |
|
Andrii Shvaika
|
5a2bc396f2
|
Merge with hotfix/3.6
|
2023-10-25 15:43:12 +03:00 |
|
Andrii Shvaika
|
b2098fc112
|
Fix compatibility between CE and PE
|
2023-10-24 12:30:17 +03:00 |
|
Andrii Shvaika
|
0571f7e6dd
|
Fix compatibility between CE and PE
|
2023-10-24 12:24:01 +03:00 |
|
Andrii Landiak
|
f01cbe0e36
|
Refactoring ToCoreNotificationMsg: implement replacement for raw bytes messages
|
2023-10-23 10:10:02 +03:00 |
|
Sergey Matvienko
|
92a2a90a0b
|
ComponentLifecycleMsgProto implemented as replacement of raw byte encoding
|
2023-10-18 18:06:40 +02:00 |
|
Andrii Landiak
|
bbdd0fd6b8
|
Minor refactoring
|
2023-10-12 13:31:47 +03:00 |
|
Andrii Landiak
|
cca7a87c19
|
Merge remote-tracking branch 'origin/master' into feature/broadcast-logs-improvement
|
2023-10-11 13:13:03 +03:00 |
|