60 Commits

Author SHA1 Message Date
Igor Kulikov
720d264832 Use signleton marked options service. Fix popover size to not overflow viewport size. Add path routing for rulenode help assets to k8s ingress configuration. 2021-10-11 13:23:21 +03:00
Igor Kulikov
68fc5b996b Improve dashboard edit button appearence depending on multiple conditions. 2021-10-08 10:12:53 +03:00
Igor Kulikov
ff293ae1f4 Add popover directive/services. Add help directive with markdown. Fix leaflet map memory leaks. 2021-10-06 21:03:29 +03:00
Igor Kulikov
5ed505d271 Do not handle dashboard state name from dialog by mobile app 2021-09-16 13:08:12 +03:00
Vladyslav_Prykhodko
d14e8df135 UI: Fix show toast in single dashboard mode 2021-09-10 17:51:55 +03:00
Volodymyr Babak
595fb99cb4 Revert allowed entity type for dashboard component - null means show all availabe aliases 2021-09-08 13:28:09 +03:00
Vladyslav_Prykhodko
c11f1fb965 UI: Fixed update state: not clear state params 2021-07-27 11:14:09 +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
Igor Kulikov
8a2cf167a6
Merge pull request #4844 from vvlladd28/bug/widget-select/widget-filter-type/not-update
UI: Fixed work 'widget filter type' after migrating dashboard - change detection OnPush
2021-07-02 12:47:39 +03:00
Vladyslav_Prykhodko
bbc4dd7dd8 UI: Fixed work 'widget filter type' after migrating dashboard - change detection OnPush 2021-07-01 22:17:56 +03:00
Vladyslav_Prykhodko
bfe17c2db9 UI: Fixed not updated dashboard URL, after updated a current dashboard state 2021-06-29 16:48:25 +03:00
Vladyslav_Prykhodko
4e15160904 UI: Add dashboard logo sanitizer url; Added dashboard logo cache 2021-06-16 11:17:46 +03:00
Igor Kulikov
1addb7d389
Merge pull request #4691 from vvlladd28/bug/safari/dashboard-settings
UI: Fixed show new dashboard settings in Safari
2021-06-07 13:44:33 +03:00
Igor Kulikov
31ebf4e645 Fix state controller to not update state when stateId is not changed. 2021-06-07 12:25:12 +03:00
Vladyslav Prykhodko
54ca0385c2 UI: Fixed show new dashboard settings in Safari 2021-06-06 14:01:08 +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
Igor Kulikov
bbf78721a7 Improve mobile app support 2021-06-03 18:54:09 +03:00
Igor Kulikov
c768fcbac1 Dashboard performance improvements by changing change detection strategy to OnPush 2021-05-14 18:21:46 +03:00
Igor Kulikov
634df64692 Do not show update dashboard image in mobile app 2021-05-14 13:38:35 +03:00
Igor Kulikov
0dde6233b1 Improve dashboard image dialog - ability to set crop rectangle for dashboard screenshot 2021-05-13 13:39:20 +03:00
Igor Kulikov
064778951a UI: Ability to update dashboard image from screenshot 2021-05-12 17:04:42 +03:00
Igor Kulikov
3094fb7240 Add customerId to alarm 2021-05-07 16:05:54 +03:00
Igor Kulikov
59606f8330 Add support for dashboboards in mobile app. Introduce widget mobile actions. 2021-05-04 19:44:15 +03:00
Igor Kulikov
3362ab37da Fix show dashboard logo in fullscreen mode 2021-04-16 17:58:49 +03:00
Vladyslav_Prykhodko
a4347776ad UI: Refactoring dashboard logo translation 2021-04-16 15:40:44 +03:00
Igor Kulikov
5d9ea35fd9
Merge pull request #4284 from TTvanWillegen/master
UI: Added show logo option in dashboard settings [Issue #3544]
2021-04-16 15:31:29 +03:00
Vladyslav_Prykhodko
9b2009a501 UI: Refactoring dashboard logo 2021-04-16 14:59:35 +03:00
Igor Kulikov
2eafc77cd4
Merge pull request #4345 from vvlladd28/bug/widget-selector/filter-type
UI: Fixed didn't save widget type filter in widgets selector
2021-04-14 15:18:19 +03:00
mdheer
38f81df839
Merge branch 'master' into dashboard_logo 2021-04-06 00:38:48 +02:00
mdheer
7fb88eca20 added functionality that lets you specify the path to the desired custom logo from the settings menu 2021-04-06 00:34:31 +02:00
mdheer
9b5ec2e569 logo is only shown in fullscreen 2021-04-05 17:45:01 +02:00
Vladyslav_Prykhodko
74e20e2c68 UI: Fixed didn't save widget type filter in widgets selector 2021-03-31 16:49:56 +03:00
Volodymyr Babak
7044e3e40f Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-03-30 19:35:58 +03:00
bishwasregmi
86263cbff5 Merge branch 'master' of https://github.com/thingsboard/thingsboard
[Issue 3544] dashboard logo feature added
2021-03-22 23:09:01 +01:00
mdheer
e7fe89f589 Added dashboard logo checkbox 2021-03-22 22:21:25 +01:00
bishwasregmi
9a747d49b1 added example white label logo(of TU Delft) to dashboard toolbar 2021-03-18 21:59:30 +01:00
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +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
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
Igor Kulikov
71062f64df New widget selector backend support 2021-03-05 17:08:46 +02:00
Vladyslav_Prykhodko
3dd57fd286 UI: Redesign search input widget selector 2021-03-04 19:38:30 +02:00
Vladyslav_Prykhodko
a3e2106888 UI: Added filter widget type 2021-03-04 17:11:55 +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
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