Sergey Matvienko
|
b21a4693a2
|
fixed rule chain templates for TbMsgAttributesNode `"configurationVersion": 1` instead `"configuration": { "version": 1, ... }`
|
3 years ago |
Sergey Matvienko
|
2338b2b4a0
|
Tests added to validateDeviceProfileDefaultRuleChainTemplate
|
3 years ago |
Sergey Matvienko
|
eaa9a9b9cc
|
Tests added to validate DefaultRuleChains and EdgeDefaultRuleChains json templates
|
3 years ago |
Dmytro Skarzhynets
|
06eb44a23f
|
Merge with `develop/3.6`
|
3 years ago |
Maksym Dudnik
|
e09003e81e
|
updated translation
|
3 years ago |
Maksym Dudnik
|
6af14201b9
|
updated widget config
|
3 years ago |
Maksym Dudnik
|
80aaa6ea28
|
updated widget config
|
3 years ago |
Dmytro Skarzhynets
|
4180866ccc
|
Add parameterized test to cover `updateInactivityStateIfExpired()`
|
3 years ago |
Igor Kulikov
|
89196ec8a6
|
Merge pull request #9207 from vvlladd28/rule-node-ui/updated/save-attr-skip-save
Rule nodes UI: Updated Save attributes
|
3 years ago |
Igor Kulikov
|
e43ce6de39
|
Merge pull request #9205 from vvlladd28/bug/auth-service/updatedAuthUserFromToken/null-auth-user
Fixed auth service function updatedAuthUserFromToken when authUser and tokenData in null
|
3 years ago |
Igor Kulikov
|
519ada5eb5
|
Merge pull request #9203 from ArtemDzhereleiko/AD/bug-fix/alarm/lists-height
Fixed min height with hint for alarm rule key filters row
|
3 years ago |
Igor Kulikov
|
fb70771fa7
|
Merge pull request #9184 from ArtemDzhereleiko/AD/bug-fix/translation/missing-handler
Fixed doubled error message for missing translate
|
3 years ago |
Igor Kulikov
|
88f10881b2
|
Update TBEL version to 1.1.0
|
3 years ago |
Vladyslav_Prykhodko
|
975054b573
|
Rule nodes UI: Updated Save attributes
|
3 years ago |
Artem Dzhereleiko
|
f9285ed6c7
|
UI: Update analog gauge default config
|
3 years ago |
Vladyslav_Prykhodko
|
f3edcc489d
|
UI: Fixed auth service function updatedAuthUserFromToken when authUser and tokenData in null
|
3 years ago |
Andrew Shvayka
|
120c674a8b
|
Merge pull request #9200 from dashevchenko/alarmCommentTestFix
Alarmcomment test fix
|
3 years ago |
Andrew Shvayka
|
96893f5c36
|
Merge pull request #9204 from ShvaykaD/bugfix/get-attributes-nodes-upgrade
Fix for get attributes nodes upgrade when fetchToData is null
|
3 years ago |
ShvaykaD
|
b4aa911319
|
fix typo in rule nodes upgrade log & added empty line to the end of test class
|
3 years ago |
Andrew Shvayka
|
ba48ed192f
|
Merge pull request #9027 from ShvaykaD/feature/rpc-sequential-strategies
Rpc sequential strategies
|
3 years ago |
ShvaykaD
|
23ed25b293
|
fixed upgrade script for get attributes based nodes for case when fetchToData is null
|
3 years ago |
Maksym Dudnik
|
a1543f8095
|
Merge branch 'develop/3.6' of https://github.com/thingsboard/thingsboard into gateway_list
Conflicts:
application/src/main/data/json/system/widget_bundles/gateway_widgets.json
|
3 years ago |
Artem Dzhereleiko
|
d807ac3ee1
|
UI: Fixed min height with hint for list row
|
3 years ago |
ShvaykaD
|
0489e94c1d
|
Merge remote-tracking branch 'upstream/develop/3.6' into feature/rpc-sequential-strategies
|
3 years ago |
ShvaykaD
|
69902f3cd6
|
refactoring after review
|
3 years ago |
dashevchenko
|
0363c603e1
|
fixed testUpdateAlarmCommentViaCustomer test
|
3 years ago |
Andrew Shvayka
|
87b48e5516
|
Merge pull request #8953 from SecureDong/improvements/mqtt_basic
remove useless setPassword
|
3 years ago |
Andrew Shvayka
|
0f2ba5097e
|
Merge pull request #9105 from smatvienko-tb/feature/attribute_node_save_only_changed
[3.5.2] 'Update on value change' for save attributes rule node feature
|
3 years ago |
Andrew Shvayka
|
333f41b94a
|
Merge pull request #9163 from smatvienko-tb/feature/validate_contains0x00
[3.5.2] Device Asset name - Validate contains0x00 to prevent PSQLException: ERROR: invalid byte sequence for encoding "UTF8": 0x00
|
3 years ago |
Andrew Shvayka
|
52312c1e56
|
Merge pull request #9191 from YevhenBondarenko/feature/device-connectivity-improvements
download cert improvements
|
3 years ago |
Andrew Shvayka
|
ce3cbb78b1
|
Merge pull request #8825 from YevhenBondarenko/feature/alarm-types
Alarm type auto-complete in the alarm filter
|
3 years ago |
Artem Dzhereleiko
|
af6a9c7253
|
UI: Set decimals to 0 by default
|
3 years ago |
YevhenBondarenko
|
43584d4012
|
download cert improvements
|
3 years ago |
Sergey Matvienko
|
21ce51c50d
|
TbMsgAttributesNode tests added for filterChangedAttr method
|
3 years ago |
Sergey Matvienko
|
9e5d2635bc
|
TbMsgAttributesNode refactored as suggested Shvaika Dmytro
|
3 years ago |
Andrew Shvayka
|
4e1e9dcc7d
|
Merge pull request #9145 from YevhenBondarenko/feature/mqtts-cert
download mqtts cert improvements
|
3 years ago |
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
3 years ago |
Sergey Matvienko
|
c2d17b631b
|
TbMsgAttributesNode implements TbVersionedNode
|
3 years ago |
Sergey Matvienko
|
cc9a47a763
|
TbMsgAttributesNode updateAttributesOnValueChange renamed with updateAttributesOnlyOnValueChange
|
3 years ago |
Igor Kulikov
|
f830dd0ae2
|
Merge pull request #9186 from vvlladd28/bug/import-export-widget/same-id
Fixed widget import in the dashboard when the duplicate IDs
|
3 years ago |
Vladyslav_Prykhodko
|
8d789be90e
|
UI: Fixed widget import in the dashboard when the duplicate IDs
|
3 years ago |
Sergey Matvienko
|
e36231364d
|
DataValidator: validateName renamed to validateString
|
3 years ago |
Igor Kulikov
|
fb0709b73a
|
Merge branch 'develop/3.5.2' of github.com:thingsboard/thingsboard into develop/3.5.2
|
3 years ago |
Igor Kulikov
|
2a1a3b7855
|
UI: Optimize usage info widget image
|
3 years ago |
Andrew Shvayka
|
3e9ebe48ce
|
Merge pull request #9182 from thingsboard/LwM2M_Resource_path_for_Install_Script_isNULL
[fix_bug][3.5.2] LwM2M Resource path for Install Script is 'NULL'
|
3 years ago |
Igor Kulikov
|
1eecdd39eb
|
UI: Add persistent RPC table to tables widgets bundle
|
3 years ago |
Igor Kulikov
|
a29b105a5c
|
UI: Update images / descriptions for new widgets bundles
|
3 years ago |
YevhenBondarenko
|
ad9fedaded
|
merge with develop/3.5.2
|
3 years ago |
Igor Kulikov
|
886bea9cc0
|
Merge branch 'develop/3.5.2' of github.com:thingsboard/thingsboard into develop/3.5.2
|
3 years ago |
Igor Kulikov
|
1cbd573222
|
UI: Widget bundles/types images optimization
|
3 years ago |