[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2021-01-27 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T271820: (MS 5) Implement Serialization for Query-Builder URL sharing as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova, Lydia_Pints

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2021-01-13 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova, Lydia_Pintscher Cc: Jan_Dittrich, Ladsgroup, Addshore, Aklapper, Lydia_Pintscher

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2021-01-06 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from Wikidata Query Builder - sprint 5 to Wikidata Query Builder - sprint 6 on the Wikidata Query Builder board. Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query Builder - sprint 6); removed Wikidata Query Builder (Wikidata Query Builde

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-12-03 Thread Ladsgroup
Ladsgroup added a comment. Okay then, I think this investigation is done :) TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova, Ladsgroup Cc: Jan_Dittrich, Ladsgroup, Addshore,

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-12-01 Thread Jan_Dittrich
Jan_Dittrich added a comment. Just a reminder from user research: Participants love a sharing option; the problem with storing state in URLs is that the data that the URL can carry was, at least for some the handwritten requests, rather limited and people started to code-golf their queries.

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-12-01 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. In T266960#6656740 , @Ladsgroup wrote: > Thanks for this. Quick question, is there an easy way to store/retrieve Vue state in URL? Like a library that serialize and unserialize it. That would simplif

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-30 Thread Ladsgroup
Ladsgroup added a comment. Thanks for this. Quick question, is there an easy way to store/retrieve Vue state in URL? Like a library that serialize and unserialize it. That would simplify the work a lot. TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phab

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-30 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. Findings: Both analyzed projects generate a query representation in a query object that has (at least) these attributes `variables`, `triples`, `services`, `limit`. TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://p

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-30 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. The Query Service uses the QueryHelper implementation to generate the GUI of the Query. + QueryHelper The functions `setQuery` and `getQuery` create the Query from the Visual Editor and vice versa. There is a method to get the i18n labels an

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-26 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. In the Query Service , some of the examples have a somewhat incomplete visual representation. Example of rock band names that start with the letter M

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-26 Thread guergana.tzatchkova
guergana.tzatchkova added a comment. Jakob's Query Builder shares the visual representation of the query in an encoded json. Example of query for female mayors

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-26 Thread Lydia_Pintscher
Lydia_Pintscher added a comment. @Addshore it's mainly about how to encode the visual query in the URL so it can be shared for example for bug reporting TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferenc

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-26 Thread Addshore
Addshore added a comment. Came up in the nav summit slightly, I thought the topic was mainly short urls but seemingly its just about the urls in the address bar? ;) I'll put some links here anyway! In terms of short URLs: - We have a URL shortener and the query service is explictly

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-26 Thread guergana.tzatchkova
guergana.tzatchkova claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: guergana.tzatchkova Cc: Aklapper, Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-25 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from Ready to pick up to Wikidata Query Builder - sprint 5 on the Wikidata Query Builder board. Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query Builder - sprint 5); removed Wikidata Query Builder. TASK DETAIL https://phabricator.wik

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL [timebox: 4h]

2020-11-20 Thread Lydia_Pintscher
Lydia_Pintscher renamed this task from "investigate sharing of query builder queries via URL" to "investigate sharing of query builder queries via URL [timebox: 4h]". TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/ema

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL

2020-11-02 Thread DannyS712
DannyS712 removed a parent task: T267016: Plan for november meeting with Göteborgs museer. TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: DannyS712 Cc: Aklapper, Lydia_Pintscher, Akuckartz, Nanda

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL

2020-11-02 Thread Hermann
Hermann added a parent task: T267016: Plan for november meeting with Göteborgs museer. TASK DETAIL https://phabricator.wikimedia.org/T266960 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Hermann Cc: Aklapper, Lydia_Pintscher, Akuckartz, Nandana, La

[Wikidata-bugs] [Maniphest] T266960: investigate sharing of query builder queries via URL

2020-11-01 Thread Lydia_Pintscher
Lydia_Pintscher created this task. Lydia_Pintscher added projects: Wikidata Query Builder, Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION **Problem:** People share queries a lot. In the Query Service we enable this ba encoding the query in the URL. We need to