dashevchenko
|
126d33a047
|
fixed flaky test
|
8 months ago |
Viacheslav Klimov
|
729ab3655a
|
Merge pull request #14156 from dashevchenko/tenantDeletion
Added API for tenant admins to delete the entire tenant
|
8 months ago |
Viacheslav Klimov
|
2866dad1e6
|
Merge pull request #13629 from thingsboard/feature/2fa-enforce
2FA enforcement
|
8 months ago |
Viacheslav Klimov
|
adc2065e13
|
Merge pull request #14182 from dashevchenko/entitySaveCacheIssueFix
Fixed entity save methods
|
8 months ago |
dashevchenko
|
4f89242e60
|
fixed entity save methods to not retrieve old value from cache
|
8 months ago |
Vladyslav Prykhodko
|
cdacf1fe53
|
Merge pull request #14043 from ArtemDzhereleiko/AD/imp/enforce-2fa
2FA enforcement
|
8 months ago |
ArtemDzhereleiko
|
846d9f6a8b
|
UI: Remove ondestroy
|
8 months ago |
dashevchenko
|
fac84c4cfc
|
extended deleteTenant API to allow tenant admins delete tenant
|
8 months ago |
Viacheslav Klimov
|
e39944ee9d
|
Merge pull request #13786 from dashevchenko/jsonAttrType
Added JSON ts type support for bulk import
|
8 months ago |
Viacheslav Klimov
|
423255e0ca
|
Merge pull request #14118 from dashevchenko/nameConflictStrategy
Entity name conflict strategy
|
8 months ago |
dashevchenko
|
3fa9b877ab
|
deleted redundant constraint check, refactoring
|
8 months ago |
Viacheslav Klimov
|
baa30a3138
|
Merge pull request #14152 from thingsboard/fix-compile
Fix AiModelEdgeTest
|
8 months ago |
VIacheslavKlimov
|
2f3ce3c323
|
Fix AiModelEdgeTest
|
8 months ago |
Viacheslav Klimov
|
a538d90e0f
|
Merge pull request #13998 from jekka001/support-ai-model-sync
[Edge] Added AI model sync
|
8 months ago |
Viacheslav Klimov
|
cf1d5d89b2
|
Merge branch 'master' into support-ai-model-sync
|
8 months ago |
Viacheslav Klimov
|
1b98495342
|
Merge pull request #14136 from thingsboard/feature/display-name
Add new entity field - displayName
|
8 months ago |
dashevchenko
|
374b6cf22f
|
import cleanup
|
8 months ago |
dashevchenko
|
d5bf6a137f
|
improved UNIQUIFY_STRATEGY_DESC description
|
8 months ago |
dashevchenko
|
03077c2bc0
|
moved name update before validation
|
8 months ago |
Vladyslav_Prykhodko
|
e8d888e22b
|
UI: Add support name conflict strategy
|
9 months ago |
dashevchenko
|
f1da967a7d
|
added uniquifyStrategy
|
9 months ago |
Viacheslav Klimov
|
6d92637c89
|
Merge pull request #14132 from thingsboard/master-rc
rc
|
9 months ago |
VIacheslavKlimov
|
2e37b53d09
|
Update supported versions for upgrade
|
9 months ago |
VIacheslavKlimov
|
514812ae02
|
Version set to 4.3.0-SNAPSHOT
|
9 months ago |
VIacheslavKlimov
|
3f85ebd984
|
Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc
|
9 months ago |
VIacheslavKlimov
|
1c2bdd4c14
|
TMP version set to 4.2.1-RC
|
9 months ago |
Viacheslav Klimov
|
b82f083214
|
Merge pull request #14130 from dashevchenko/aiFilesValidationFix
AI node: fixed resources validation
|
9 months ago |
dashevchenko
|
ad6ab9cc53
|
AI node: fixed resources validation
|
9 months ago |
Viacheslav Klimov
|
82eb53efa9
|
Merge pull request #14129 from thingsboard/upgrade-cleanup
Cleanup upgrade from 4.2.0 to 4.2.1
|
9 months ago |
VIacheslavKlimov
|
ca8b110dc1
|
Cleanup upgrade from 4.2.0 to 4.2.1
|
9 months ago |
Viacheslav Klimov
|
fbd9935f3e
|
Merge pull request #14128 from thingsboard/rc-4.2.1
Version set to 4.2.1-RC
|
9 months ago |
VIacheslavKlimov
|
aefb7dcb41
|
Version set to 4.2.1-RC
|
9 months ago |
Viacheslav Klimov
|
f0052ed010
|
Merge pull request #14070 from dashevchenko/mqttMissedAckFix
[Gateway] Fixed PUBACK not sent if publishing failed or duplicated if message contains multiple devices
|
9 months ago |
dashevchenko
|
b6604d997b
|
added originatorDisplayName to alarmInfo object
|
9 months ago |
Viacheslav Klimov
|
7295e10b6e
|
Merge pull request #14125 from thingsboard/master-rc
rc
|
9 months ago |
VIacheslavKlimov
|
57d5cc11f9
|
Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc
|
9 months ago |
Vladyslav_Prykhodko
|
60f51a01b9
|
UI: Add new alarm field - originatorDisplayName
|
9 months ago |
Vladyslav_Prykhodko
|
7ee879a9c1
|
UI: Add useEntityDisplayName input property in entity-autocomplete.component and entity-list.component
|
9 months ago |
Vladyslav_Prykhodko
|
e3967e31fc
|
Sync edqs and sql logics to display entity name
|
9 months ago |
Vladyslav_Prykhodko
|
bae7030302
|
Fixed LABELED_ENTITY_DISPLAY_NAME_SELECT_QUERY in sql
|
9 months ago |
Vladyslav Prykhodko
|
395f262573
|
Merge pull request #14120 from ArtemDzhereleiko/AD/bug-fix/resources-general
General resources show resources type on add dialog
|
9 months ago |
ArtemDzhereleiko
|
a549340010
|
UI: Fixed Genaral resources
|
9 months ago |
Vladyslav_Prykhodko
|
494fb7abeb
|
UI: Add new entity field - displayName
|
9 months ago |
dashevchenko
|
7b8120fa1b
|
minor refactoring
|
9 months ago |
dashevchenko
|
cda9cc4782
|
refactoring
|
9 months ago |
dashevchenko
|
2d4b8a85f9
|
refactoring
|
9 months ago |
Andrii Shvaika
|
95cad64f50
|
Add support of displayName in EDQS
|
9 months ago |
dashevchenko
|
720eab396c
|
extended name conflict strategy to include name suffix separator
|
9 months ago |
Andrii Shvaika
|
3680cbdc03
|
Support of displayName entity field
|
9 months ago |
dashevchenko
|
6cfa3f1b0b
|
fixed device session closing: should close every device session if message id wrong
|
9 months ago |