[ZBXNEXT-3807] Rename screens to Dashboard: Create Maps widget (Case 16 - 1,2,3,4 and J ) Created: 2017 Apr 20  Updated: 2024 Apr 10  Resolved: 2018 Jan 08

Status: Closed
Project: ZABBIX FEATURE REQUESTS
Component/s: Frontend (F)
Affects Version/s: None
Fix Version/s: 3.4 (plan), 4.0.0alpha1, 4.0 (plan)

Type: New Feature Request Priority: Critical
Reporter: Rostislav Palivoda Assignee: Miks Kronkalns
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File map_displaying.png     PNG File map_refresh_sql_error.png     PNG File map_widget.png     PNG File missed_labels.png     PNG File not_readable.png     PNG File real_map.png     PNG File severity_MNT.png     PNG File small.png     PNG File widget_size.png     PNG File widget_size2.png    
Issue Links:
Duplicate
duplicates ZBXNEXT-3966 Rename screens to Dashboard: Create '... Closed
Sub-task
part of ZBXNEXT-3732 Map navigation tree (3) Closed
Epic Link: Merge Screens in to Dashboards
Team: Team B
Team: Team B
Sprint: Sprint 9, Sprint 10, Sprint 11, Sprint 12, Sprint 13, Sprint 14, Sprint 15, Sprint 16, Sprint 17, Sprint 18, Sprint 19, Sprint 20, Sprint 21, Sprint 22, Sprint 23
Story Points: 5

 Description   

Case 16: Move 14 screen items to dashboard widgets

1. Open Monitoring?Dashboard
2. Click on Edit dashboard in top right corner of dashboard
3. Click on Add widget in top right corner of dashboard
4. In Type drop-down we should have all entries, we have in screen Resource type drop-down
...
J. Map
...



 Comments   
Comment by Miks Kronkalns [ 2017 May 15 ]

Widget created in svn://svn.zabbix.com/branches/dev/ZBXNEXT-3807

There will be few changes needed after creating map navigation widget.

Comment by Miks Kronkalns [ 2017 Jul 04 ]

(48) Lack of permissions to read a map leads to an infinite loop when scripting recursively searching for submaps.

Miks.Kronkalns RESOLVED in r69766.

oleg.egorov CLOSED

Comment by Miks Kronkalns [ 2017 Jul 04 ]

(49) SVG map initialization crashes when map container is not printed (in case when requested map is not available).

Miks.Kronkalns RESOLVED in r69768.

oleg.egorov CLOSED

Comment by Miks Kronkalns [ 2017 Jul 05 ]

(51) introduce data buffer for shared data.

Miks.Kronkalns RESOLVED in r69849.

oleg.egorov CLOSED

Comment by Miks Kronkalns [ 2017 Jul 05 ]

(52) remove map field from map widget config form if source type is not a map.

Miks.Kronkalns RESOLVED in r69849.

oleg.egorov CLOSED

Comment by Miks Kronkalns [ 2017 Jul 06 ]

(54) navigation tree items of inaccessible maps must be colored in gray.

Miks.Kronkalns RESOLVED in r69866.

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2017 Jul 28 ]

(76) [F] Incorrect map widget fields

I just remove one map widget and try to add new one. (On dashboard create moment)

Miks.Kronkalns Unable to reproduce.

oleg.egorov Yesterday evening was open map widget edit form, today morning I remove this widget and trying recreate it.

Miks.Kronkalns This seems like global problem. We do not indicate in any way that session has been expired when ajax requests is made.

vmurzins CLOSED should be fixed by ZBXNEXT-3892

Comment by Oleg Egorov (Inactive) [ 2017 Jul 28 ]

(78) [F] Map widget validation

if ($sysmapid === null) {
	$error = _('No map selected.');
}
elseif ($sysmap_data['id'] < 0) {
	$error = _('No permissions to selected map or it does not exist.');
}

There was $sysmapid witch can be null and $sysmap_data['id'] < 0

Miks.Kronkalns RESOLVED in r70761.

oleg.egorov CLOSED

Comment by Miks Kronkalns [ 2017 Jul 31 ]

(79) Adding a map widget in dashboard causes a javascript error: Uncaught TypeError: Cannot read property 'dashboardGrid' of null

Miks.Kronkalns Problem observed in ZBXNEXT-3924. Can not be reproduced in master branch.

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2017 Aug 04 ]

(83) Dashboard: Map tree widget and map.
Before map loading is complete, displayed message:

No permissions to selected map or it does not exist.

But map exist and super admin have all permissions.

This message can displaying long time.

Miks.Kronkalns RESOLVED in r70986, r70994.

oleg.egorov CLOSED

Comment by Oleg Egorov (Inactive) [ 2017 Aug 15 ]

(89) Map widget refresh issue
Dashboard elements:
Map tree with 1 map (witch is parent map)
Map widget, witch linked to map tree
On map, click to sub-map and open it.
After widget refresh, displayed parent map, not sub-map

Miks.Kronkalns RESOLVED in ^/branches/dev/ZBXNEXT-3807_89 r71314.

oleg.egorov CLOSED

Miks.Kronkalns Created a separate ZBX to merge changes in the trunk: ZBX-12598

Comment by Oleg Egorov (Inactive) [ 2017 Aug 15 ]

(90) If map and sub map have different sizes

vmurzins As dicussed with sasha:
Map widget should not change it's size, based on what map is selected.

WON'T FIX

Comment by Oleg Egorov (Inactive) [ 2017 Aug 18 ]

(92) Missed map labels on IE11

In monitoring maps labels displaying, but in map widget not

Miks.Kronkalns Unable to reproduce

Miks.Kronkalns This is because IE do not support the ViewBox on SVG tags. As optional solution could be to remove viewbox on IE.

Miks.Kronkalns Duplicate of ZBX-12531 (3).

RESOLVED in ^/branches/dev/ZBX-12531 r71491.

oleg.egorov CLOSED, moved to ZBX-12531

Generated at Sat Apr 20 02:17:21 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.