2040 Commits

Author SHA1 Message Date
IrynaMatveieva
4245bd4809 fixed cf debug event filter 2025-02-13 09:56:39 +02:00
IrynaMatveieva
621a0984aa changed rate limits validation and added validation on state size 2025-02-12 17:08:56 +02:00
IrynaMatveieva
fe4d2ba497 added tests 2025-02-07 14:24:39 +02:00
IrynaMatveieva
7fcd948071 fixed error when no telemetry in db 2025-02-06 16:11:58 +02:00
Andrii Shvaika
0d57d69964 Merge with main branch 2025-02-05 12:56:10 +02:00
Andrii Shvaika
407511be52 Cache implementation 2025-02-05 12:51:50 +02:00
IrynaMatveieva
d14d0d4e8a used limits for state persistence 2025-02-04 17:03:25 +02:00
IrynaMatveieva
0295fefb02 fixed limits 2025-02-04 12:02:39 +02:00
IrynaMatveieva
1a67769f1c added api limits and fixed tests 2025-02-03 12:01:06 +02:00
Andrii Shvaika
d3278f05bb WIP: Cluster mode refactoring 2025-01-27 17:34:35 +02:00
IrynaMatveieva
69dc8b4b5d merge with upstream 2025-01-23 15:56:25 +02:00
Andrii Shvaika
ebfb51a59e Merge PR #12487 2025-01-23 10:47:13 +02:00
IrynaMatveieva
fdada09ea2 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields 2025-01-23 10:46:52 +02:00
IrynaMatveieva
c047d5f4f0 added debug event entity 2025-01-22 17:01:28 +02:00
Andrii Shvaika
6b9d374a5f Tmp commit for merge 2025-01-22 12:23:42 +02:00
Andrii Shvaika
f0a71aa3bd Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields 2025-01-21 15:24:49 +02:00
ViacheslavKlimov
0f34f131c9 Return TimeseriesSaveResult 2025-01-21 14:30:27 +02:00
IrynaMatveieva
f0a36d5008 fixed tests 2025-01-21 10:03:50 +02:00
Viacheslav Klimov
ab2b1d7ff8
Merge pull request #12451 from thingsboard/rc
rc
2025-01-14 17:42:01 +02:00
dashevchenko
2bb368b45d return empty object for app store and version info to fit UI component behaviour 2025-01-13 12:26:20 +02:00
IrynaMatveieva
6611f017c7 changed Argument structure 2025-01-10 16:58:26 +02:00
IrynaMatveieva
46180e33d7 cache refactoring 2025-01-08 17:20:20 +02:00
IrynaMatveieva
03c3341265 added logic to send msgs to RE when not my partition 2025-01-08 12:39:49 +02:00
IrynaMatveieva
e2ac2708b6 changed CF links config 2025-01-06 17:37:33 +02:00
IrynaMatveieva
5f088a751e refactored code 2024-12-27 18:20:20 +02:00
IrynaMatveieva
7d2160178d merge with master 2024-12-23 11:50:22 +02:00
IrynaMatveieva
a73affea23 removed CF type LAST_RECORDS and implemented this functionality as a script(added new argument type TS_ROLLING) 2024-12-12 17:04:24 +02:00
Igor Kulikov
a8de539ea0 Merge branch 'rc' 2024-12-05 15:10:22 +02:00
Viacheslav Klimov
87cf2f7083
Merge pull request #12174 from thingsboard/feature/new-widget-resources-export
Dashboard/widget resources export - process whole config
2024-12-05 12:49:26 +02:00
ViacheslavKlimov
a2ae5b06c0 Non-null check for updateResourcesUsage 2024-12-05 12:44:50 +02:00
Igor Kulikov
77d2826f96 Version set to 4.0.0-SNAPSHOT 2024-12-04 16:53:19 +02:00
Igor Kulikov
190bba72f9 Temp Version set to 3.9.0-RC 2024-12-04 16:52:14 +02:00
Igor Kulikov
8ac0468edd Version set to 4.0.0-SNAPSHOT 2024-12-04 16:51:03 +02:00
Igor Kulikov
cca4ac3629 Version set to 3.9.0-RC 2024-12-04 16:44:31 +02:00
Igor Kulikov
93711914ba Merge branch 'master' into feature/js-module 2024-12-03 10:19:02 +02:00
Andrii Shvaika
e1ad1cb9f5 Merge remote-tracking branch 'origin/feature/rule-node-debug' 2024-12-03 09:58:51 +02:00
Andrii Shvaika
fbf35f9850 Merge with master 2024-12-02 18:02:08 +02:00
Igor Kulikov
50862e6380 Merge branch 'master' into feature/js-module 2024-12-02 16:36:23 +02:00
Andrii Landiak
f4a926b472 Introduce edge limitation 2024-12-02 13:52:53 +02:00
Andrii Shvaika
50f7ce1af6 Merge with master 2024-12-02 12:59:48 +02:00
Viacheslav Klimov
9cd92e22c6
Merge pull request #11924 from AndriiLandiak/feature/edge-kafka-events
Use Kafka to store and process Edge Events to improve processing throughput
2024-11-29 15:52:12 +02:00
Andrii Shvaika
04074b8baa Tenant profile editing fix 2024-11-29 12:36:06 +02:00
Andrii Shvaika
2900d3c1ed Fix upgrade script and improved variable names 2024-11-28 17:50:55 +02:00
Andrii Shvaika
d92681cf71 Refactoring from multiple fields into one settings object 2024-11-28 17:12:55 +02:00
Andrew Shvayka
5c5e8a3c98
Merge pull request #11861 from ShvaykaD/feature/rule-node-debug-strategies
Rule node debug strategies
2024-11-28 11:13:40 +01:00
Igor Kulikov
6b6bbebab8 Implement JS Module resources support. 2024-11-27 19:28:24 +02:00
dashevchenko
ad0e7fbcbc allow mobile deletion if used by mobile bundle 2024-11-27 12:51:47 +02:00
IrynaMatveieva
d684c8777a improved usage of calculation ctx 2024-11-26 17:33:01 +02:00
Andrii Landiak
b796355554 Merge remote-tracking branch 'upstream/master' into feature/edge-kafka-events 2024-11-26 09:42:31 +02:00
IrynaMatveieva
c6d91c4ce8 added last records type of cf 2024-11-25 17:28:44 +02:00