Page MenuHomePhabricator

Add functionality for adding and editing watchlist labels
Closed, ResolvedPublicFeature

Description

This task is for adding the functionality for creating new watchlist labels and editing the names of existing ones.

  • Add a form that's accessible to logged in users at Special:WatchlistLabels/edit and Special:WatchlistLabels/edit?id=<wll_id> that allows creating and editing watchlist labels.
  • Add 'New label' button on Special:WatchlistLabels.
  • Add edit icon button to the end of each label's table row.

Details

Related Changes in Gerrit:

Event Timeline

Change #1203597 had a related patch set uploaded (by Samwilson; author: Samwilson):

[mediawiki/core@master] Add watchlist label editing

https://gerrit.wikimedia.org/r/1203597

Change #1203597 merged by jenkins-bot:

[mediawiki/core@master] Add watchlist label editing

https://gerrit.wikimedia.org/r/1203597

dom_walden subscribed.

I have tested adding and editing watchlist labels. There might be more testing to do, but probably at a later date when more features have been implemented.