993 Commits

Author SHA1 Message Date
dharapatel1596@gmail.com
9414bae3a4 Merge branch 'bug/3682-fixed' of https://github.com/dharapatel1596/thingsboard into bug/3682-fixed 2021-06-27 13:43:55 +02:00
dharapatel1596@gmail.com
e179227967 fixed bug#3682 2021-06-27 13:42:30 +02:00
Chantsova Ekaterina
3fba00a13c UI: Fix displaying static widget configuration tabs, when advanced settings configuration is empty 2021-06-25 18:41:25 +03:00
YevhenBondarenko
e1373fa83e Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-24 15:02:46 +03:00
Chantsova Ekaterina
d67b90cf67 UI: Bar Chart, fix applying default thresholds line width 2021-06-24 14:35:29 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
Vladyslav_Prykhodko
f4bf956999 Fix input type in lwm2m attributes list 2021-06-24 10:50:47 +03:00
Vladyslav Prykhodko
c6295556c1 UI: Improvement autocomplete component: debounceTime and catchError 2021-06-24 01:40:10 +03:00
Vladyslav_Prykhodko
1fdc0cf897 Merge remote-tracking branch 'upstream/master' into refactoring/lwm2m/device-profile 2021-06-23 19:25:20 +03:00
Vladyslav_Prykhodko
c9b83a4c88 UI: Refactoring LWM2M device profile transport configuration attributes settings 2021-06-23 19:22:14 +03:00
YevhenBondarenko
ba507e9910 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-22 18:29:25 +03:00
Andrew Shvayka
8aa54b7aa5
Merge pull request #4722 from YevhenBondarenko/feature/persisted-rpc
implemented persisted RPC
2021-06-22 18:28:12 +03:00
YevhenBondarenko
ea3d273625 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-22 17:20:41 +03:00
Vladyslav_Prykhodko
74d2a3ebaf UI: Refactoring LWM2M device profile transport configuration Servers tab 2021-06-22 16:56:26 +03:00
YevhenBondarenko
f1f41851cc merge with master 2021-06-22 15:46:39 +03:00
Vladyslav_Prykhodko
e0018650dc Merge remote-tracking branch 'upstream/master' into refactoring/lwm2m/device-profile 2021-06-22 10:36:36 +03:00
Volodymyr Babak
da082e2700 Merge remote-tracking branch 'upstream/master' into edge-3.3 2021-06-20 19:22:28 +03:00
nickAS21
68ba6892d3 Merge branch 'master' into lwm2m_coap_url_in_out
# Conflicts:
#	common/coap-server/src/main/java/org/thingsboard/server/coapserver/DefaultCoapServerService.java
#	common/transport/coap/src/main/java/org/thingsboard/server/transport/coap/OtaPackageTransportResource.java
2021-06-20 12:06:59 +03:00
nickAS21
c03893fb57 LWM2M: fix bug update FwUrl in client after change in profile 2021-06-19 16:58:32 +03:00
Igor Kulikov
af7e22ad8e
Merge pull request #4761 from vvlladd28/feature/snmp-transport/view
UI: Add SNMP tranport config
2021-06-18 16:40:16 +03:00
Igor Kulikov
7ae3eea216
Merge pull request #4759 from vvlladd28/bugs/entities-table-widgets/detect-changes
UI: Fixed not updated view entities table widget, after updated values
2021-06-18 16:38:50 +03:00
Igor Kulikov
23b8b8debd
Merge pull request #4756 from Dmitriymush/fix/entity-hierarchy-widget
[PROD-520]Bug-fix/entity hierarchy widget entity node level
2021-06-18 16:36:16 +03:00
Igor Kulikov
9f58341ee1
Merge pull request #4744 from vvlladd28/bug/dashboard-logo/safe-url
UI: Add dashboard logo sanitizer url; Added dashboard logo cache
2021-06-18 16:31:28 +03:00
Vladyslav_Prykhodko
fe3378eab1 UI: Add SNMP device transport configuration 2021-06-18 12:58:38 +03:00
Andrii Shvaika
015443d35b Merge remote-tracking branch 'origin/master' into feature/lwm2m-refactoring-downlink 2021-06-17 18:32:23 +03:00
Vladyslav_Prykhodko
248e35cb24 UI: Fixed not updated view entities table, after updated values 2021-06-17 17:06:50 +03:00
Vladyslav_Prykhodko
0c1e608051 UI: Refactoring lwm2m object list 2021-06-17 16:35:30 +03:00
Vladyslav_Prykhodko
75801045cf UI: Add SNMP device profile configuration 2021-06-17 15:08:00 +03:00
Dmitriymush
6a63b6e31d fix to entity node level 2021-06-17 14:16:46 +03:00
YevhenBondarenko
b1204ebe5c added PowerMode for LwM2M 2021-06-16 16:17:04 +03:00
Vladyslav_Prykhodko
4e15160904 UI: Add dashboard logo sanitizer url; Added dashboard logo cache 2021-06-16 11:17:46 +03:00
Vladyslav_Prykhodko
2d4c793b9f LwM2M refactoring form structure 2021-06-15 15:25:40 +03:00
Igor Kulikov
633ab7d3f0
Merge pull request #4732 from vvlladd28/feauture/dashboard/widget-select-content
UI: Added content select in dashboard widget
2021-06-14 19:41:43 +03:00
Vladyslav_Prykhodko
095e8913ac UI: Revert code onRowClick function in table 2021-06-14 19:39:22 +03:00
Igor Kulikov
bc53750eb7
Merge pull request #4733 from vvlladd28/bug/entity-alias-dialog/delete-alias
UI: Fixed bug, not disabled deleting alias used only in alarm widgets
2021-06-14 19:36:52 +03:00
Igor Kulikov
c4037a9fa1
Merge pull request #4717 from vvlladd28/bug/widget-table/updated-data
UI: Fixed not correct show data in table widget
2021-06-14 19:23:38 +03:00
Vladyslav_Prykhodko
810c2a7ed3 UI: Fixed bug, not disabled deleting alias used only in alarm widgets 2021-06-14 18:57:02 +03:00
Vladyslav_Prykhodko
a0623e8e86 UI: Add cache cellContent, cellStyle, rowStyle in entity tables widget 2021-06-14 17:52:53 +03:00
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +03:00
Vladyslav_Prykhodko
10a55ea6d7 UI: Refactoring call ngZone in table widgets 2021-06-14 11:46:54 +03:00
Vladyslav_Prykhodko
c2c2f55dc3 Merge remote-tracking branch 'upstream/master' into feauture/dashboard/widget-select-content 2021-06-14 10:16:16 +03:00
Igor Kulikov
5afc39eb60
Merge pull request #4726 from vvlladd28/improvement/device-profile/lwm2m/server-security-ota-update
UI: Refactoring lwm2m device profile: security server config and ota update strategy
2021-06-11 19:50:38 +03:00
Igor Kulikov
f814162361
Merge pull request #4715 from vvlladd28/improvement/device-wizard/move-transport-configuration
UI: Device wizard - move transport type selector to step Transport configuration
2021-06-11 19:41:34 +03:00
Igor Kulikov
9c175ce4c4
Merge pull request #4593 from woodyjon/fix/unit-title-digital-gauge
fix: do not "uppercase" unit title of digital gauges
2021-06-11 19:31:29 +03:00
Vladyslav_Prykhodko
51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 2021-06-11 17:28:54 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
Vladyslav Prykhodko
9bb4ae8a5d UI: Add select content in widget 2021-06-11 08:34:47 +03:00
Vladyslav_Prykhodko
43abe75039 UI: Fixed not correct show data in table widget 2021-06-10 16:35:52 +03:00
nickAS21
26bc7841ae LWM2M: front del debugger 2021-06-10 16:04:17 +03:00
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00