Igor Kulikov
|
562838cfdb
|
UI: Add Embed Image dialog.
|
2023-12-15 17:10:33 +02:00 |
|
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
2023-12-14 21:14:31 +01:00 |
|
YevhenBondarenko
|
5869378c2c
|
Implemented Json serialization, added custom serializer for the Device redis cache
|
2023-12-14 20:02:53 +01: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
|
a058f865da
|
Rename to publicResourceKey
|
2023-12-14 17:57:41 +02:00 |
|
ViacheslavKlimov
|
36a89bea91
|
Public images
|
2023-12-14 16:24:36 +02:00 |
|
Andrew Shvayka
|
cd0d2d4212
|
Merge pull request #9819 from thingsboard/image-gallery-improvements
Fixes and improvements for image API
|
2023-12-12 18:02:21 +02:00 |
|
YevhenBondarenko
|
3fea0f88f3
|
moved queueName from rule-node config to rule-node
|
2023-12-12 14:03:48 +01:00 |
|
ViacheslavKlimov
|
0ae62e7a57
|
Remove @Length validation for image fields
|
2023-12-11 17:42:04 +02:00 |
|
Andrew Shvayka
|
2a3960ff64
|
Merge pull request #9775 from dashevchenko/passwordValidation
Added max length password policy
|
2023-12-11 17:17:52 +02:00 |
|
Volodymyr Babak
|
d25b1a4170
|
Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions
|
2023-12-08 10:31:06 +02:00 |
|
dashevchenko
|
8b6b1dd7d7
|
added new type of error - UserPasswordNotValidException to correctly handle it on UI
|
2023-12-07 17:35:49 +02:00 |
|
ViacheslavKlimov
|
5191b690b7
|
Resolve entity's owner users in TbNotificationNode
|
2023-12-06 12:57:44 +02:00 |
|
dashevchenko
|
82f89de365
|
Added max length password policy. Added boolean value to force users update their not valid password.
|
2023-12-05 17:08:23 +02:00 |
|
Andrii Landiak
|
4f0760327e
|
Minor refactoring. Provide better naming and refactor due to changes in thingsboard-updates
|
2023-12-05 10:04:14 +02:00 |
|
Andrii Landiak
|
bb0ed8417a
|
Merge remote-tracking branch 'upstream/master' into edge-upgrade-instructions
|
2023-12-04 10:44:33 +02:00 |
|
Andrii Landiak
|
713915cfa1
|
Fix license-format: Add header to new file
|
2023-12-01 15:02:29 +02:00 |
|
Andrii Landiak
|
2aa4d5bcf1
|
Improve code using dynamic approach of updating Install or Update EdgeInstructions
|
2023-12-01 14:53:46 +02:00 |
|
Andrii Shvaika
|
50e743f27d
|
Merge with master
|
2023-11-30 17:39:08 +02:00 |
|
ViacheslavKlimov
|
ddfa55ba6e
|
Images upgrade; minor refactoring
|
2023-11-30 11:47:40 +02:00 |
|
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
|
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 |
|