4086 Commits

Author SHA1 Message Date
ViacheslavKlimov
e7ed98910a Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-25 11:10:31 +02:00
Igor Kulikov
969cc577ef Merge with master 2025-02-25 09:58:01 +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
e14c81ece3 Fix default resourcesShortage 2025-02-24 16:38:08 +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
a6a6112ecc Cleanup for EDQS 2025-02-24 12:11:05 +02:00
dashevchenko
93e191856f merged with edqs branch 2025-02-24 12:03:49 +02:00
dashevchenko
fb161730fb added msa tests for edqs 2025-02-21 18:38:26 +02:00
ViacheslavKlimov
965210f17b Multiple improvements for EDQS 2025-02-21 14:39:26 +02:00
ViacheslavKlimov
347cb5bc36 EDQS code cleanup 2025-02-21 11:48:21 +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
Andrii Landiak
dfb0549424 VC support for calculated fields 2025-02-17 16:32:59 +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
ViacheslavKlimov
2a72516106 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-14 13:38:23 +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 Landiak
bad6451102 Improve after review 2025-02-07 14:30:42 +02:00
Andrii Landiak
89e7b95d19 Resources shortage notification template & rule 2025-02-06 17:53:46 +02:00
dashevchenko
3d9897f5af fixed NullPointer exception in CachedAttributesService 2025-02-05 13:30:42 +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
dashevchenko
b2bf5b9f65 configurable edqs sync batch sizes 2025-02-05 12:20:23 +02:00
dashevchenko
60736e1237 fixed entity removal from CustomerData 2025-02-04 12:23:35 +02:00
IrynaMatveieva
0295fefb02 fixed limits 2025-02-04 12:02:39 +02:00
dashevchenko
0e9d0b3ba3 fixed EntityServiceTest 2025-02-03 18:27:36 +02:00
IrynaMatveieva
1a67769f1c added api limits and fixed tests 2025-02-03 12:01:06 +02:00
ViacheslavKlimov
74eae7adb1 Process whole widget default config for images 2025-01-31 12:22:28 +02:00
IrynaMatveieva
c1c9fb4f5a implemented calculated field debug events persistence 2025-01-31 11:29:38 +02:00
ViacheslavKlimov
c8db304ce6 Optimized postgres sync (#3208)
* optimized postgres sync

* Fix consumer stopping when stopWhenRead enabled

* Fix NPE on EDQS repartitioning

* fixed EntityServiceTest

* Fix EDQS yml props

---------

Co-authored-by: ViacheslavKlimov <viacheslavklimov11@gmail.com>
2025-01-30 12:43:14 +02:00
IrynaMatveieva
a4aa2444ac added new endpoint 2025-01-30 11:01:45 +02:00