774 Commits

Author SHA1 Message Date
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
1aeb03c0a2 UI: Fixed updated device profiles table after added new profiles 2021-03-25 13:12:26 +02:00
Igor Kulikov
3e8824c529 UI: Improved dashboard load performance by optimizing widget header template. 2021-03-23 13:17:02 +02:00
Igor Kulikov
dfcc5ec52e UI: Improve interval timestamp range calculation. 2021-03-20 01:27:19 +02:00
Igor Kulikov
1e8fc7086b Device profile import/export support 2021-03-19 10:07:26 +02:00
Igor Kulikov
5de2e7b631
Merge pull request #4269 from ChantsovaEkaterina/improvement/extend-admin-widgets-settings
UI: Update admin widgets with settings recently added to Entities table
2021-03-18 20:29:05 +02:00
Chantsova Ekaterina
89072d6b44 Update admin widgets with settings recently added to Entities table 2021-03-18 19:55:28 +02:00
Igor Kulikov
934981432f Improve comparison timewindow 2021-03-18 19:45:45 +02:00
Igor Kulikov
7bce418c43 Revert "UI: Added comparison support timezone - flot widget" 2021-03-18 16:29:02 +02:00
Vladyslav_Prykhodko
f4b6798a16 UI: Added comparison support timezone 2021-03-18 15:56:07 +02:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +02:00
ShvaykaD
c5c8fbd3f7
[3.2.2] [WIP] coap transport (#4239)
* init CoapDeviceProfile & added ui components

* added transport payload type configuration for default coap device type

* added AbstractCoapTransportResource & updated efento resource

* fixed coap device profile save & update

* fixed Attribute Updates notifications

* revert CoapOkCallback onSuccess changes

* updated provision request to handle proto payload type

* fix license

* updated Rpc subscribe/unsubscribe action

* add more device emulator clients

* added fix for Coap Transport: ability to handle requests with oneElementUriPaths and MultiElementUriPaths

* fix TbCoapServer implementation

* changed response type to CREATED in POST requests

* improved implementation

* fix typos

* minor bug-fixes & improvements

* fix TbCoapServerMessageDeliverer class

* improved relay sensor implementation

* added tests for CoAP transport\

* fix typo

* removed nosql tests

* fix coap endpoint creation & improved getAttributes tests

* transport tests refactoring
2021-03-15 18:18:45 +02:00
vincent12dev
47e82b3cd7
Login Form password visibility (#4140)
* Login Form password visibility
2021-03-15 17:05:59 +02:00
Igor Kulikov
d61890a96a
Merge pull request #4236 from vvlladd28/improvement/validate/entityId
UI: Added validate EntityId before update dashboard state
2021-03-12 14:32:48 +02:00
Vladyslav_Prykhodko
b8cc971e72 UI: Added validate EntityId before update dashboard state 2021-03-12 13:07:19 +02:00
Igor Kulikov
7ff92cf5f4
Merge pull request #4235 from ChantsovaEkaterina/feature/extend-table-widget-settings
UI: extend table widget settings
2021-03-12 12:47:20 +02:00
Chantsova Ekaterina
63a0421b89 Merge remote-tracking branch 'upstream/master' into feature/extend-table-widget-settings 2021-03-12 12:18:10 +02:00
Chantsova Ekaterina
1e8832524e Extend table widgets settings 2021-03-12 12:15:35 +02:00
Serhii Mikhnytskyi
9d451bc11b added entity names to dialog headers in
1) add rule node dialog component
2) add widget dialog component
2021-03-12 11:34:31 +02:00
Igor Kulikov
10ddb5f8f3 Fix timeseries widget (invoke data updated callback from data aggregator on initial data). Improve widget selector. 2021-03-11 14:54:35 +02:00
Vladyslav_Prykhodko
1dbd022e89 UI: Refactoring 2021-03-10 18:49:07 +02:00
Vladyslav_Prykhodko
7a4493887a UI: Change default datasource type in alarm widget to created widget 2021-03-10 17:43:27 +02:00
Vladyslav_Prykhodko
51b5fee7b7 UI: Fixed init dataKeys widget autocomplete after change datasourceType 2021-03-09 17:05:35 +02:00
Igor Kulikov
71062f64df New widget selector backend support 2021-03-05 17:08:46 +02:00
Igor Kulikov
23903588ac Merge branch 'feature/dashboard/widget-select-preview' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/dashboard/widget-select-preview 2021-03-05 13:02:13 +02:00
Vladyslav_Prykhodko
3dd57fd286 UI: Redesign search input widget selector 2021-03-04 19:38:30 +02:00
Vladyslav_Prykhodko
35b37f4875 UI: Added dynamic change state disable input fields at multiple attributes widget 2021-03-04 17:17:26 +02:00
Vladyslav_Prykhodko
a3e2106888 UI: Added filter widget type 2021-03-04 17:11:55 +02:00
Igor Kulikov
f29d548d4a Fix timeseries bars tooltip 2021-03-03 18:47:56 +02:00
Vladyslav_Prykhodko
b3b9701076 UI: Added search widget 2021-03-03 18:41:01 +02:00
Vladyslav_Prykhodko
6c5f840de8 UI: Added search widgets bundle 2021-03-03 15:41:47 +02:00
Vladyslav_Prykhodko
530c077b05 Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview 2021-03-03 15:03:06 +02:00
Igor Kulikov
d77ec66203
Merge pull request #4181 from vvlladd28/improvement/twilio-sms-provider
Twilio SMS provider added support Phone Number's SID or Messaging Service SID
2021-03-03 05:54:15 -04:00
Igor Kulikov
16c55b4dda
Merge pull request #4179 from AndrewVolosytnykhThingsboard/activation-link-fix-new
Activation link fix
2021-03-03 05:36:04 -04:00
Igor Kulikov
6c024360ff Fix conflicts 2021-03-03 11:21:54 +02:00
Igor Kulikov
961455b4af
Merge pull request #4096 from vvlladd28/improvement/timeseries-table/load
UI: Improvement load and update time into time series table
2021-03-03 05:05:48 -04:00
Igor Kulikov
99c9c099ba Add Entity Type alias. Fix Key filter value conditional processing. 2021-03-02 15:13:21 +02:00
Vladyslav_Prykhodko
cbc8991b05 UI: Updated value name 2021-03-02 13:21:53 +02:00
Vladyslav_Prykhodko
9c38844f5f Updated widget selector style 2021-03-02 12:59:35 +02:00
Igor Kulikov
0b43762a83 Introduce entities count datasource. 2021-03-02 12:04:45 +02:00
Andrew Volostnykh
a600a5050a Refactoring 2021-03-01 19:30:56 +02:00
Vladyslav_Prykhodko
c81854e614 Twilio SMS provider added support Phone Number's SID or Messaging Service SID 2021-03-01 19:16:13 +02:00
Vladyslav_Prykhodko
fee4e3a253 UI: Improvement widget preview view 2021-03-01 18:15:31 +02:00
Andrew Volostnykh
a2d9899a46 Null activation link and absent expected field in additional info fixed 2021-03-01 15:15:24 +02:00
AndrewVolosytnykhThingsboard
8ea3dcb808 improvement of solution 2021-03-01 12:19:57 +02:00
Vladyslav_Prykhodko
ce9dcd17c6 UI: Add Constant keys in the Device Profile Alarm Rules 2021-02-26 19:26:31 +02:00
Vladyslav_Prykhodko
7237497946 UI: Fixed merge additional info after save entity; Fixed updated alarm rules count 2021-02-25 15:52:13 +02:00
Vladyslav_Prykhodko
8237cf4f7c Fixed updated widget: Cleared creationTime 2021-02-25 15:38:16 +02:00
Vladyslav_Prykhodko
885395f119 Added preview image widget bundles; Refactoring back state button 2021-02-25 15:37:20 +02:00
Vladyslav_Prykhodko
989b6e7a30 Merge branch 'master' 2021-02-23 18:01:04 +02:00