4109 Commits

Author SHA1 Message Date
Viacheslav Klimov
2866dad1e6
Merge pull request #13629 from thingsboard/feature/2fa-enforce
2FA enforcement
2025-10-20 14:56:51 +03:00
dashevchenko
4f89242e60 fixed entity save methods to not retrieve old value from cache 2025-10-17 11:04:17 +03:00
Viacheslav Klimov
423255e0ca
Merge pull request #14118 from dashevchenko/nameConflictStrategy
Entity name conflict strategy
2025-10-14 16:11:00 +03:00
dashevchenko
3fa9b877ab deleted redundant constraint check, refactoring 2025-10-14 15:57:24 +03:00
Viacheslav Klimov
cf1d5d89b2
Merge branch 'master' into support-ai-model-sync 2025-10-14 10:48:20 +03:00
Viacheslav Klimov
1b98495342
Merge pull request #14136 from thingsboard/feature/display-name
Add new entity field - displayName
2025-10-13 15:53:42 +03:00
dashevchenko
03077c2bc0 moved name update before validation 2025-10-13 12:30:46 +03:00
dashevchenko
f1da967a7d added uniquifyStrategy 2025-10-10 17:46:15 +03:00
dashevchenko
b6604d997b added originatorDisplayName to alarmInfo object 2025-10-09 13:11:00 +03:00
VIacheslavKlimov
57d5cc11f9 Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-10-09 12:45:26 +03:00
Vladyslav_Prykhodko
e3967e31fc Sync edqs and sql logics to display entity name 2025-10-08 15:52:33 +03:00
Vladyslav_Prykhodko
bae7030302 Fixed LABELED_ENTITY_DISPLAY_NAME_SELECT_QUERY in sql 2025-10-08 15:44:29 +03:00
dashevchenko
cda9cc4782 refactoring 2025-10-08 11:20:42 +03:00
dashevchenko
2d4b8a85f9 refactoring 2025-10-07 18:09:21 +03:00
dashevchenko
720eab396c extended name conflict strategy to include name suffix separator 2025-10-07 17:20:11 +03:00
Andrii Shvaika
3680cbdc03 Support of displayName entity field 2025-10-07 17:00:01 +03:00
dashevchenko
b3147e8219 name conflict strategy: initial implementation 2025-10-07 11:30:14 +03:00
Viacheslav Klimov
eee71f2c59
Merge pull request #14089 from ShvaykaD/geofencing-cf/improvements
Geofencing CF bugfixes & improvements
2025-10-03 12:49:04 +03:00
dshvaika
eea9e6bf6e Removed RELATION_QUERY type 2025-10-03 11:43:24 +03:00
VIacheslavKlimov
19ef1e3577 Fix tenant admins filter for enforced 2FA 2025-10-03 11:18:56 +03:00
dshvaika
fcba7004f9 fixed tests to use new dynamic source configuration 2025-10-02 16:10:09 +03:00
dshvaika
2cb05c9d2b Added tests & temporary removed RelationQueryDynamicSourceConfiguration from interface 2025-10-02 13:35:51 +03:00
Igor Kulikov
f3209fd736 Merge with rc 2025-10-01 15:54:02 +03:00
dshvaika
909497703a new relation path query 2025-10-01 15:35:55 +03:00
dshvaika
2c06aa475f geofencing cf bugfixes 2025-10-01 10:33:34 +03:00
Sergey Matvienko
f672dbede7 Cassandra DAO: Safety trigger to fall back to use_ts_key_value_partitioning_on_read as true if estimated partitions count is greater than safety trigger value. 2025-09-30 17:02:23 +02:00
VIacheslavKlimov
ec30bb0578 AI Request Node: added ability to attach files (#13910) 2025-09-26 13:16:55 +03:00
VIacheslavKlimov
942f909260 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/2fa-enforce 2025-09-18 16:30:42 +03:00
Yevhenii
a60863b8c4 Refactoring 2025-09-16 18:52:21 +03:00
Yevhenii
caec9699d4 Refactoring 2025-09-16 18:19:45 +03:00
Yevhenii
ec6d28e210 Fixed minor issue and added test 2025-09-12 14:52:40 +03:00
dshvaika
ad0b6017e6 ZoneGroups from list to map 2025-09-11 18:04:40 +03:00
Yevhenii
6757f9195c Added AiModel sync for Edge 2025-09-11 15:43:18 +03:00
dshvaika
b54906a9ef Removed TimeUnit from scheduled update supported CF configs 2025-09-11 13:32:40 +03:00
dshvaika
15c1035416 Updated logic due to review comments 2025-09-04 12:03:45 +03:00
dshvaika
3abb23780d Added TimeUnit support 2025-09-03 17:21:50 +03:00
dshvaika
2a1de95cea Merge branch 'master' into feature/geofencing-cf 2025-09-02 17:40:50 +03:00
VIacheslavKlimov
e79eec56cb Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2025-09-02 14:24:32 +03:00
dshvaika
eb36297b69 refactoring after merge to PE 2025-08-29 16:29:16 +03:00
Sergey Matvienko
38707da5af move bitnami to bitnamilegacy - test scope 2025-08-28 17:09:08 +02:00
dshvaika
c9e4904135 Merge branch 'master' into feature/geofencing-cf 2025-08-28 12:56:55 +03:00
wangxin
f6920bdbf7 fix: Fixed the issue that textSearch is invalid when querying calculated field 2025-08-28 12:55:17 +03:00
dshvaika
dd53892df2 Geofencing CF refactoring to new configuration init commit 2025-08-27 20:12:01 +03:00
IrynaMatveieva
6db073ba53 added validate method to config 2025-08-26 15:13:17 +03:00
IrynaMatveieva
90d34b5bd0 added CF config marker interface 2025-08-26 11:38:01 +03:00
dshvaika
cc3ecfc027 Added reporting strategies instead of single zone group event 2025-08-18 13:23:59 +03:00
wangxin
1a28a30ce6 fix: Fixed the issue that textSearch is invalid when querying calculated field 2025-08-15 10:01:01 +08:00
dshvaika
43b07c242f Added service layer test with validation of scheduling config updates 2025-08-13 14:49:41 +03:00
dshvaika
bf83848076 Removed maxAllowedScheduledUpdateIntervalInSecForCF from tenantProfileConfiguration 2025-08-13 13:24:52 +03:00
dshvaika
4e9b5cf927 Merge branch 'master' into feature/geofencing-cf 2025-08-12 19:57:29 +03:00