Harris Bard Lapiroff

Results 66 comments of Harris Bard Lapiroff

cooooooooooooooooool also that's weird

I wonder if it's because we didn't update the discourse URL, so it's still pinging the old server?

It's worth a note that the `added` field is specifically when the entry was added to the database and currently isn't admin-editable. Depending on how we want to measure that...

I like this idea. Instinctively a checkbox sounds better than a confirmation box to me, but I'm persuadable, @msheiny ;)

I think the best implementation of this would be to add a `confirmation_warning` text field to `FormPage`. If `confirmation_warning` is not set, the page behavior is unchanged from how form...

Ooooh, this is an interesting idea. We'd have to think at least a little carefully about how to implement it since a scan can be quite resource consuming and we...

I'm open to whoever takes this ticket on doing some timeboxed research (say 30m) to determine if there's an easy way to access the draft form field data. If it...

First thought: Are any of these criteria things we could potentially check for in an automated way and give the submitter a heads up on?

The text sounds great. Totally happy for @ninavizz to take a swing at the icon. If it helps the icons we have were all modifications from one of the countless...

@eloquence reported an issue today with the cache not being busted when unpublishing a page. We should hook up the cache purge to Wagtail's [`page_unpublished`](http://docs.wagtail.io/en/v2.1.1/reference/signals.html#page-unpublished) signal and continue observing for...