3842 Commits

Author SHA1 Message Date
dashevchenko
759a814763 added gateway image version configuration 2025-04-07 12:39:54 +03:00
Andrew Shvayka
10cf607a95
Merge pull request #13056 from YevhenBondarenko/fix/jdbc-tamplate-timeout
Query timeout is not working for EntityDataQuery
2025-04-03 17:33:45 +04:00
IrynaMatveieva
5bebecf08e fixed cf debug events when clear events by filter and minor fixes 2025-04-02 14:22:02 +03:00
YevhenBondarenko
0dfef54881 Added ability to use query timeout for JdbcTemplates 2025-03-27 14:41:01 +01:00
YevhenBondarenko
2f18c8e3c9 minor refactoring 2025-03-26 12:31:48 +01:00
YevhenBondarenko
16ff4e1e97 added default debugDuration to the profileData 2025-03-25 11:51:20 +01:00
Viacheslav Klimov
e61a4bba76
Merge pull request #12993 from irynamatveieva/cf-improvements
Cf improvements
2025-03-21 13:38:26 +02:00
Viacheslav Klimov
fb21dc410b
Merge pull request #12982 from YevhenBondarenko/fix/PROD-5846
[WS] fixed OOM
2025-03-21 12:23:26 +02:00
YevhenBondarenko
77c9628b14 added interval validation to the query validator 2025-03-20 15:48:44 +01:00
YevhenBondarenko
c3b608492a test improvements 2025-03-20 11:44:43 +01:00
YevhenBondarenko
f5eabdca3c added tests 2025-03-20 11:37:13 +01:00
Viacheslav Klimov
39b48ae346
Merge pull request #12967 from dashevchenko/coap_dtls
COAP DTLS: updated connectivity commands
2025-03-20 12:01:07 +02:00
IrynaMatveieva
d4f7cb7df1 added validation for arg name and implemented destroy methods 2025-03-20 09:38:10 +02:00
YevhenBondarenko
3f936ef6fc added fix for negative interval 2025-03-19 23:07:42 +01:00
YevhenBondarenko
c7cfd92a7a fixed OOM if startTs and endTs in agg command are the same 2025-03-19 21:33:39 +01:00
dashevchenko
0270bc9b88 refactoring 2025-03-19 18:33:55 +02:00
dashevchenko
b758a1c7d0 update coaps connectivity commands with downloading certificates 2025-03-18 15:12:40 +02:00
dashevchenko
51fcb16d1c do not send update to edqs if rows were not updated 2025-03-17 17:54:10 +02:00
Igor Kulikov
3b4ee01aac Version set to 4.0.0-RC 2025-03-14 15:08:04 +02:00
dashevchenko
46262e8709 fixed entity relation cleanup method 2025-03-13 16:37:28 +02:00
IrynaMatveieva
ae02d43142 moved check to validator 2025-03-12 12:29:00 +02:00
Igor Kulikov
4af57f7f35 Merge with master 2025-03-10 16:23:10 +02:00
ViacheslavKlimov
f0cb563a85 EDQS: fix entity views sync 2025-03-10 12:55:56 +02:00
IrynaMatveieva
2b50d3159c added index for cf debug event 2025-03-07 14:15:31 +02:00
IrynaMatveieva
69a7486f8d added cf debug event entity to dedicated events config 2025-03-07 13:17:46 +02:00
Andrii Shvaika
3a62f47edb Merge PR #12789 2025-03-06 16:55:30 +02:00
Viacheslav Klimov
d23c8fc0d5
Merge pull request #12527 from thingsboard/edqs
EDQS
2025-03-06 16:43:25 +02:00
dashevchenko
5028b7b551 added Lazy for edqsApiService 2025-03-06 15:43:23 +02:00
Viacheslav Klimov
0966aea2d0
Merge pull request #12707 from AndriiLandiak/feature/calculated-fields-vc
VC support for Calculated fields
2025-03-06 12:24:04 +02:00
ViacheslavKlimov
32a4a7ce35 EDQS: introduce API auto-enable option 2025-03-05 15:26:58 +02:00
Andrii Landiak
f467fc009e Refactor cf vc 2025-03-03 16:58:26 +02:00
ViacheslavKlimov
d57b5a5d96 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-03-03 15:33:36 +02:00
Andrew Shvayka
2363dc8edf
Merge pull request #12652 from dashevchenko/alarmCountQueryFilters
Entity filters for AlarmCountQuery
2025-03-03 15:13:39 +02:00
Viacheslav Klimov
5422a4545f
Merge branch 'edqs' into msa-edqs 2025-03-03 14:52:37 +02:00
Viacheslav Klimov
671649fb32
Merge pull request #9195 from AndriiLandiak/feature/rule-chain-crud
Add ability to create Rule Chain on Edge
2025-03-03 11:13:00 +02:00
Andrii Landiak
324bcc1cbf Merge remote-tracking branch 'upstream/master' into feature/calculated-fields-vc 2025-02-28 18:17:57 +02:00
Andrii Landiak
2b51451896 Change cf strategy for vc 2025-02-28 18:17:20 +02:00
Dmytro Skarzhynets
fbda81d0d0
Save time series strategies: merge with master 2025-02-28 17:28:03 +02:00
ViacheslavKlimov
43f9083f70 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-28 17:12:33 +02:00
Andrew Shvayka
441940c497
Merge pull request #12374 from thingsboard/feature/calculated-fields
Calculated Fields
2025-02-28 16:12:10 +02:00
IrynaMatveieva
7f79e538a2 minor fixes 2025-02-28 15:31:13 +02:00
ViacheslavKlimov
506ec363eb EDQS: optimize serialization, fix api usage fields 2025-02-28 12:45:01 +02:00
IrynaMatveieva
5fb5d008bf fixed tests 2025-02-28 12:33:29 +02:00
Andrii Landiak
94ec82ea6d Merge remote-tracking branch 'upstream/feature/calculated-fields' into feature/calculated-fields-vc 2025-02-28 11:29:38 +02:00
artem-barysh-dev
64e1fc1ce6
Added validation for resource usage across entities (#12508)
* Added Validation for Resource Usage Across Entities

* Fixed table name in native queries

* resolved issues from PR review

* UI: Feature show JS resources usage message warning on delete. Refactored images-in-use-dialog.

* UI: JS lib table fix display delete icon.

* UI: Resources in use minor improvements.

* Fixed tests, license format

* Fix issues causing test failures

* Removed unused method

* UI: Fix js-library table cell actions.

* UI: Fix js-library table cell actions.

---------

Co-authored-by: deaflynx <artemio.babak@gmail.com>
2025-02-27 17:34:45 +02:00
dashevchenko
02857b70bc fixed flaky test, code refactoring 2025-02-27 17:31:46 +02:00
Andrii Shvaika
62da129d6b Review comments fixed 2025-02-27 16:46:55 +02:00
ViacheslavKlimov
05567f4937 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-27 15:58:36 +02:00
ViacheslavKlimov
b7c27a7f96 Merge branch 'rc' of github.com:thingsboard/thingsboard 2025-02-27 15:26:01 +02:00
Volodymyr Babak
cc925a75c4 edge.proto - mark deprecated fields 2025-02-27 13:41:17 +02:00