Igor Kulikov
|
637f87ba60
|
Merge pull request #5080 from ChantsovaEkaterina/improvement/multiple-attribute-pattern-in-widget-title
[3.3.1] UI: Multiple attributes widget, patterns support in widget title
|
2021-08-25 12:37:32 +03:00 |
|
Igor Kulikov
|
cd4e456b79
|
Merge pull request #5051 from rusikv/feature/copy-user-id-button
[3.3.1] UI: add copy user id button in user details
|
2021-08-25 12:35:49 +03:00 |
|
Igor Kulikov
|
6e8f6fd701
|
Merge pull request #4958 from ChantsovaEkaterina/feature/charts-comparison-custom-interval
[3.3.1] UI: add custom interval option to charts comparison
|
2021-08-25 12:32:23 +03:00 |
|
ArtemDzhereleiko
|
75fa28f6fd
|
New Feature add the Select input on multiple input widget
|
2021-08-20 19:09:04 +03:00 |
|
Andrii Shvaika
|
99167d6c93
|
Merge remote-tracking branch 'origin/master' into develop/3.3.1
|
2021-08-20 15:03:20 +03:00 |
|
Vladyslav_Prykhodko
|
2f7a8c9534
|
UI: reduced minimum time for power mode settings
|
2021-08-20 13:13:04 +03:00 |
|
ArtemDzhereleiko
|
47c69b67a4
|
chenge befault on true
|
2021-08-20 10:53:44 +03:00 |
|
ArtemDzhereleiko
|
9b8f4e5b69
|
Change enableTooltip to showTooltip and change to true by default
|
2021-08-20 10:38:18 +03:00 |
|
Igor Kulikov
|
c04747cdd8
|
Improve markdown widget css processing
|
2021-08-19 19:31:48 +03:00 |
|
Igor Kulikov
|
9c1a2a4cb1
|
Add markdown/HTML widget
|
2021-08-19 18:52:39 +03:00 |
|
ArtemDzhereleiko
|
809497fdad
|
Disabled tooltips on Charts widgets
|
2021-08-19 18:13:37 +03:00 |
|
Vladyslav_Prykhodko
|
9e065a116d
|
UI: Added support for UTF-8 characters in MQTT credential Client ID
|
2021-08-19 17:03:41 +03:00 |
|
ArtemDzhereleiko
|
f0db16acca
|
fix bug no entity label for dachboard state
|
2021-08-18 14:47:35 +03:00 |
|
ArtemDzhereleiko
|
d16a124178
|
improvement custom translation for alarm type field
|
2021-08-17 15:14:29 +03:00 |
|
Vladyslav_Prykhodko
|
069b9e7e07
|
Fixed parse CSV type; UI: Refactoring
|
2021-08-13 17:04:56 +03:00 |
|
Chantsova Ekaterina
|
ab8eb94c4a
|
UI: Multiple attributes widget, patterns support in widget title
|
2021-08-12 19:27:34 +03:00 |
|
Vladyslav_Prykhodko
|
53a919e046
|
UI: Fix incorrect add chip for autocomplete component
|
2021-08-12 13:19:37 +03:00 |
|
Vladyslav_Prykhodko
|
1028273d25
|
UI: Fixed processing error in device wizard: move to error step and save transport type
|
2021-08-09 17:41:39 +03:00 |
|
Vladyslav_Prykhodko
|
972f1516d0
|
UI: Change maxlength key validation LWm2M security in PSK and x509 mode
|
2021-08-09 12:48:18 +03:00 |
|
Viacheslav Klimov
|
e33a336ed9
|
Merge remote-tracking branch 'origin/master' into feature/bulk-import/device-credentials
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/DeviceController.java
# application/src/main/java/org/thingsboard/server/controller/EdgeController.java
# common/dao-api/src/main/java/org/thingsboard/server/dao/device/DeviceService.java
# ui-ngx/src/app/core/http/device.service.ts
|
2021-08-09 12:27:53 +03:00 |
|
Vladyslav_Prykhodko
|
90c84f84d0
|
UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval)
|
2021-08-06 18:56:35 +03:00 |
|
rusikv
|
05d1c0f9b3
|
UI: name function typo fix
|
2021-08-06 18:56:26 +03:00 |
|
rusikv
|
02061c8b27
|
UI: add copy user id button in user details
|
2021-08-06 17:04:54 +03:00 |
|
Vladyslav_Prykhodko
|
9f9e613320
|
Merge remote-tracking branch 'upstream/master' into feature/input-password/toggle
|
2021-08-04 19:03:40 +03:00 |
|
Igor Kulikov
|
49a156846d
|
Merge pull request #5034 from kalutkaz/AssetsEditModFix
[3.3.0] Fixed asset disappears menu
|
2021-08-04 18:49:43 +03:00 |
|
Igor Kulikov
|
8174568dfa
|
Merge pull request #5024 from vvlladd28/bug/action/element-click/propagation
[3.3.0] UI: Fixed widget action element click - not correct processing propagation event
|
2021-08-04 18:44:09 +03:00 |
|
Igor Kulikov
|
5867fa8c92
|
Merge pull request #5015 from vvlladd28/improvement/widget-context/open-dashboard-state-in-dialog
[3.3.0] UI: Added new function openDashboardStateInSeparateDialog to widget context
|
2021-08-04 18:41:30 +03:00 |
|
Igor Kulikov
|
017dde8c55
|
Merge pull request #4993 from vvlladd28/improvement/mail-setting/edit-password
[3.3.0] Mail server settings improvement change password
|
2021-08-04 18:37:43 +03:00 |
|
Kalutka Zhenya
|
c7b1d70fbd
|
Refactoring
|
2021-08-04 17:56:25 +03:00 |
|
Vladyslav_Prykhodko
|
2696c1b8ec
|
UI: Implementation of new endpoint for bulk import
|
2021-08-04 17:46:45 +03:00 |
|
Kalutka Zhenya
|
31f7ec9879
|
Fixed asset disappears menu
|
2021-08-04 13:46:44 +03:00 |
|
Vladyslav_Prykhodko
|
01b595185f
|
UI: Fixed widget action element click - not correct processing propagation event
|
2021-08-03 16:45:09 +03:00 |
|
Viacheslav Klimov
|
41e572490e
|
Merge branch 'feature/bulk-import/device-credentials' of https://github.com/vvlladd28/thingsboard into feature/bulk-import
|
2021-08-03 16:05:36 +03:00 |
|
Vladyslav_Prykhodko
|
7515ce7a3d
|
UI: Added new function openDashboardStateInSeparateDialog to widget context
|
2021-08-02 18:22:01 +03:00 |
|
Vladyslav_Prykhodko
|
8f0b1e887c
|
UI: Created new component - toggle-password; Added this component for all input fields type password
|
2021-08-02 12:55:34 +03:00 |
|
Vladyslav_Prykhodko
|
e4bfbacdd8
|
UI: Add select time unit for power mode in CoAP and LwM2M profile
|
2021-07-30 16:17:36 +03:00 |
|
Vladyslav_Prykhodko
|
a6fffcb8c3
|
UI: Rename mail server value isDemo to showChangePassword. Fixed send test mail: not work for empty password fields
|
2021-07-30 15:15:24 +03:00 |
|
Vladyslav_Prykhodko
|
c01c075984
|
UI: Refactoring mail-server form
|
2021-07-29 18:22:35 +03:00 |
|
AndrewVolosytnykhThingsboard
|
fe7374f21d
|
Correct processing requests and sending response
|
2021-07-29 17:42:56 +03:00 |
|
AndrewVolosytnykhThingsboard
|
5d8d19282a
|
Merge branch 'improvement/mail-setting/edit-password' of https://github.com/vvlladd28/thingsboard
|
2021-07-29 17:10:48 +03:00 |
|
Vladyslav_Prykhodko
|
378c9c8866
|
UI: Mail server page add checkbox change password
|
2021-07-29 16:45:14 +03:00 |
|
Igor Kulikov
|
f614a0a3da
|
Merge pull request #4980 from vvlladd28/bug/update-state/clear-params
[3.3.0] UI: Fixed update state: not clear state params
|
2021-07-29 12:37:38 +03:00 |
|
Vladyslav_Prykhodko
|
a5b001bf67
|
UI: Change LwM2M DTLS PSK key length allow length 32, 64, 128
|
2021-07-29 11:19:47 +03:00 |
|
Vladyslav Prykhodko
|
bcb1790486
|
UI: Increased access token length to 32 characters
|
2021-07-29 11:19:29 +03:00 |
|
Vladyslav_Prykhodko
|
733430e9d1
|
UI: Fixed bug multiple input widget: when activate settings update all values not save hidden keys
|
2021-07-27 11:44:02 +03:00 |
|
Vladyslav_Prykhodko
|
c11f1fb965
|
UI: Fixed update state: not clear state params
|
2021-07-27 11:14:09 +03:00 |
|
Vladyslav_Prykhodko
|
06078a3163
|
UI: LwM2M remove required object list; change default setting; add text: no object found
|
2021-07-26 17:25:27 +03:00 |
|
Vladyslav_Prykhodko
|
e02d4196f0
|
UI: added validation qr code text
|
2021-07-23 16:26:22 +03:00 |
|
Vladyslav_Prykhodko
|
73c4f51e04
|
UI: Add lazy load qrcode library; added validation qr code text
|
2021-07-23 15:51:14 +03:00 |
|
Igor Kulikov
|
abac309872
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-07-23 13:57:35 +03:00 |
|