53 Commits

Author SHA1 Message Date
Igor Kulikov
a1fb657b0c UI: Introduce timewindow style. Ability to embed widget title panel into widget template. Add pattern support for widget title, etc. 2023-08-08 18:54:07 +03:00
Igor Kulikov
bd24bb7335 Widgets UI config: Responsive layout improvements. 2023-08-01 19:58:59 +03:00
Igor Kulikov
20db421a8a UI: Implement pagination support on overflow for toggle select/header component. 2023-07-31 14:19:34 +03:00
Igor Kulikov
425b52b91b UI: Improve flot line chart widget latest data key config. Improve toggle select component. 2023-07-03 17:09:35 +03:00
Igor Kulikov
1edd2cbaf0 UI: Display confirm on exit when editing dashboard. 2023-06-24 13:35:02 +03:00
Igor Kulikov
ee159be366 UI: Introduce device datasource type. Implement basic and advanced widget config modes. 2023-05-25 17:03:52 +03:00
Igor Kulikov
600d6cf27c UI: Widget config improvements 2023-05-16 20:00:53 +03:00
Igor Kulikov
d340fab9db UI: Implement edit buttons for widget edit mode. 2023-05-15 16:58:28 +03:00
Igor Kulikov
eb7ecca827 UI: Improve dashboard edit panel. 2023-05-15 15:15:55 +03:00
Igor Kulikov
f99fa3c038 UI: Angular 15 migration 2023-02-23 19:01:53 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
0101b02891 Merge remote-tracking branch 'upstream/master' into bug/dashboard-page/layout-divider-optimize 2022-12-28 13:12:15 +02:00
Vladyslav_Prykhodko
16eb835d46 UI: Fixed incorrect calculate width when used right layout dashboard 2022-12-28 12:22:04 +02:00
Tarnavskiy
d8ada35182 Remove dashboard-select component from the DOM-structure when it is hedden 2022-12-27 12:43:07 +02:00
Vladyslav_Prykhodko
d88f0c3ba3 UI: Fixed custom dashboard CSS was not applied when a dashboard is full-screen 2022-11-18 17:03:39 +02:00
Igor Kulikov
65438c64e7 UI: add popover component to wiget context 2022-10-07 19:33:18 +03:00
Igor Kulikov
2d31c75304
Merge pull request #6745 from vvlladd28/improvement/dashboard-selctor-widget/esc
[3.4] UI: Fixed incorrect close add widget panel with the escape key
2022-06-21 17:24:59 +03:00
Vladyslav_Prykhodko
9af37b2636 UI: Fixed incorrect close add widget panel with the escape key 2022-06-17 17:35:33 +03:00
Igor Kulikov
da224c9651 UI: Implement dashboard version control 2022-06-02 14:10:56 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav_Prykhodko
fbdb1c223f UI: Fixed display toast in fullscreen dashboard mode 2021-10-28 15:12:55 +03:00
Igor Kulikov
18a3039bdd
Merge pull request #5345 from ChantsovaEkaterina/improvement/translatable-dashboard-title
[3.3.2] UI: make dashboard title translatable when 'Display dashboard title' option enabled
2021-10-27 15:47:12 +03:00
Ekaterina Chantsova
62e17ffd48 Save translated title as variable 2021-10-21 13:10:31 +03:00
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
Chantsova Ekaterina
838d6982a8 UI: make dashboard title translatable when 'Display dashboard title' option enabled 2021-10-11 12:26:01 +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
Vladyslav_Prykhodko
d14e8df135 UI: Fix show toast in single dashboard mode 2021-09-10 17:51:55 +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
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
9b2009a501 UI: Refactoring dashboard logo 2021-04-16 14:59:35 +03:00
mdheer
38f81df839
Merge branch 'master' into dashboard_logo 2021-04-06 00:38:48 +02:00
mdheer
9b5ec2e569 logo is only shown in fullscreen 2021-04-05 17:45:01 +02: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
Igor Kulikov
3ed49e3f02 Add timezone support for timewindow 2021-03-17 18:38:57 +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
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
885395f119 Added preview image widget bundles; Refactoring back state button 2021-02-25 15:37:20 +02:00
Vladyslav_Prykhodko
ca8f04e1e9 Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview 2021-02-10 18:42:13 +02:00
Igor Kulikov
03fa7dcd41 Do not use dashboard state param from url location inside embed dashboard dialog 2021-02-05 11:50:35 +02:00