spacebase / spacebasenz

Website for SpaceBase New Zealand
http://dev-spacebasenz.pantheonsite.io/
GNU General Public License v2.0
0 stars 0 forks source link

Fix Content Filtering for Orgs on Homepage Map #302

Closed treasuretron closed 4 years ago

treasuretron commented 4 years ago

In GitLab by @richbodo on Dec 11, 2018, 12:57

Summary:

Map content filtering and analytics is busted.

The map design spec is here: https://gitlab.com/spacebase/spacebase/wikis/Design-Specs/Maps-for-content-navigation

An important missing part of the spec is the content filtering on the map: https://gitlab.com/spacebase/spacebase/wikis/Design-Specs/Maps-for-content-navigation#map-content-filters-and-analytics

URL:

https://spacebase.co/index.php/

Expected:

Content filtering for orgs works as defined in the spec, showing pie slices by industry segment, where industry segments are clickable to filter results displayed on the map.

Observed:

Content filtering shows an empty pie chart.

treasuretron commented 4 years ago

In GitLab by @richbodo on Dec 19, 2018, 17:12

changed the description

treasuretron commented 4 years ago

In GitLab by @richbodo on Dec 19, 2018, 17:18

changed title from Fix {-Map Nav-} to Fix {+Content Filtering for Orgs+}

treasuretron commented 4 years ago

In GitLab by @richbodo on Dec 19, 2018, 17:18

changed the description

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Dec 20, 2018, 20:23

changed title from Fix Content Filtering for Orgs to Fix Content Filtering for Orgs{+ on Homepage Map+}

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Dec 20, 2018, 20:31

Changed issue to high after prioritisation in the sprint meeting.

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Dec 20, 2018, 20:33

marked this issue as related to #225

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 13, 2019, 20:25

assigned to @jayelless

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 13, 2019, 20:25

unassigned @thomasmurphy

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 17, 2019, 18:19

System updated to use the billboard charting library instead of c3 (billboard is a recent fork of c3) and applied fix from issue https://www.drupal.org/project/charts/issues/3009681.

Also applied a patch to module leaflet_more_maps to address an invalid argument error appearing in the log.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 17, 2019, 18:25

View still needs to be updated to filter for selected map region.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 17, 2019, 20:00

I was mistaken. The region or city filtering happens when you click on one of the blue "pins" displayed on the map.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 17, 2019, 21:11

It works fine on the home page, but not on page "/maps" ??? Investigating further.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 21, 2019, 22:26

The maps will now display correctly on both pages, and the reset maps link has been fixed as well.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 21, 2019, 22:27

mentioned in merge request !257

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 24, 2019, 19:42

The maps and charts now interact correctly on both the home page and page "/map".

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 29, 2019, 17:54

closed via merge request !257

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 29, 2019, 17:54

mentioned in commit 4e7c8131f5e793dae599dae337062c34f2d02644

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 29, 2019, 19:26

reopened

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 29, 2019, 19:27

Need a further update to remove unused events tab.

treasuretron commented 4 years ago

In GitLab by @jayelless on Jan 29, 2019, 19:28

mentioned in merge request !259

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 29, 2019, 20:13

closed via merge request !259

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Jan 29, 2019, 20:13

mentioned in commit af327b9ebeab268c669a75c5b13bd5fab7d6b8f0

treasuretron commented 4 years ago

In GitLab by @thomasmurphy on Feb 12, 2019, 22:33

mentioned in merge request !266

treasuretron commented 4 years ago

In GitLab by @richbodo on Feb 21, 2019, 15:47

removed milestone