Create "formlist" widget for list of Forms
This is a subclass of the existing listview JS code.
Does not need to create it's own HTML. Keep it simple and do not implement this if it is not needed. Always instantiate on top of existing HTML pre-rendered via the backend.
This widget takes care of adding and displaying the Form added via "add".
This widget will later have a "remove" feature. Not part of the current story. Just keep this in mind.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/WikibaseLexeme | master | +401 -137 | Enable editing of forms in the form list view. |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T194253 Configure the CI job that runs WikibaseLexeme's browser tests against test wikidata | |||
Resolved | • Addshore | T168260 Deploy WikibaseLexeme extension on Wikimedia cluster | |||
Resolved | • Addshore | T191457 Deploy WikibaseLexeme on www.wikidata.org | |||
Resolved | • Addshore | T191458 Deploy WikibaseLexeme on test.wikidata.org | |||
Resolved | Lydia_Pintscher | T168263 WikibaseLexeme functional baseline | |||
Resolved | Lydia_Pintscher | T159703 [Tracking] Support for Forms and Senses | |||
Resolved | Lydia_Pintscher | T150178 Wikidata 2017 Q2 goals | |||
Resolved | Lydia_Pintscher | T169708 Wikidata 2017 Q3 goals | |||
Resolved | Lydia_Pintscher | T160052 [Epic] Support for Forms | |||
Resolved | daniel | T160521 [Epic] Forms of a Lexeme (UI) | |||
Resolved | Lydia_Pintscher | T160522 [Story] List of Forms (UI) | |||
Resolved | daniel | T164743 [Story] Add Form to list of Forms (UI) | |||
Resolved | None | T160524 [Story] Add Form to list of Forms (non-persistent) | |||
Resolved | WMDE-leszek | T162339 Create "formlist" widget for list of Forms |
Event Timeline
Comment Actions
Change 348756 had a related patch set uploaded (by Jakob):
[mediawiki/extensions/WikibaseLexeme@master] [WIP] Add LexemeViewFactory to enable adding forms.
Comment Actions
Change 348756 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Enable editing of forms in the form list view.