Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Bromley] Use property ID, rather than UPRN. | M Somerville | 2020-11-12 | -21/+21 |
| | ||||
* | [Bromley] Push notification from Echo. | Matthew Somerville | 2020-11-11 | -0/+107 |
| | | | | Make sure a 200 response is always sent for a valid notification. | |||
* | [Bromley] Look for open events. | Matthew Somerville | 2020-11-11 | -2/+2 |
| | ||||
* | [Bromley] Report missed bin within 2 working days. | Matthew Somerville | 2020-11-11 | -1/+1 |
| | ||||
* | [Waste] ICal generation, with Data::ICal. | Matthew Somerville | 2020-11-11 | -0/+38 |
| | ||||
* | [Bromley] Add general enquiries. | Matthew Somerville | 2020-11-11 | -0/+72 |
| | | | | This adds general enquiries to the reporting flow. | |||
* | [Bromley] Add waste reporting service. | Matthew Somerville | 2020-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 Somerville | 2020-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 Somerville | 2020-10-23 | -0/+92 |