notifications-api icon indicating copy to clipboard operation
notifications-api copied to clipboard

GOV.UK Notify API

Results 70 notifications-api issues
Sort by recently updated
recently updated
newest added

This is a draft PR based on this [card](https://trello.com/c/qFVyAmMk/32-build-notificationsservicegovuk-unsubscribe) It is dependent on https://github.com/alphagov/notifications-api/pull/4090/ being merged in which is why the lines of code that refer to `UnsubscribeRequest` are commented...

**Add script to lint migrations from Concourse** The existing script to lint migrations using Squawk won't work when run from Concourse. This renames it (with no changes) and creates a...

Only check FactNotificationStatus table for last used date if there are any notifications at all for that template in that table. Ticket: https://trello.com/c/RyEMRpQw/719-find-out-why-template-last-use-query-is-slow-and-fails Possible other solutions: we could only search...

Looking for comments on this please! the table links to notification, service, templates_history (and templates). it has a batch id that links to - see chris's mockups for info. notably,...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

For deploying and moving between environments, it would be useful if templates could be edited or created via the REST API (or client) rather than a manual job.

Hi there, At current, placeholders are able to be transformed into markdown if they are populated as such. e.g. if you send `[link](dodgy-link here)` into `((your-placeholder-here))` it will render in...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies

If someone isn’t getting a response to their request they could try: - requesting again - asking a different team member This pull request adds a link to the personalisation...