469 Commits

Author SHA1 Message Date
Igor Kulikov
7177d15c9d
Merge pull request #4501 from kalutkaz/entityLabelInTimeseriestable
Use Entity label in tab name (Timeseries table)
2021-05-27 17:34:04 +03:00
Vladyslav_Prykhodko
467e0ba365 Merge remote-tracking branch 'upstream/master' into update/angular/11 2021-05-26 20:11:26 +03:00
Vladyslav_Prykhodko
040a7d15e5 UI: Add new decorator TbInject 2021-05-26 20:10:56 +03:00
Igor Kulikov
07926350f5 UI: Improve dashboard performance - move widget header to widget container 2021-05-26 13:49:30 +03:00
Vladyslav_Prykhodko
38a682b95d Update angular to 11 2021-05-25 19:36:09 +03:00
Kalutka Zhenya
ae7897366d Updated 'validateEntityId' logic 2021-05-21 18:14:19 +03:00
Kalutka Zhenya
596b8cc647 Refactoring and updated fix 2021-05-20 13:25:34 +03:00
Jonathan Gross
33c65aaf1b fix: do not "uppercase" unit title of digital gauges
unit titles are automatically changed to uppercase. That is an issue when the unit is a greek letter. e.g. for the measure of a conductivity, the unit is µS/cm. Capitalizing it makes it MS/CM, which does not have the same meaning. Additionally, I don't understand the benefit of capitalizing this by default.
2021-05-18 10:45:08 +02:00
Kalutka Zhenya
bcfa6e7f54 Refactoring 2021-05-18 11:01:01 +03:00
Kalutka Zhenya
1f5a8ef70f Updated logic for 'Set entity from widget' in static widget 2021-05-18 10:52:38 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Chantsova Ekaterina
ee447bc1b0 Flot: fix thresholds appearing when threshold attribute is not set 2021-05-13 17:44:06 +03:00
Chantsova Ekaterina
488ad22b67 Entities table widget: add entity info to widget actions additionalParams 2021-05-13 15:45:27 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Kalutka Zhenya
0127611204 Refactoring 2021-04-28 12:05:32 +03:00
Kalutka Zhenya
609ac91e72 Refactoring 2021-04-28 11:33:58 +03:00
Kalutka Zhenya
23ece9c247 Refactoring 2021-04-28 11:30:10 +03:00
Kalutka Zhenya
501df2504c Refactoring 2021-04-28 10:45:18 +03:00
Kalutka Zhenya
2c7ab1ac34 Added 'Use entity lable in tab name' checkbox in Timeseries table 2021-04-28 10:42:29 +03:00
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start (#4402)
* lwm2m: back: Write Attributes - start

* lwm2m: front: fis bug disable instances

* lwm2m: transport: attr/discavery start

* lwm2m: transport: attributeLwm2m after update profile

* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)

* Lwm2m: back: test

* Lwm2m: back: test2

* Lwm2m: back: test3
2021-04-15 11:53:45 +03:00
Igor Kulikov
3e014ea3cb Fix merge conflicts. 2021-04-14 15:52:23 +03:00
Igor Kulikov
8088dc7159
Merge pull request #4360 from vvlladd28/bugs/maps/parse-data
UI: Fixed multiple datasource processing data in map widgets
2021-04-14 15:30:34 +03:00
Igor Kulikov
6517d7937a
Merge pull request #4331 from vvlladd28/bug/control-widget/switch-control
UI: Fixed switch control widget, didn't update state after get value in call RPC
2021-04-14 15:15:53 +03:00
Chantsova Ekaterina
51125df8a2 Add JSON input widget 2021-04-05 20:56:15 +03:00
Vladyslav_Prykhodko
aabf5c792a UI: Fixed multiple datasource processing data in map widgets 2021-04-02 17:06:01 +03:00
Volodymyr Babak
7044e3e40f Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-03-30 19:35:58 +03:00
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
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
Volodymyr Babak
0f64b3764f Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-03-16 16:59:15 +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
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
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
35b37f4875 UI: Added dynamic change state disable input fields at multiple attributes widget 2021-03-04 17:17:26 +02:00
Igor Kulikov
f29d548d4a Fix timeseries bars tooltip 2021-03-03 18:47:56 +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
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
Vladyslav_Prykhodko
cbc8991b05 UI: Updated value name 2021-03-02 13:21:53 +02:00
Igor Kulikov
0b43762a83 Introduce entities count datasource. 2021-03-02 12:04:45 +02:00
Artem Babak
712a14ec22 Merge remote-tracking branch 'origin/develop/3.3-edge' into develop/3.3-edge 2021-03-02 07:24:13 +02:00