Dmytro Skarzhynets
|
a5256c14e7
|
Fix broken rest client for `/entitiesQuery/find/keys`; refactoring
|
6 months ago |
Volodymyr Babak
|
7fb7e3f24c
|
Refactoring - revert replaceUserCredentials. Added removeUserCredentials and use it instead
|
6 months ago |
Viacheslav Klimov
|
7865bd8b78
|
Add API to get calculated field names
|
7 months ago |
Viacheslav Klimov
|
c75e9d96e5
|
Add API to find calculated fields by filter
|
7 months ago |
Dmytro Skarzhynets
|
1e2c127e1c
|
Remove redundant persistence of CF links
# Conflicts:
# application/src/main/data/upgrade/basic/schema_update.sql
# common/dao-api/src/main/java/org/thingsboard/server/dao/cf/CalculatedFieldService.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/BaseCalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/CalculatedFieldConfiguration.java
# common/data/src/main/java/org/thingsboard/server/common/data/cf/configuration/geofencing/GeofencingCalculatedFieldConfiguration.java
# dao/src/main/java/org/thingsboard/server/dao/cf/BaseCalculatedFieldService.java
# dao/src/test/java/org/thingsboard/server/dao/service/CalculatedFieldServiceTest.java
|
7 months ago |
IrynaMatveieva
|
87e7a14bdb
|
added check for supported entities
|
7 months ago |
IrynaMatveieva
|
b22b556cec
|
fixed relation update event and added checks for entity type in relation for CFs processing
|
7 months ago |
Dmytro Skarzhynets
|
9a34396d45
|
Support all customer-owned entities in 'customer attributes' and 'change originator' rule nodes
|
7 months ago |
dashevchenko
|
2f07feca80
|
added validation that prohibits last tenant admin deletion
|
7 months ago |
VIacheslavKlimov
|
4c656fe89d
|
Alarm rules CF: refactoring and improvements
|
7 months ago |
IrynaMatveieva
|
6a307041b6
|
added tests for entry
|
8 months ago |
IrynaMatveieva
|
e6479d5856
|
removed relation by profile processing
|
8 months ago |
VIacheslavKlimov
|
89753ed8ea
|
CF: make type+name unique instead of just name
|
8 months ago |
Andrii Landiak
|
1f884bb5ca
|
UserAuthDetailsCache. Refactoring after review
|
8 months ago |
IrynaMatveieva
|
a585a3b9e6
|
minor refactoring
|
8 months ago |
Andrii Landiak
|
11199d347b
|
Small refactoring
|
8 months ago |
IrynaMatveieva
|
f667f0f23f
|
(wip) aggregation cf
|
8 months ago |
VIacheslavKlimov
|
514812ae02
|
Version set to 4.3.0-SNAPSHOT
|
8 months ago |
VIacheslavKlimov
|
1c2bdd4c14
|
TMP version set to 4.2.1-RC
|
8 months ago |
VIacheslavKlimov
|
aefb7dcb41
|
Version set to 4.2.1-RC
|
8 months ago |
dashevchenko
|
720eab396c
|
extended name conflict strategy to include name suffix separator
|
8 months ago |
dashevchenko
|
b3147e8219
|
name conflict strategy: initial implementation
|
8 months ago |
VIacheslavKlimov
|
ad042c4348
|
CF: add type filter to API
|
8 months ago |
dshvaika
|
909497703a
|
new relation path query
|
8 months ago |
VIacheslavKlimov
|
5a6ddce8f5
|
AI Request Node: added ability to attach files (#13910)
|
8 months ago |
Andrii Landiak
|
91f5cf03e7
|
Remove method deleteByTenantId - already exists
|
8 months ago |
Yevhenii
|
fcc2a917fd
|
Added User sync for Edge
|
8 months ago |
Andrii Landiak
|
37d6c5dabd
|
Introduce API-key auth
|
8 months ago |
VIacheslavKlimov
|
ec30bb0578
|
AI Request Node: added ability to attach files (#13910)
|
8 months ago |
VIacheslavKlimov
|
3e11282d8f
|
Base implementation of Alarm rules CF
|
8 months ago |
Yevhenii
|
6757f9195c
|
Added AiModel sync for Edge
|
9 months ago |
Dmytro Skarzhynets
|
21c17e308d
|
Refactor relations validation
|
10 months ago |
Igor Kulikov
|
418cecf016
|
Version 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
4cdf1baf9a
|
Temp version set to 4.2.0-RC
|
10 months ago |
Igor Kulikov
|
20bccee972
|
Version set 4.3.0-SNAPSHOT
|
10 months ago |
Igor Kulikov
|
cc7c496b13
|
Version set to 4.2.0-RC
|
10 months ago |
Dmytro Skarzhynets
|
b323bdc5d0
|
Create alarm node: process message asynchronously to avoid blocking dispatcher thread
|
11 months ago |
Dmytro Skarzhynets
|
b6b30dbba9
|
AI rule node: rename AI model settings to AI model
|
11 months ago |
Andrii Landiak
|
345c28c482
|
Add admin settings entity type
|
11 months ago |
yevhenii
|
a67f2eb516
|
CalculatedField functionality support for Edge
- refactoring
|
11 months ago |
yevhenii
|
33d80df54c
|
CalculatedField functionality support for Edge
- changed logic for sync CalculatedField
|
11 months ago |
ViacheslavKlimov
|
16102d22aa
|
Add users filter to enforce 2FA for
|
11 months ago |
Dmytro Skarzhynets
|
1343c4af3b
|
AI rule node: refactor model config data structure; rename from AI settings to AI model settings
|
11 months ago |
Dmytro Skarzhynets
|
db5e4f8d91
|
AI rule node: make message processing non-blocking
|
12 months ago |
Andrii Landiak
|
ae7eee8fdd
|
Improve findOtaByName in VC
|
12 months ago |
Andrii Landiak
|
27473619db
|
Ota package vc support
|
12 months ago |
Dmytro Skarzhynets
|
9a82f6b881
|
Return `AttributesSaveResult` instead of just `List<Long>` when saving attributes
|
12 months ago |
Yevhenii
|
2a42cb8a05
|
CalculatedField functionality support for Edge
- changed find by TenantId to EntityId
|
12 months ago |
Igor Kulikov
|
ebf6f66cbe
|
Version set to 4.2.0-SNAPSHOT
|
1 year ago |
Igor Kulikov
|
2de733ef69
|
Version set to 4.2.0
|
1 year ago |