1007 Commits

Author SHA1 Message Date
Viacheslav Klimov
bff669e4cb
Merge pull request #13606 from thingsboard/rc
rc
2025-06-19 15:05:07 +03:00
Dmytro Skarzhynets
9a82f6b881
Return AttributesSaveResult instead of just List<Long> when saving attributes 2025-06-09 15:47:52 +03:00
Igor Kulikov
ebf6f66cbe Version set to 4.2.0-SNAPSHOT 2025-06-03 18:55:18 +03:00
Igor Kulikov
2de733ef69 Version set to 4.2.0 2025-06-03 18:42:01 +03:00
ViacheslavKlimov
850af5d126 Version set to 4.1.0-RC 2025-06-02 15:19:20 +03:00
Andrii Landiak
5fb317c57d Introduce findTenantByName 2025-05-30 12:24:17 +03:00
ViacheslavKlimov
43176d37fc Add entity name for jobs 2025-05-23 15:20:08 +03:00
ViacheslavKlimov
b618249c62 Introduce entity id for jobs 2025-05-20 13:50:18 +03:00
ViacheslavKlimov
56c26d2f9d Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-15 18:24:37 +03:00
ViacheslavKlimov
0dde966082 Support reprocessing for job with general error; job deletion; refactoring 2025-05-15 16:57:27 +03:00
Viacheslav Klimov
a27b30f3ce
Merge pull request #13379 from thingsboard/rc
rc
2025-05-14 09:17:57 +03:00
ViacheslavKlimov
4fbb6c2e71 Jobs: refactoring 2025-05-13 14:48:46 +03:00
Sergey Matvienko
a3c7084d7f refactored obsolete com.github.java-json-tools:json-schema-validator with actively updated com.networknt:json-schema-validator 2025-05-10 14:24:04 +02:00
ViacheslavKlimov
f5e816923d Tasks partitioning strategies; jobs filter; fixes 2025-05-08 11:55:13 +03:00
ViacheslavKlimov
574679b4a4 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs 2025-05-07 10:58:08 +03:00
IrynaMatveieva
874d59a706 updated methods 2025-05-01 11:59:41 +03:00
IrynaMatveieva
5f9afd14d3 added findByKey method to service 2025-05-01 08:59:58 +03:00
ViacheslavKlimov
479ff8e25e Jobs reprocessing 2025-04-30 11:18:22 +03:00
ViacheslavKlimov
60fdb7df3d Multiple queued jobs of the same type 2025-04-30 11:17:30 +03:00
ViacheslavKlimov
ee9237c416 Implement job cancellation 2025-04-30 11:16:57 +03:00
IrynaMatveieva
64f35d2d7b fixed entity service regisrty test 2025-04-30 11:16:36 +03:00
ViacheslavKlimov
290fba4819 Job stats, REST API, tests 2025-04-30 11:15:47 +03:00
ViacheslavKlimov
215c5dbb96 Jobs 2025-04-30 11:15:26 +03:00
IrynaMatveieva
b09967074e added delete method 2025-04-28 11:20:05 +03:00
IrynaMatveieva
85dfbe8792 added new lines to the end of the files 2025-04-28 11:08:26 +03:00
IrynaMatveieva
65f9adcc65 added trendz settings 2025-04-28 11:03:33 +03:00
Igor Kulikov
bee6c19a51 Version 4.1.0-SNAPSHOT 2025-04-22 10:58:36 +03:00
Igor Kulikov
a40f9d6ae4 Ver 4.0.1-RC 2025-04-22 10:56:47 +03:00
Igor Kulikov
5fbb3194a7 Version 4.0.1-RC 2025-04-22 10:46:16 +03:00
Igor Kulikov
757c887034 Version 4.1.0-SNAPSHOT 2025-04-15 13:06:03 +03:00
Igor Kulikov
508f00ab24 Merge branch 'rc' 2025-04-15 12:56:17 +03:00
Volodymyr Babak
2478acc42d Refactoring - introduced new method - findActiveEdges for all tenants 2025-04-14 13:25:32 +03:00
IrynaMatveieva
48d9aca0ab minor fixes 2025-04-11 12:29:45 +03:00
IrynaMatveieva
d10b928bbc Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-10 16:47:30 +03:00
IrynaMatveieva
4882bf26eb removed entity profile cache 2025-04-10 16:45:24 +03:00
Volodymyr Babak
d999de2111 Do not create public customer in case edge connection - create only during make public entities and sync to edge 2025-04-08 12:59:14 +03:00
IrynaMatveieva
107c5c2ef4 added initialization of cache when partiton change event 2025-04-01 10:22:29 +03:00
Igor Kulikov
da2bada90b Merge with RC 2025-03-14 15:52:05 +02:00
Igor Kulikov
3b4ee01aac Version set to 4.0.0-RC 2025-03-14 15:08:04 +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
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
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
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
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