AC
- The settings workflow is implemented as specified here: https://www.mediawiki.org/wiki/Beta_Features/Hovercards/Functionality#Settings.
- The work is based on the mpga branch of the mediawiki-extensions-Popups repository.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Re-introduce Settings dialog | mediawiki/extensions/Popups | mpga | +264 -249 | |
Settings dialog | mediawiki/extensions/Popups | mpga | +260 -254 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | phuedx | T149801 [EPIC] Refactor Hovercards (née Popups) | |||
Resolved | • Jhernandez | T152223 Finish refactoring/implementing tweaked settings workflow |
Change 325283 had a related patch set uploaded (by Phuedx):
Add minimal eventLogging reducer
Change 325284 had a related patch set uploaded (by Phuedx):
Hygiene: Extract shared stub user object
Change 325285 had a related patch set uploaded (by Phuedx):
Include user's edit count in BOOT action
Change 325286 had a related patch set uploaded (by Phuedx):
Include user's preview count in BOOT action
Sorry @bmansurov, I missed this comment initially. Settings stuff is up and looking good, likely to be +2'd into the feature branch today.
Change 326419 had a related patch set uploaded (by Jhernandez):
Re-introduce Settings dialog
Change 326419 abandoned by Jhernandez:
Re-introduce Settings dialog
Reason:
Abandoning.
This patch is being re-introduce as a series of smaller focused commits with better tests at https://gerrit.wikimedia.org/r/#/c/326512/ and the followup commits.