Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow cumulative markers for overlapping datasets #88

Open
elaragon opened this issue May 17, 2019 · 0 comments
Open

Disallow cumulative markers for overlapping datasets #88

elaragon opened this issue May 17, 2019 · 0 comments
Assignees
Labels
backend bug Something isn't working front-end

Comments

@elaragon
Copy link
Collaborator

elaragon commented May 17, 2019

We should add an extra field allow_cumulative_markers for datasets.

This field should be false except for these datasets:

  • 2 ASIA Events
  • 3 IRIS Claims
  • 12 Decidim PAM Meetings
  • 14 DDDC Meetings

Then, main.js should be updated to only show the cumulative option when (1) the selected visual model is map, and (2) the selected dataset is one from the above list.

@elaragon elaragon added bug Something isn't working front-end backend labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working front-end
Projects
None yet
Development

No branches or pull requests

2 participants