Éléonore

Results 12 comments of Éléonore

Thanks a lot @nanader! I'd like to try and update the docs, then! I think it'd be useful for other people.

OK, I had a look on S3 and I think I get it. The frontend would have templates for `content.html`, `map.html`, `errors.html` which would get data passed in from the...

OK, `views.py` also need modifying and the `campaign_detail.html` would import a JS script where the Ajax calls would be made.

The delete campaign function also expects ```json "campaign_viewers": [ { osm_id: "123456", name: "Jo Sprague" }, { osm_id: "987654", name: "Russ Biggs" } ] ``` https://github.com/hotosm/MapCampaigner/pull/762

Archiving sounds like an interesting feature, although I guess it would involve even more changes for retrieving the archived project.

Would the delete button be displayed in the "Edit Project" page? And would the confirmation be a pop-up? I tried to draft something in the same style of the `mc_flow`...

Sorry, I added a new file to the gist. This exception is in: https://gist.github.com/Eleonore9/f747540d919f6f1a8fde#file-log-dse00-18092015-rollups

{:public_access nil, :editable true, :property_data {:description "description", :project_summary "project", :built_form "built", :age "age", :address_street_two "address 2", :other_notes "notes", :design_strategy "design", :property_type "type", :address_code "postcode", :project_phase "project phase", :practical_completion_date "completion", :construction_date...

It all looks normal in the console: Clearing projects. core.js:48 Clearing measurements core.js:48 Setting selected programme to: ed92f73803e214e7915e6939cc9e31b8454bc734 core.js:48 Setting selected project to: d60e26f9-b8d7-4438-8315-2b84ccb19c01 core.js:48 Setting property details to: e3866a0a-0691-4b3e-a184-8f44142a13d5...

returned edn (issue to display the properties): ``` {:total_hits 7, :page 0, :entities ({:address_county nil, :public_access nil, :address_street_two nil, :editable true, :property_data {:technology_icons {:small_hydros false, :wind_turbines false, :ventilation_systems false, :cavity_wall_insulation...