aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Waste.pm
Commit message (Collapse)AuthorAgeLines
* [Bromley] Use property ID, rather than UPRN.M Somerville2020-11-12-21/+21
|
* [Bromley] Push notification from Echo.Matthew Somerville2020-11-11-0/+107
| | | | Make sure a 200 response is always sent for a valid notification.
* [Bromley] Look for open events.Matthew Somerville2020-11-11-2/+2
|
* [Bromley] Report missed bin within 2 working days.Matthew Somerville2020-11-11-1/+1
|
* [Waste] ICal generation, with Data::ICal.Matthew Somerville2020-11-11-0/+38
|
* [Bromley] Add general enquiries.Matthew Somerville2020-11-11-0/+72
| | | | This adds general enquiries to the reporting flow.
* [Bromley] Add waste reporting service.Matthew Somerville2020-11-11-0/+263
| | | | | | | This creates a non-map property-based reporting flow for reporting missed collections and requesting new containers. Such reports are always private, in categories that are hidden from the map filters and never shown on .com.
* [Bromley] Add waste service lookup.Matthew Somerville2020-11-11-67/+64
| | | | | This creates an integration to view bin collection days, and placeholders for the start of a non-map property-based reporting flow.
* [Bromley] Waste notification endpoint.M Somerville2020-10-23-0/+92