599 Commits

Author SHA1 Message Date
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
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
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
5a88034645 UI: Add new fields tag in ota package component 2021-07-22 18:36:29 +03:00
Igor Kulikov
e1afbe6667 Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing. 2021-07-22 15:44:40 +03:00
Chantsova Ekaterina
40252c99b1 UI: add custom interval option to charts comparison 2021-07-22 15:39:57 +03:00
Vladyslav_Prykhodko
6c631a9f14 UI: Add power mode settings in LwM2M device profile and refactoring lwm2m device profile transport form 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
6fe0aee70b UI: Refactoring CoAP power mode setting 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
872800c864 UI: Refactoring CoAP power mode setting 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
c173eef6d7 UI: Add CoAP device transport power mode setting 2021-07-22 11:45:08 +03:00
Vladyslav_Prykhodko
e3bf26e2a3 UI: Added support different credentials type to device bulk import 2021-07-16 12:28:42 +03:00
ShvaykaD
c4133fa41a added new dynamic-schema based tests for telemetry and attributes upload 2021-07-14 15:56:38 +03:00
Igor Kulikov
93b0cfec2f
Merge pull request #4869 from AndrewVolosytnykhThingsboard/ota-service-url-validation
Url validation for Ota Package
2021-07-13 18:27:04 +03:00
Igor Kulikov
ccb04f34a1
Merge pull request #4871 from vvlladd28/improvement/device-credential/select-type
UI: Improvement device credentials
2021-07-13 18:16:18 +03:00
Vladyslav_Prykhodko
3d04d5b11c Add support lwm2m edrxCycle settings 2021-07-12 12:26:51 +03:00
Vladyslav_Prykhodko
8ce022b03c UI: Add support RPC request persistent parameter 2021-07-12 12:24:53 +03:00
Vladyslav_Prykhodko
bccbecadf4 Merge remote-tracking branch 'upstream/master' into improvement/device-credential/select-type 2021-07-07 15:28:36 +03:00
Vladyslav_Prykhodko
886d61673c UI: Refactoring device credential 2021-07-07 15:25:48 +03:00
AndrewVolosytnykhThingsboard
6d0e6b3596 Merge remote-tracking branch 'origin/ota-service-url-validation' into ota-service-url-validation 2021-07-07 10:51:19 +03:00
Vladyslav_Prykhodko
3cf97e0a4f UI: Init models for transport type switch 2021-07-06 17:50:20 +03:00
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
2021-07-06 17:23:25 +03:00
Vladyslav_Prykhodko
f4c8041406 UI: OTA Package model add isURL field 2021-07-06 15:41:36 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
YevhenBondarenko
f1f41851cc merge with master 2021-06-22 15:46:39 +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
d582f5b85f
Merge pull request #4749 from vvlladd28/improvement/resources/table
UI: Refactoring resource: add help link; improvement text and view
2021-06-18 16:33:25 +03:00
Igor Kulikov
0947cd5f18
Merge pull request #4747 from ViacheslavKlimov/fix/tenant-profile-configuration-ui
Fix DefaultTenantProfileConfiguration model
2021-06-18 16:32:51 +03:00
Vladyslav_Prykhodko
fe3378eab1 UI: Add SNMP device transport configuration 2021-06-18 12:58:38 +03:00
Vladyslav_Prykhodko
75801045cf UI: Add SNMP device profile configuration 2021-06-17 15:08:00 +03:00
Vladyslav Prykhodko
079ae5fd8f UI: Refactoring resource: add help link; improvement text and view 2021-06-16 23:06:52 +03:00
Viacheslav Klimov
9717ef5ff5 Fix DefaultTenantProfileConfiguration model 2021-06-16 18:52:07 +03:00
Igor Kulikov
2a5ba8e8ad Add Apple OAuth2 provider. 2021-06-16 18:46:26 +03:00
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +03:00
YevhenBondarenko
e58d5b2d8a removed rpc status sent, added idx_rpc_tenant_id_device_id 2021-06-14 15:06:21 +03:00
YevhenBondarenko
6b546a459e added RPC message types 2021-06-14 10:10:43 +03:00
Igor Kulikov
2f0d90be17
Merge pull request #4705 from ChantsovaEkaterina/bug/entities-count-datasource-label-not-displayed
UI: Fix entities count datasource label overwriting, configured label was never displayed
2021-06-11 19:38:34 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
Vladyslav_Prykhodko
1e5be4d8ca UI: Refactoring OTA Update service 2021-06-08 18:11:30 +03:00
Chantsova Ekaterina
f6957f836c Fix entities count datasource label overwriting, configured label was never displayed 2021-06-08 14:34:55 +03:00
Igor Kulikov
f96ea353f6
Merge pull request #4695 from vvlladd28/improvement/ota-updates/select
[WIP] UI: Refactoring OTA update table and add supported OTA package external URL
2021-06-07 14:06:58 +03:00
Igor Kulikov
35365d3071 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-04 19:08:15 +03:00
Igor Kulikov
0b256a1d2c Add hide dashboard toolbar settings. Improve dashboard setting dialog. Handle dashboard right layout toggle in mobile app. 2021-06-04 19:08:01 +03:00
Vladyslav_Prykhodko
6b63d336dd Merge remote-tracking branch 'upstream/master' into improvement/ota-updates/select 2021-06-04 10:19:08 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00