1477 Commits

Author SHA1 Message Date
Igor Kulikov
d1c103d3d3
Merge pull request #4350 from blackstar-baba/master
Fixed title ex when make rule chain root in chinese
2021-04-14 15:25:47 +03:00
Igor Kulikov
2eafc77cd4
Merge pull request #4345 from vvlladd28/bug/widget-selector/filter-type
UI: Fixed didn't save widget type filter in widgets selector
2021-04-14 15:18:19 +03:00
Igor Kulikov
d28312ef96
Merge pull request #4341 from vvlladd28/improvement/time-window/mobile
UI: Improvement mobile view timeWindow; Add show time in 24 format
2021-04-14 15:17:38 +03:00
Igor Kulikov
6517d7937a
Merge pull request #4331 from vvlladd28/bug/control-widget/switch-control
UI: Fixed switch control widget, didn't update state after get value in call RPC
2021-04-14 15:15:53 +03:00
Igor Kulikov
59b5f7352e
Merge pull request #4327 from vvlladd28/bug/validator/alarm-rule
UI: Fixed alarm rules validation in change keyType or valueType
2021-04-14 15:14:39 +03:00
Igor Kulikov
477d640e65
Merge pull request #4318 from vvlladd28/bug/profiles/sys-admin/select-home-dashboard
UI: Fixed error access is forbidden in the system admin change profile
2021-04-14 15:12:08 +03:00
Vladyslav_Prykhodko
e31a95619c UI: Added firmware autocomplete component; Add firmware to device and device profile 2021-04-13 15:10:13 +03:00
Artem Babak
585f60fe15 Edge rulechains: open/export from 'edge' scope 2021-04-13 13:14:10 +03:00
Artem Babak
d60bb58fe2 Fixed translation: unassign edges 2021-04-13 12:58:00 +03:00
Artem Babak
790cef385d Edge component: hide sensitive buttons for customer_user/customer 2021-04-13 12:56:48 +03:00
Artem Babak
185e7a0874 Entities table config: fixed addEnabled, detailsReadonly for edge_customer_user 2021-04-13 12:53:39 +03:00
Vladyslav_Prykhodko
4a4a747301 UI: Refactoring resource library 2021-04-13 10:12:56 +03:00
Vladyslav_Prykhodko
77eafb1442 Merge remote-tracking branch 'upstream/master' into feature/multiple-file-input 2021-04-13 08:57:44 +03:00
Vladyslav_Prykhodko
45fc32ce3e UI: Added firmware configuration 2021-04-12 16:56:00 +03:00
Viacheslav Klimov
a00e3be7ba Merge branch 'master' into master-to-develop-snmp
# Conflicts:
#	common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
#	common/data/src/main/java/org/thingsboard/server/common/data/device/profile/DeviceProfileTransportConfiguration.java
#	common/transport/coap/src/main/java/org/thingsboard/server/transport/coap/CoapTransportService.java
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/LwM2mTransportServiceImpl.java
#	common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
#	dao/src/main/java/org/thingsboard/server/dao/device/DeviceDao.java
#	dao/src/main/java/org/thingsboard/server/dao/device/DeviceServiceImpl.java
#	pom.xml
2021-04-12 15:45:39 +03:00
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m (#4388)
* lwm2m: front start add attributes Lwm2m

* lwm2m: front finish add attributes Lwm2m for resources

* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry

* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry

* lwm2m: back add resource one

* lwm2m: back fix bug resource controller test
2021-04-12 13:16:43 +03:00
Volodymyr Babak
df6f4c9924 Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-04-09 19:04:26 +03:00
Igor Kulikov
a207e31841 Merge with master 2021-04-09 12:40:43 +03:00
Vladyslav_Prykhodko
5672d2c451 UI: Added multiple-file-input; Add support load multiple resource 2021-04-09 11:43:11 +03:00
Vladyslav_Prykhodko
8ae20e05bd UI: Fixed incorrect calculate minIntervalLimit 2021-04-07 18:03:02 +03:00
Vladyslav_Prykhodko
45277c8789 UI: Fixed error: Expression has changed after it was checked. 2021-04-06 11:57:48 +03:00
mdheer
38f81df839
Merge branch 'master' into dashboard_logo 2021-04-06 00:38:48 +02:00
mdheer
7fb88eca20 added functionality that lets you specify the path to the desired custom logo from the settings menu 2021-04-06 00:34:31 +02:00
Chantsova Ekaterina
51125df8a2 Add JSON input widget 2021-04-05 20:56:15 +03:00
mdheer
9b5ec2e569 logo is only shown in fullscreen 2021-04-05 17:45:01 +02:00
Vladyslav_Prykhodko
aabf5c792a UI: Fixed multiple datasource processing data in map widgets 2021-04-02 17:06:01 +03:00
blackstar-baba
b5849b6ceb
fixed title ex when make rule chain root in chinese
when make rule chain root in chinese,title display expression like '{{RuleChainName}}'
2021-04-01 11:14:13 +08:00
Vladyslav_Prykhodko
74e20e2c68 UI: Fixed didn't save widget type filter in widgets selector 2021-03-31 16:49:56 +03:00
Volodymyr Babak
7044e3e40f Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-03-30 19:35:58 +03:00
ShvaykaD
fd3e18f18b
CoAP DTLS support (#4316)
* dtls init commit

* added fixes after review

* fix typo

* changed translation for DeviceCredentialsType.X509_CERTIFICATE
2021-03-30 18:28:03 +03:00
Vladyslav_Prykhodko
fa02d7629e UI: Improvement mobile view timeWindow; Add show time in 24 format 2021-03-30 18:15:37 +03:00
Vladyslav_Prykhodko
766594a7aa UI: Fixed switch control widget, didn't update state after get value in call rpc 2021-03-29 19:03:44 +03:00
Vladyslav_Prykhodko
903a8fdc27 UI: Fixed alarm rules validation in change keyType or valueType 2021-03-29 15:01:10 +03:00
nickAS21
23373b055e lwm2m: front fix bug profile updateObserve 2021-03-29 11:13:26 +03:00
nickAS21
8b23bd999f lwm2m: front fix bug create profile lwm2mConfig default 2021-03-27 07:37:58 +02:00
Vladyslav_Prykhodko
bca450dbe1 UI: Fixed error access is forbidden in the system admin change profile 2021-03-26 18:09:55 +02:00
nickAS21
156c8cc287 lwm2m: front fix bug create profile lwm2mConfig 2021-03-26 16:34:20 +02:00
nickAS21
0710d272a1 lwm2m: front fix bug create device lwm2mConfig default 2021-03-26 12:34:36 +02:00
Vladyslav_Prykhodko
1aeb03c0a2 UI: Fixed updated device profiles table after added new profiles 2021-03-25 13:12:26 +02:00
Vladyslav_Prykhodko
8369429faa UI: Added edit resource title for lwm2m model 2021-03-25 13:00:44 +02:00
Igor Kulikov
ccd316a91b UI: Restore data generation condition - fix realtime data generator 2021-03-25 12:51:00 +02:00
Andrii Shvaika
32e8ee11bd Merge with develop/3.3 2021-03-24 18:17:50 +02:00
Vladyslav_Prykhodko
b033b51712 UI: Added manager resources; added new entity type TB_RESOURCE 2021-03-23 18:51:53 +02:00
Igor Kulikov
3e8824c529 UI: Improved dashboard load performance by optimizing widget header template. 2021-03-23 13:17:02 +02:00
bishwasregmi
86263cbff5 Merge branch 'master' of https://github.com/thingsboard/thingsboard
[Issue 3544] dashboard logo feature added
2021-03-22 23:09:01 +01:00
mdheer
e7fe89f589 Added dashboard logo checkbox 2021-03-22 22:21:25 +01:00
Igor Kulikov
3b6153acc7 Fix data generation function 2021-03-22 13:10:29 +02:00
Igor Kulikov
dfcc5ec52e UI: Improve interval timestamp range calculation. 2021-03-20 01:27:19 +02:00
Andrii Shvaika
bb4a51bae1 Fix data aggregation 2021-03-19 19:36:49 +02:00
Igor Kulikov
3c78d614c2 Introduce week intervals (Mon - Sun) and (Sun - Sat) 2021-03-19 18:45:41 +02:00