Dan Palmer

Results 50 issues of Dan Palmer

Eradicate seems to highlight the first character of the first line as the offending source location. This makes eradicate less useful when used within an editor as it's often not...

enhancement
help wanted

I've just checked our dependencies, and the oldest 2 dependencies are transient from this project. Specifically, it appears that `hyper` has been out of development since 2016, and superseded by...

The loop I find myself in often with Santa is something like this... 1. Launch binary 2. Receive Santa block message 3. Get an exception 4. Go to 1 Step...

enhancement

We have a lot of URL confs, but few that need to be accessed from the frontend using this library, and many that must explicitly not be rendered into the...

Would be good to get this audited by an external person/group/company so the public can have a bit more faith in the security of the application, especially after the recent...

under_discussion

This PR refactors the template structure in a number of ways to enable easier customisation by apps/sites that use response. Notable changes include: - Refactoring the Bootstrap layout class usage...

It's currently possible to create a notification handler with a function name too long to fit in the `key` column in the notifications database table. Recommendations of fixes, either: -...

I believe it's currently possible to set a channel name with `rename` that is too long to fit in the database table. Recommendations of fixes: 1. Convert to `TextField`, on...

In addition to the slack event handlers provided by response, it would be great to take actions on the opening, closing or comms channel creation for an incident. These are...

When clicking the "schema" tab on the right hand side of the window, the app presents an entirely blank screen, and must be quit and re-launched to get back to...