3780 Commits

Author SHA1 Message Date
Andrew Shvayka
2363dc8edf
Merge pull request #12652 from dashevchenko/alarmCountQueryFilters
Entity filters for AlarmCountQuery
2025-03-03 15:13:39 +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
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
IrynaMatveieva
5fb5d008bf fixed tests 2025-02-28 12:33:29 +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
Andrii Shvaika
62da129d6b Review comments fixed 2025-02-27 16:46:55 +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
Volodymyr Babak
b29b192efc Edge Rule Chain CRUD: revert metadata validatino 2025-02-27 13:20:59 +02:00
Volodymyr Babak
95e44f993c Merge remote-tracking branch 'upstream/master' into feature/rule-chain-crud 2025-02-26 17:28:51 +02:00
Andrew Shvayka
845affb428
Merge pull request #12715 from irynamatveieva/calculated-fields
Calculated fields improvements
2025-02-26 16:00:10 +02:00
ViacheslavKlimov
2c71053511 Fix double version increment when creating entity in some cases 2025-02-26 15:48:20 +02:00
Artem Barysh
f3dd0ba82c Merge remote-tracking branch 'origin' into api-usage-version 2025-02-25 12:00:24 +02:00
ViacheslavKlimov
44439584f4 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields 2025-02-25 11:49:56 +02:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Igor Kulikov
b7750bc342 Version set to 4.0.0-SNAPSHOT 2025-02-25 09:28:44 +02:00
Igor Kulikov
6a0fff0737 Version set to 3.9.1-RC 2025-02-25 09:27:01 +02:00
IrynaMatveieva
d97eaadde0 merge with feature/calculated-fields 2025-02-25 08:46:26 +02:00
Andrii Landiak
0b6afdc6e9 Fix test 2025-02-24 14:18:36 +02:00
Andrii Landiak
9a93a27943 Refactoring after review 2025-02-24 14:06:04 +02:00
Dmytro Skarzhynets
aa69d747ab
Fix typo in CF debug events repository 2025-02-24 12:29:59 +02:00
ViacheslavKlimov
8d161382e6 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields 2025-02-20 14:08:43 +02:00
Andrii Shvaika
f6261dd086 Fix tests 2025-02-19 18:13:56 +02:00
IrynaMatveieva
609a5dc34b fixed cache onCfDelete and updated tenant profile properties 2025-02-19 10:18:41 +02:00
IrynaMatveieva
6cf314eaa0 added NaN value when is not number in rolling 2025-02-19 08:35:24 +02:00
Artem Barysh
61f77f301d Resolved review comments 2025-02-14 19:21:03 +02:00
Andrii Shvaika
dad0c1fb92 Version set to 3.9.1-RC 2025-02-14 16:32:48 +02:00
Andrii Landiak
0e3edb271f Add tests for widget bundle 2025-02-14 13:03:06 +02:00
Andrii Landiak
4ed379db23 Fix JpaWidgetTypeDaoTest 2025-02-14 12:11:37 +02:00
Andrii Landiak
6d840e3686 Improve AbstractEntityInfosConverter 2025-02-14 10:56:59 +02:00
Andrii Landiak
fc513c5a5c Add bundles to widget-type-info 2025-02-13 15:39:38 +02:00
IrynaMatveieva
7232d939d8 fixed cf version 2025-02-13 12:57:26 +02:00
IrynaMatveieva
bd5ecc2e9b added new debug filter property 2025-02-13 11:50:50 +02:00
IrynaMatveieva
4245bd4809 fixed cf debug event filter 2025-02-13 09:56:39 +02:00
dashevchenko
4474df769b fetch entities only on subs creation 2025-02-12 15:38:25 +02:00
dashevchenko
33eac2f778 fixed tests 2025-02-10 17:34:12 +02:00
dashevchenko
5563da7c0d implemented filters for AlarmCountQuery 2025-02-10 16:28:59 +02:00
Artem Barysh
ec8e7a0726 Added versioning for ApiUsageState entity 2025-02-10 14:28:46 +02:00
ViacheslavKlimov
3d40761831 Remove outdated deprecation checks 2025-02-07 16:01:38 +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
3818d1cb68 debug events(wip) 2025-02-05 12:34:10 +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
IrynaMatveieva
c1c9fb4f5a implemented calculated field debug events persistence 2025-01-31 11:29:38 +02:00
IrynaMatveieva
a4aa2444ac added new endpoint 2025-01-30 11:01:45 +02:00
Andrii Shvaika
3d42a4ca04 Actor system implementation draft 2025-01-27 17:57:39 +02:00
Andrii Shvaika
d3278f05bb WIP: Cluster mode refactoring 2025-01-27 17:34:35 +02:00
IrynaMatveieva
a652b31d7f implementation processing notification 2025-01-24 15:41:00 +02:00