🛠️
Wazimap technical handbook
  • Introduction
  • System Architecture
    • Database Models
    • IndicatorData
    • Geography Hierarchies
    • Choropleth Maps
    • Determine which instance to use
  • Development
    • Code Deployment
    • Component Architecture
    • Development Process
    • Pull Request Template Explanation
    • Code Review Process
    • Pull Request Template (FE)
    • Webflow Integration
    • Merging webflow exports
    • Rules for Webflow exports
    • Webflow exports & changelog
      • June 2023
      • March 2023
      • February 2023
      • December 2022
      • November 2022
      • October 2022
      • May 2022
      • April 2022
      • March 2022
      • January 2022
      • December 2021
      • November 2021
      • October 2021
    • Translation
    • Map components
  • Testing
    • Testing guidelines
    • Critical Paths
    • GUI Tests
    • Heroku Review Apps
  • Design
    • Iconography
  • Change Proposals
  • NGPx - Template
  • NGP1 - Changing the data model (Implemented)
  • NGP2 - Presenting Geographical Hierarchies to users
  • NGP3 - Change Geography Hierarchies
  • NGP4 - Format configuration
  • NGP5 - Multiple count columns
  • NGP6 - Profile-specific open graph metadata
  • NGP7 - Wazimap profile domain management
  • NGP8 - Replacing Webflow as frontend framework
  • Tutorials
    • Creating a new profile
    • Loading new geographies
    • Loading Data
    • Creating a new admin user
    • Creating a non-admin user for a private profile
    • Changing the Geography level name
    • Deployment to Dokku
  • Configuration
  • Profile Configuration
  • Profile Indicator Configuration
  • Profile Collection Configuration
  • Geographies, hierarchies and versions
  • API
    • General API Information
    • Upload API
    • Task Status
    • Point data API
Powered by GitBook
On this page
  • Map panels update - 12/10/2021
  • Various changes - 12/03/2021

Was this helpful?

Export as PDF
  1. Development
  2. Webflow exports & changelog

December 2021

PreviousJanuary 2022NextNovember 2021

Last updated 3 years ago

Was this helpful?

Map panels update - 12/10/2021

Changes:

  • Added map-bottom-items--v2 version with updated functionality and styling

  • Removed various leaflet styling code from the webflow side

  • Removed webflow interactions for opening and closing map option panels. Now controlled by devs using hidden classes.

Various changes - 12/03/2021

Map credit:

  • Added .map-credit to .map.

  • This item is shown by default and the link directs to Wazimap NG product page.

Point filters:

  • Added .is--shown and .is--hidden for the .point-filters_content element.

  • Backend should toggle this to open and close the modal.

  • Backend needs to hide show the arrow icons on the right hand side since this was controlled by interaction before.

  • The .is--hidden class is applied as default.

  • Removed the interaction that used to hide and show this content.

  • Added .point-filters__no-data to the .point-filters_content block for when there is no data available.

Data mapper:

  • Added .map-options__no-data to the .map-options__filters_content

  • .map-options__no-data is hidden by default

4MB
wazimap-ng.webflow (map-panels - 12102021).zip
archive
4MB
wazimap-ng.webflow (various-changes-12032021).zip
archive
Map credit in the bottom left corner.
Point filters closed by default