1760 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
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
Andrew Shvayka
2b9575d81a
Merge branch 'master' into hotfix/3.6 2023-10-04 15:50:56 +03:00
ViacheslavKlimov
12d2c26279 Rule Engine stats: exception message truncation 2023-10-04 15:29:45 +03:00
ViacheslavKlimov
6ec4b8cf72 TTL for queue stats and RE exceptions 2023-10-04 15:29:26 +03:00
YevhenBondarenko
f001b2588d leave toString as-is 2023-10-04 14:51:29 +03:00
YevhenBondarenko
28b23ba9b4 fixed AlarmTypes redis cache serialization 2023-10-04 14:51:26 +03:00
Andrii Landiak
5141b77bba Merge remote-tracking branch 'upstream/master' into feature/broadcast-logs-improvement 2023-10-04 12:54:05 +03:00
Andrii Shvaika
0360e655ae Merge with master 2023-10-03 18:49:57 +03:00
Igor Kulikov
215fddc957 Fix conflicts 2023-09-28 18:19:40 +03:00
Igor Kulikov
91fc161c4f Implement widget types / bundles pagination and full text search. Add widget types tags. UI: Implement scroll grid component. 2023-09-28 18:16:20 +03:00
YevhenBondarenko
a61e9d94c5 merge improvements 2023-09-28 12:55:36 +02:00
Andrii Shvaika
e768afc948 Merge 3.6 -> 3.7 2023-09-28 12:20:06 +03:00
Andrii Shvaika
dd4b874b5f Version set to 3.6.1-SNAPSHOT 2023-09-27 17:38:27 +03:00
Andrew Shvayka
8ead949102
Merge pull request #9306 from dashevchenko/tbel_api_limits
Added api rate limits for tbel
2023-09-25 16:15:26 +03:00
Igor Kulikov
8cefca23ac Version set to 3.6.1-SNAPSHOT 2023-09-25 11:27:00 +03:00
dashevchenko
7d438e7952 Merge remote-tracking branch 'upstream/develop/3.6' into tbel_api_limits 2023-09-21 17:18:00 +03:00
dashevchenko
8f1c13b335 added api rate limits tbel 2023-09-21 17:03:04 +03:00
Igor Kulikov
7310f438eb Increase widget type and widgets bundle description field size to 1024. 2023-09-20 16:11:42 +03:00
Andrew Shvayka
a06ac7675d
Merge pull request #9295 from YevhenBondarenko/fix/widget-type-vc
fixed widget-bundle import and added widget type VC support
2023-09-20 13:06:20 +03:00
YevhenBondarenko
9b4e6eaa85 fixed templatec VC 2023-09-20 10:53:56 +02:00
YevhenBondarenko
4e42a3efe2 fixed widget-bundle import and added widget type VC support 2023-09-20 09:50:12 +02:00
Andrew Shvayka
68b6be536d
Merge pull request #9245 from AndriiLandiak/feature/improve-edge-instruction
Edge instructions for ubuntu, centos
2023-09-14 15:49:58 +03:00
Andrii Landiak
61c9eb977f Merge remote-tracking branch 'upstream/develop/3.6' into feature/broadcast-logs-improvement 2023-09-13 11:57:17 +03:00
YevhenBondarenko
902a7a07b4 fixed alarm severity change 2023-09-12 17:10:48 +02:00
Andrii Landiak
4007526155 Add init edge instructions for ubuntu and centos 2023-09-12 15:39:57 +03:00
Andrii Landiak
43c2ae653d Resource support for edge 2023-09-11 17:04:25 +03:00
Andrew Shvayka
96efdb3e20
Merge pull request #8337 from MrKartoshka/gateway-list
Gateway list dashboard and widgets
2023-09-08 16:18:05 +03:00