[Wikidata-bugs] [Maniphest] T276935: adjust value type in QueryRepresentation / Condition interfaces to account for unit values

2021-03-16 Thread amy_rc
amy_rc closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T276935 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova, amy_rc Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86,

[Wikidata-bugs] [Maniphest] T276935: adjust value type in QueryRepresentation / Condition interfaces to account for unit values

2021-03-11 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. How will we manage the units? Are they multiplied by the value at some point? The current status of the PR doesn't reflect it yet. TASK DETAIL https://phabricator.wikimedia.org/T276935 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] T276935: adjust value type in QueryRepresentation / Condition interfaces to account for unit values

2021-03-11 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. https://github.com/wmde/query-builder/pull/219 TASK DETAIL https://phabricator.wikimedia.org/T276935 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova Cc: Aklapper, Michael, maantietaja,

[Wikidata-bugs] [Maniphest] T276935: adjust value type in QueryRepresentation / Condition interfaces to account for unit values

2021-03-11 Thread guergana.tzatchkova
guergana.tzatchkova claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T276935 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] T276935: adjust value type in QueryRepresentation / Condition interfaces to account for unit values

2021-03-09 Thread Michael
Michael created this task. Michael added projects: Wikidata Query Builder, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Unit values have the form: { value: number; unit: string | null; // the Q-ID of the unit item } TASK DETAIL