MapCampaigner
MapCampaigner copied to clipboard
Campaign management tool
It would be convenient to have a monitoring dashboard at some kind of admin level, which would glean some overall information about: - number of active campaigns and their creators...
MapCampaigner doesn't scale too well with numerous large campaigns. It makes a ton of regular PutRequest s3 API calls which can add up over time. Some initial thoughts to improving...
Due to rising s3 PutObject costs we had to increase the scheduler period for running the 'compute_active_campaigns` lambda from 1 hour to 12 hours. In most cases this should be...
Tag `ref:FR:CNC` is set for some OSM nodes but the left pane display `ref:FR` and 0% completed. [Example](https://campaigns.hotosm.org/campaign/8678860653ec4f27be654da649b0af1a/features/n°_Autorisation_CNC)
When two or more tags are missing, write "not found" once š
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
The map on the project overview doesn't show the campaign data, so it doesn't make sense to show the legend.  I think we should enable the campaign data on...
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Commits 7a0a850 3.5.0 8570a08 Release: Update AUTHORS.txt da3dd85 Ajax: Do not execute scripts for unsuccessful HTTP responses 065143c Ajax: Overwrite s.contentType with content-type header...
It was causing a wrong font on that section: 
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...