Vladyslav_Prykhodko
|
314dbed121
|
UI: Added check for DOM element existence before calling draw function
|
2021-08-17 10:27:55 +03:00 |
|
Igor Kulikov
|
327607e86d
|
Update versions to 3.3.1 in package.json
|
2021-08-16 18:27:53 +03:00 |
|
Andrii Shvaika
|
3661647c3a
|
Version set to 3.3.1-SNAPSHOT
|
2021-08-16 12:39:43 +03:00 |
|
Vladyslav_Prykhodko
|
f9552e09c2
|
UI: Fixed invalidate cache for change entityType or entitySubtype in entity-autocomplete component
|
2021-08-12 19:52:43 +03:00 |
|
Vladyslav_Prykhodko
|
53a919e046
|
UI: Fix incorrect add chip for autocomplete component
|
2021-08-12 13:19:37 +03:00 |
|
Vladyslav_Prykhodko
|
f325edef75
|
UI: Fixed focus for entity-key-list component after blur this component
|
2021-08-11 12:55:23 +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 |
|
Vladyslav_Prykhodko
|
ec2e097229
|
UI: Add parse persistent RPC status for send RPC command
|
2021-08-06 18:56:35 +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 |
|
Vladyslav_Prykhodko
|
c0717e70a0
|
UI: Fixed focus in toggle-password button after push enter button
|
2021-08-06 15:55:42 +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
|
b5f4434173
|
Merge pull request #5026 from kalutkaz/fixDeleteEntityTimeseries
[3.3.0] AttributeService: Fixed startTs and endTs for deleteEntityTimeseries
|
2021-08-04 18:44:47 +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
|
831ff5c76f
|
Merge pull request #5017 from deaflynx/edge/update-locales
[3.3.0] UI Fixed and updated some of edge related ES,FR,DE translations
|
2021-08-04 18:42:31 +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 |
|
Kalutka Zhenya
|
31f7ec9879
|
Fixed asset disappears menu
|
2021-08-04 13:46:44 +03:00 |
|
Kalutka Zhenya
|
82bdb6acf1
|
Refactoring
|
2021-08-04 10:46:24 +03:00 |
|
Kalutka Zhenya
|
b8a3b8ae14
|
Fixed startTs, endTs in deleteEntityTimeseries
|
2021-08-03 17:00:23 +03:00 |
|
Vladyslav_Prykhodko
|
01b595185f
|
UI: Fixed widget action element click - not correct processing propagation event
|
2021-08-03 16:45:09 +03:00 |
|
Vladyslav_Prykhodko
|
7515ce7a3d
|
UI: Added new function openDashboardStateInSeparateDialog to widget context
|
2021-08-02 18:22:01 +03:00 |
|
deaflynx
|
4e1c29472c
|
Edge locales: ES,FR minor updates
|
2021-08-02 18:05:29 +03:00 |
|
deaflynx
|
a6b7aa344e
|
Edge locales: ES,FR minor updates
|
2021-08-02 18:01:30 +03:00 |
|
deaflynx
|
887763251b
|
Updated DE,ES,FR locales for edge
|
2021-08-02 17:48:51 +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 |
|
PetrTodorov
|
df0754789e
|
Fixed Czech UI translation
- fix typo in "home-settings" string translation
|
2021-07-29 16:35:01 +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 |
|
Andrii Shvaika
|
1b2958b487
|
Merge remote-tracking branch 'origin/bug/rpc-duplicates-on-timeout'
|
2021-07-29 11:55:30 +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
|
a60913afc4
|
UI: Change LwM2M DTLS PSK key length
|
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
|
5a90921889
|
UI: Change PRC error code 408 to 504
|
2021-07-27 19:10:32 +03:00 |
|
Andrii Shvaika
|
65ad86bedb
|
RPC v2 to switch from 409 to 504 error code
|
2021-07-27 13:17:24 +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 |
|
Igor Kulikov
|
ea3c71399c
|
Add QR Code widget
|
2021-07-23 13:57:25 +03:00 |
|
Andrew Shvayka
|
1f6210197c
|
Merge pull request #4959 from YevhenBondarenko/feature/ota-tag
[3.3.0] OtaPackage Tag
|
2021-07-23 13:57:22 +03:00 |
|