Problem/Motivation
Digests should have single button enable / disable operations on the list builder page.
This comes from issue #3167584: Some UI requests.
User interface changes
The list builder page will get new operations for digests. No worries here.
API changes
Adds new routes, no issues with a route rebuild.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3181409-2.patch | 6.04 KB | derekcresswell |
Comments
Comment #2
derekcresswell commentedSimple, just add a controller and routes to the new operations, the list builder base adds the new links automatically.
Comment #4
derekcresswell commentedThis appears to be the same issue as #3166976: Intermittent test failures with DateTime. The situation seems familiar, later in the night on a sunday / monday. Gives creedence to a logical error or perhaps cron expression skipping dates. I still don't have enough info to figure this out sadly.
Comment #5
derekcresswell commentedYeah that was the #3166976: Intermittent test failures with DateTime again.
Comment #6
derekcresswell commentedComment #7
joshmillerLove the tests.
Comment #9
derekcresswell commented