11940 Commits

Author SHA1 Message Date
Kalutka Zhenya
5e4e3f7316 Refactoring 2022-08-22 13:59:34 +03:00
Kalutka Zhenya
05f4f8e055 Fix plotSelect for pie-flot 2022-08-22 13:46:05 +03:00
Dmitriymush
65a07f2358 UI: layouts preview styles additions 2022-08-22 13:28:38 +03:00
Vladyslav_Prykhodko
ead9ee816c UI: Fixed show tooltip in map edit button 2022-08-22 12:21:04 +03:00
ShvaykaD
ddd8f3c18b remove destroy method impl for TbSendRPCRequestNode 2022-08-19 17:30:53 +03:00
ShvaykaD
ad3e484998 set default for destroy method in TbNode interface 2022-08-19 16:56:36 +03:00
Andrii Shvaika
dea933d906 Version set to 3.4.2 2022-08-19 15:25:18 +03:00
Dmitriymush
cac16ed2cf Merge remote-tracking branch 'upstream/master' into feature/6371 2022-08-19 14:30:20 +03:00
Dmitriymush
a840615564 UI: layout preview improvements 2022-08-19 13:57:49 +03:00
Andrii Shvaika
25f58b0bb5 Remove old cleanup events function 2022-08-19 13:45:16 +03:00
Igor Kulikov
9ec97e7f18 Update UI help base url 2022-08-18 14:12:09 +03:00
Igor Kulikov
8a296c71d3 Update docker node version 2022-08-18 12:55:35 +03:00
Yuriy Lytvynchuk
fa10a9d49b add uiResources 2022-08-18 12:26:02 +03:00
Sergey Matvienko
3c496f4749 Cassandra cloud connect to Datastax Astra DB using SECURE_BUNDLE, CLIENT_ID and CLIENT_SECRET 2022-08-18 00:43:54 +03:00
Igor Kulikov
92cfcf1e72
Merge pull request #7108 from ArtemDzhereleiko/AD/bug-fix/entity-details-shift
[3.4.1] UI: Fixed table shift after triple click
2022-08-17 18:44:38 +03:00
Igor Kulikov
f65b4cf0db
Merge pull request #7105 from ArtemDzhereleiko/AD/bug-fix/circle-position
[3.4.1] UI: Fixed bug circle positioning
2022-08-17 18:43:37 +03:00
Igor Kulikov
ce49ef4d9a
Merge pull request #7097 from vvlladd28/bug/2fa/incorect-back
[3.4.1] UI: Minor fix in 2FA
2022-08-17 18:42:56 +03:00
Artem Dzhereleiko
20cde369c6 UI: Fixed entity details shift 2022-08-17 17:07:16 +03:00
Yuriy Lytvynchuk
33153616c1 check dependency 2022-08-17 17:01:49 +03:00
Andrii Shvaika
3227b93d6f Merge branch 'master' of github.com:thingsboard/thingsboard 2022-08-17 16:55:31 +03:00
Andrii Shvaika
0bc5be477c Coap Device Profile Update fix 2022-08-17 16:55:22 +03:00
Yuriy Lytvynchuk
57a913aa00 add node details 2022-08-17 15:28:15 +03:00
Yuriy Lytvynchuk
7964f87a1d add default keys 2022-08-17 15:13:04 +03:00
Andrew Shvayka
ed38216ce2
Merge pull request #7095 from volodymyr-babak/bug/edge-sync-on-startup
[3.4.1][Bug] Start regular edge event process after sync completed
2022-08-17 15:05:17 +03:00
Artem Dzhereleiko
d22b6a5b4d UI: Fixed circle positioning 2022-08-17 14:21:00 +03:00
Yuriy Lytvynchuk
84c91a17cb new ruleNode 'split array msg' 2022-08-17 14:17:54 +03:00
Volodymyr Babak
e6ec672e50 Added test to verify that regular messages are processed by edge service after sync complete 2022-08-17 13:22:17 +03:00
Yuriy Lytvynchuk
b7c68d7cfb new ruleNode 'json path' 2022-08-17 12:48:40 +03:00
Yuriy Lytvynchuk
9a8372ef4c Test modification for RuleNode 'split array msg' 2022-08-17 11:27:59 +03:00
Yuriy Lytvynchuk
0fc4071d3e new RuleNode 'split array msg' 2022-08-17 11:26:09 +03:00
Artem Dzhereleiko
2a80c0b38b UI: Refactoring 2022-08-17 11:19:27 +03:00
Vladyslav_Prykhodko
a260fd6fd6 UI: Improvement 2FA admin settings form 2022-08-17 10:32:55 +03:00
Vladyslav_Prykhodko
40dc5336e6 UI: Fixed revert in 2FA login form, not show Resend code button 2022-08-17 10:29:58 +03:00
Volodymyr Babak
4890976b9f Start regular edge event process after sync completed 2022-08-16 18:52:31 +03:00
Volodymyr Babak
faaf07b1ea Edge sync functionality - added cluster support 2022-08-16 17:34:02 +03:00
Yuriy Lytvynchuk
f8afd0b712 Merge remote-tracking branch 'upstream/develop/3.4.2' into feature/process_exception_extension_http_client
# Conflicts:
#	application/pom.xml
#	application/src/main/java/org/thingsboard/server/service/install/update/DefaultDataUpdateService.java
#	common/actor/pom.xml
#	common/cache/pom.xml
#	common/cluster-api/pom.xml
#	common/coap-server/pom.xml
#	common/dao-api/pom.xml
#	common/data/pom.xml
#	common/edge-api/pom.xml
#	common/message/pom.xml
#	common/pom.xml
#	common/queue/pom.xml
#	common/stats/pom.xml
#	common/transport/coap/pom.xml
#	common/transport/http/pom.xml
#	common/transport/lwm2m/pom.xml
#	common/transport/mqtt/pom.xml
#	common/transport/pom.xml
#	common/transport/snmp/pom.xml
#	common/transport/transport-api/pom.xml
#	common/util/pom.xml
#	common/version-control/pom.xml
#	dao/pom.xml
#	msa/black-box-tests/pom.xml
#	msa/js-executor/pom.xml
#	msa/pom.xml
#	msa/tb-node/pom.xml
#	msa/tb/pom.xml
#	msa/transport/coap/pom.xml
#	msa/transport/http/pom.xml
#	msa/transport/lwm2m/pom.xml
#	msa/transport/mqtt/pom.xml
#	msa/transport/pom.xml
#	msa/transport/snmp/pom.xml
#	msa/vc-executor-docker/pom.xml
#	msa/vc-executor/pom.xml
#	msa/web-ui/pom.xml
#	netty-mqtt/pom.xml
#	pom.xml
#	rest-client/pom.xml
#	rule-engine/pom.xml
#	rule-engine/rule-engine-api/pom.xml
#	rule-engine/rule-engine-components/pom.xml
#	tools/pom.xml
#	transport/coap/pom.xml
#	transport/http/pom.xml
#	transport/lwm2m/pom.xml
#	transport/mqtt/pom.xml
#	transport/pom.xml
#	transport/snmp/pom.xml
#	ui-ngx/pom.xml
2022-08-16 16:35:49 +03:00
Yuriy Lytvynchuk
145fabf18e HttpClientErrorException -> RestClientResponseException 2022-08-16 16:30:01 +03:00
Artem Dzhereleiko
031c7fe3ef UI: refactoring 2022-08-16 14:38:43 +03:00
Artem Dzhereleiko
080c9b5856 UI: Override parse function of datatimeAdapter 2022-08-16 14:27:28 +03:00
Igor Kulikov
5f5cf7cec7
Merge pull request #7086 from ArtemDzhereleiko/AD/bug-fix/phone-input-code
[3.4.1] UI: Fixed bug with double calling code
2022-08-16 14:09:51 +03:00
Sergey Matvienko
b30088c636 mqtt transport IOException - log on debug level 2022-08-16 13:19:50 +03:00
Andrii Shvaika
5986085039 Add note about type of keystore 2022-08-16 12:55:13 +03:00
Andrew Shvayka
a08d7a97fd
Merge pull request #7078 from chienfuchen32/patch-1
Update the MQTT SSL key store type example configuration file
2022-08-16 12:53:36 +03:00
Andrew Shvayka
abbf791987
Merge pull request #6959 from YuriyLytvynchuk/feature/fix_convert_value_entityDataAdapter
[3.4.1]Fix convertValue in EntityDataAdapter
2022-08-16 12:12:33 +03:00
Andrii Shvaika
8de1ee776c Fix conflicts. Refactored RandomStringUtils 2022-08-16 11:26:32 +03:00
Andrii Shvaika
5891a1df65 Deprecation of generic Events search API call 2022-08-15 18:57:33 +03:00
Artem Dzhereleiko
8eef3f84bb UI: Fixed bug with calling code after first loading 2022-08-15 16:59:56 +03:00
devaskim
0952395cd2 Add widget context to callbacks of entitites hierarchy widget. 2022-08-15 18:47:27 +05:00
Igor Kulikov
9929d11195
Merge pull request #7073 from vvlladd28/bug/locale-name/ja-jp
[3.4.1] UI: Fixed incorrect japanese language locale name
2022-08-15 13:56:56 +03:00
Igor Kulikov
0b3df6c1c7
Merge pull request #7012 from vvlladd28/improvement/leaflet/update/1.8.0
[3.4.1] UI: Updated leaflet version to 1.8
2022-08-15 13:33:08 +03:00