Igor Kulikov
|
da224c9651
|
UI: Implement dashboard version control
|
2022-06-02 14:10:56 +03:00 |
|
Igor Kulikov
|
d416103e74
|
UI: Improve dashboard state component synchronization
|
2022-01-24 18:42:48 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Igor Kulikov
|
c94aa3a25a
|
Improve markdown widget. Fix parent state params sync in dashboard state component when dashboard edit mode changed.
|
2021-12-24 15:53:18 +02:00 |
|
Igor Kulikov
|
3874f8ff46
|
Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget.
|
2021-12-22 17:15:10 +02:00 |
|
Igor Kulikov
|
eda4e0f761
|
Fixed right layout and state name propagation in mobile mode, skip popover/dialog dashboard changes.
|
2021-11-26 13:47:07 +02: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
|
9bdc56f68c
|
Add widgets help resources. Introduce datasources optional flag for widget type parameters.
|
2021-10-19 22:22:06 +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 |
|
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
|
bbc4dd7dd8
|
UI: Fixed work 'widget filter type' after migrating dashboard - change detection OnPush
|
2021-07-01 22:17:56 +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
|
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
|
064778951a
|
UI: Ability to update dashboard image from screenshot
|
2021-05-12 17:04:42 +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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
Igor Kulikov
|
0b43762a83
|
Introduce entities count datasource.
|
2021-03-02 12:04:45 +02:00 |
|
Volodymyr Babak
|
b58c831343
|
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
|
2021-02-12 13:10:06 +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 |
|
Vladyslav_Prykhodko
|
22a1d24291
|
Added to widgets bundles and widget functional preview and description
|
2021-02-04 19:00:28 +02:00 |
|
Igor Kulikov
|
4c87b36a92
|
Minor fixes
|
2021-02-03 17:58:12 +02:00 |
|
Volodymyr Babak
|
499eb1aef4
|
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
|
2021-01-27 15:12:58 +02:00 |
|
Igor Kulikov
|
9b8cf75c1a
|
UI: Refactor dashboard page. Add ability to open dashboard state in separate dialog.
|
2021-01-21 18:03:36 +02:00 |
|