[Wikidata-bugs] [Maniphest] T276366: Replace vue-cli with vite and webpack with rollup

2021-07-14 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T276366

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Manuel, WMDE-leszek, santhosh, Aklapper, bete, Michael, Ladsgroup, 
Biggs657, Invadibot, Lalamarie69, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T170401: Ignore deprecated statements when checking “type” and “value type” constraints

2021-05-05 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T170401

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Mohammed_Sadat_WMDE, Lydia_Pintscher, amy_rc, Ayack, Aklapper, 
Lucas_Werkmeister_WMDE, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, merbst, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Jonas, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-29 Thread bete
bete added a comment.


  went through the list of repos again. I created a PR for those who don't have 
phpcs as part of `composer test`
  
  https://github.com/wmde/WikibaseDataModelServices/pull/248
  https://github.com/wmde/WikibaseDataModelSerialization/pull/261
  https://github.com/wmde/WikibaseDataModel/pull/843
  https://github.com/wmde/WikibaseInternalSerialization/pull/136
  
  I'm not sure about `data-values` repo. should I do the same for those repos 
as well ? @Addshore

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-29 Thread bete
bete added a comment.


  @thiemowmde 
  thank you for the detailed info. I will go through the repos again

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-28 Thread bete
bete added a comment.


  PR for the one repo that is not running code sinffer in `composer test` can 
be found here <https://github.com/wmde/WikibaseInternalSerialization/pull/136>

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-28 Thread bete
bete added a comment.


  @Addshore I only found one repo that doesn't run `phpcs` as part of `composer 
test`.
  maybe we need to update the doku 
<https://wmde.github.io/wikidata-wikibase-team/pages/repositories.html>

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-28 Thread bete
bete added a comment.


  wmde/Time <https://github.com/wmde/Time> has runs `phpcs` as part of  
`composer test `
  as can be seen here 
<https://github.com/wmde/Time/blob/master/composer.json#L54>

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-28 Thread bete
bete added a comment.


  this <https://github.com/wmde/Serialization> repository already runs phpcs as 
part of `composer test`

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T188395: [Task] Make sure all Wikibase codebases run PHPCS during `composer test`

2021-04-28 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T188395

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, JeroenDeDauw, Ladsgroup, Jonas, Lucas_Werkmeister_WMDE, Rzuwig, 
thiemowmde, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277528: WMDE's lib-version-check should publish new version to npm upon releasing it on github

2021-04-19 Thread bete
bete added a comment.


  PR link: https://github.com/wmde/lib-version-check/pull/5

TASK DETAIL
  https://phabricator.wikimedia.org/T277528

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, WMDE-leszek, Aklapper, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T279782: The short-url copied should include the leading "https://"

2021-04-09 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T279782

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T279624: Tooltip-Button missing border on focus

2021-04-08 Thread bete
bete added a comment.


  yes, it does have a border for me. (on my local machine, It works just fine 
on both FF and chrome)
  on toolforge, I can't even focus on it with keyboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T279624

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277853: Wire up DateValueInput and create browser tests

2021-04-08 Thread bete
bete added a comment.


  Will be merged once everything else in done

TASK DETAIL
  https://phabricator.wikimedia.org/T277853

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277853: Wire up DateValueInput and create browser tests

2021-04-08 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277853

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T279624: Tooltip-Button missing border on focus

2021-04-08 Thread bete
bete added a comment.


  I can't recreate this issue on FF and chrome. (with keyboard navigation)
  does the issue happen on the same browsers as well ?
  
  FYI: I can use keyboard navigation to focus on the tooltip on toolforge

TASK DETAIL
  https://phabricator.wikimedia.org/T279624

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277853: Wire up DateValueInput and create browser tests

2021-04-08 Thread bete
bete removed bete as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277853

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277853: Wire up DateValueInput and create browser tests

2021-04-08 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277853

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277854: Ensure that link-sharing still works with Date Queries

2021-04-07 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277854

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277850: Create DateValueInput component

2021-04-06 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277850

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277851: Adjust QueryRepresentation to include DateValue

2021-04-01 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277851

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273162: (MS 5) shorten URL for visual query sharing

2021-03-31 Thread bete
bete added a comment.


  @amy_rc sorry for the late reply.
  it was deployed on toolforge but i found there was a problem with it.
  
  I just fixed the problem and is now deployed (like 10 mins ago). 
  I don't know how often new merges are deployed. but i'd say you can test it 
again tomorrow on toolforge.
  
  https://query-builder-test.toolforge.org/

TASK DETAIL
  https://phabricator.wikimedia.org/T273162

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: amy_rc, Ladsgroup, Aklapper, Lydia_Pintscher, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277847: Adjust the RootState to store the parsed value

2021-03-30 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277847

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273162: (MS 5) shorten URL for visual query sharing

2021-03-19 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273162

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Ladsgroup, Aklapper, Lydia_Pintscher, maantietaja, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277057: Create FormatValueRepository

2021-03-16 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277057

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T277038: Create ParseValueRepository

2021-03-16 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T277038

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276942: accessibility improvement: trash can should be focussed last

2021-03-15 Thread bete
bete added a comment.


  awesome! 
  I'll merge it

TASK DETAIL
  https://phabricator.wikimedia.org/T276942

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276942: accessibility improvement: trash can should be focussed last

2021-03-15 Thread bete
bete added a comment.


  @Charlie_WMDE yes, its worked on a different branch. this one is only about 
that trash can icon.

TASK DETAIL
  https://phabricator.wikimedia.org/T276942

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276942: accessibility improvement: trash can should be focussed last

2021-03-15 Thread bete
bete added a comment.


  @Charlie_WMDE
  
  The PR has been approved. If you can, can you take a look at it and see if 
you approve ? (i will merge it after that)
  
  https://604f621fa9112ed9534f9f82--clicky-sparqly.netlify.app/

TASK DETAIL
  https://phabricator.wikimedia.org/T276942

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274273: Accessibility improvement: set focus to and/or-toggle after new condition

2021-03-15 Thread bete
bete added a comment.


  @Charlie_WMDE
  
  can be tested here 
https://604f3f6d294def25e536b0b8--clicky-sparqly.netlify.app/

TASK DETAIL
  https://phabricator.wikimedia.org/T274273

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276942: accessibility improvement: trash can should be focussed last

2021-03-12 Thread bete
bete added a comment.


  PR can be found here <https://github.com/wmde/query-builder/pull/222>

TASK DETAIL
  https://phabricator.wikimedia.org/T276942

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276942: accessibility improvement: trash can should be focussed last

2021-03-12 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T276942

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274273: Accessibility improvement: set focus to and/or-toggle after new condition

2021-03-11 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T274273

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267010: Create BouncingDots loader mixin

2021-03-10 Thread bete
bete added a comment.


  PR can be found here <https://github.com/wmde/wikit/pull/391>

TASK DETAIL
  https://phabricator.wikimedia.org/T267010

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Michael, Aklapper, Sarai-WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275542: (MS 6) using the tooltip component in the QB

2021-03-10 Thread bete
bete added a comment.


  @Ladsgroup the DS ticket is merged now , FYI

TASK DETAIL
  https://phabricator.wikimedia.org/T275542

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, bete
Cc: Ladsgroup, Michael, bete, Aklapper, Charlie_WMDE, maantietaja, 
Hazizibinmahdi, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267010: Create BouncingDots loader mixin

2021-03-09 Thread bete
bete added a comment.


  A mixin would be simpler to implement. but we don't have a way of documenting 
that in the storybook.
  so I'd go with a component approach

TASK DETAIL
  https://phabricator.wikimedia.org/T267010

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Michael, Aklapper, Sarai-WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267010: Create BouncingDots loader mixin

2021-03-09 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T267010

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Michael, Aklapper, Sarai-WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275542: (MS 6) using the tooltip component in the QB

2021-03-09 Thread bete
bete added a comment.


  this <https://github.com/wmde/wikit/pull/386> PR has to be merged and 
released first, before starting this ticket

TASK DETAIL
  https://phabricator.wikimedia.org/T275542

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Aklapper, Charlie_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274346: Add named slot for icon to Design System components with label

2021-03-02 Thread bete
bete added a comment.


  PR: https://github.com/wmde/wikit/pull/386

TASK DETAIL
  https://phabricator.wikimedia.org/T274346

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, ItamarWMDE, Michael, Tarrow, Sarai-WMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274259: position the popover based on a prop

2021-03-01 Thread bete
bete added a comment.


  
https://119bc6d25deb9bf2eb5d77a16ade033ac6931053--wmde-wikit.netlify.app/?path=/story/vue_popover--all

TASK DETAIL
  https://phabricator.wikimedia.org/T274259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, 
aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274346: Add named slot for icon to Design System components with label

2021-03-01 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T274346

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, ItamarWMDE, Michael, Tarrow, Sarai-WMDE, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T274259: position the popover based on a prop

2021-02-18 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T274259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link component

2021-02-17 Thread bete
bete removed bete as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273052: Value type not detected in the visual query after using 'regardless of value'

2021-02-15 Thread bete
bete added a comment.


  @Charlie_WMDE
  
  https://602a85cd44dfc31887fa386c--clicky-sparqly.netlify.app

TASK DETAIL
  https://phabricator.wikimedia.org/T273052

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Ladsgroup, Michael, Charlie_WMDE, amy_rc, Aklapper, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273052: Value type not detected in the visual query after using 'regardless of value'

2021-02-10 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273052

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Ladsgroup, Michael, Charlie_WMDE, amy_rc, Aklapper, Akuckartz, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273777: Expand existing browser tests

2021-02-10 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273777

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273775: Rewrite the existing SauceLabs/Nightwatch Browser Test to Cypress and drop SauceLabs

2021-02-10 Thread bete
bete added a comment.


  PR: #192 <https://github.com/wmde/query-builder/pull/192>

TASK DETAIL
  https://phabricator.wikimedia.org/T273775

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273771: Integrate Cypress into our GitHub CI

2021-02-09 Thread bete
bete added a comment.


  to run the tests locally, simply run
  
docker-compose --env-file .env -f docker-compose.yml -f 
docker-compose.e2e.yml up e2e

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Jakob_WMDE, Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273771: Integrate Cypress into our GitHub CI

2021-02-09 Thread bete
bete added a subscriber: Jakob_WMDE.
bete added a comment.


  Cypress is now successfully integrated with github actions CI.
  thank you for the work @Jakob_WMDE  and @Michael
  
  @Jakob_WMDE thank you for the excellent points you wrote down in the PR 
<https://github.com/wmde/query-builder/pull/177>. 
  the issues you've mentioned will be addressed in subsequent tickets

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Jakob_WMDE, Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273775: Rewrite the existing SauceLabs/Nightwatch Browser Test to Cypress and drop SauceLabs

2021-02-08 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273775

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Addshore, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273771: Integrate Cypress into our GitHub CI

2021-02-03 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272958: (MS 5) Create link

2021-02-03 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T272958

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Ladsgroup, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#676 <https://phabricator.wikimedia.org/T273039#676>, 
@Sarai-WMDE wrote:
  
  >> It is entirely possible to instead have a prop that says something like 
inheritStyles=true or isStandalone=false.
  >
  > The prop option sounds good to me too.
  >
  > Can we consider the investigation done, then? I'd update the component 
ticket accordingly. Thanks again for the enlightenment 🙏🏻
  
  yesss!!!
  very good insights from @Michael and @ItamarWMDE

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#6799706 <https://phabricator.wikimedia.org/T273039#6799706>, 
@ItamarWMDE wrote:
  
  >> We could, in the future, extend that to support routing libraries like 
vue-router.
  >
  > This argument is enough to win me over. Usually I'm not in favor of 
creating components simply for styling purposes, and since we already expose a 
global CSS file that is used by consuming applications 
<https://github.com/wmde/query-builder/blob/master/src/App.vue#L59>, I don't 
necessarily see it as a problem to scope styles as a reusable CSS class that is 
available to implementing applications. However, once you add state and 
behavioral considerations into the mix, it makes a little more sense to me.
  >
  > Either or, I will back your decision even if there were no such 
considerations, as the research seems well thought of and there are other 
compelling arguments.
  >
  > I would ask though, how do you envision the API of this component to work? 
Is it something like `...`?
  
  yes, that was my idea for the API

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  In T273039#6799656 <https://phabricator.wikimedia.org/T273039#6799656>, 
@Michael wrote:
  
  > In T273039#6799614 <https://phabricator.wikimedia.org/T273039#6799614>, 
@Sarai-WMDE wrote:
  >
  >> Is it safe to assume that we'd probably need two link variants then? A 
//Link// (with its own, autonomous style – e.g. our "Show query in the Query 
Service") and an //Inline link// (which style blends with that of the text 
where it's embedded, but that it's still recognizable as a link, e.g. the 
"SPARQL" and "Feedback is welcomed here" links in the QB introductory 
description).
  >
  > It is entirely possible to instead have a prop that says something like 
`inheritStyles=true` or `isStandalone=false`.
  >
  > Rather, I wonder if a standalone component would make more sense in cases 
where the standalone-link is supposed to be more prominent. Like the "Get 
Started >"-Link on https://design-system.service.gov.uk/. It is clearly a link 
- conceptually, visually, behaviorally, technically:
  > F34089032: image.png <https://phabricator.wikimedia.org/F34089032>
  
  I'd go with the props option. having two separate types of links might create 
confusion

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  @Michael unfortunately , I don't have the notes, as I was note part of the 
meeting.
  but maybe @Sarai-WMDE has them ?

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-03 Thread bete
bete added a comment.


  @Michael yes! future extensions are another good reason for components.
  I believe @ItamarWMDE and @Sarai-WMDE already had a deep dive into this 
topic. but maybe with the points mentioned above, that might help them get 
closer to a decision

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, 
Lydia_Pintscher, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete added a comment.


  @Lydia_Pintscher
  
  I put all my findings here. please feel free if you've any questions

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete added a comment.


  **conclusion:**
  
  As far as implementation goes, there doesn't seem to be too much technical 
difficulty in going either way. echoing on some of the points @Michael 
mentioned above, I'll list some of the pros and cons.
  I haven't found much info on veutify but on here 
<https://bootstrap-vue.org/docs/components/link#component-reference> and here 
<https://material-ui.com/components/links/> , Links are used as components.
  
  **Pros: of component**
  
  - Consistency: No need to create unnecessary learning curve, i.e. not 
introducing  new way of doing things. we already use styled components so there 
no need to introduce a new way of doing things.
  - easy to publish a component to NPM and ensure that it is not only super 
customizable for the user through props and/or extending via styled(Component) 
but that it always looks & behaves as it did locally due to zero chance of 
clashing selectors.
  - easy to handle edge cases on the behavior of the link. e.g links with 
href="#". on click scroll to top of the page or what ?
  - we already have a story book
  
  **Pros of CSS styles: **
  
  - easier to implement. i.e at least, code size wise
  
  **Cons of using CSS:**
  
  - will be an additional way of implementing things, creating potential 
maintenance issues
  - has no story book. therefore difficult to document

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete added a comment.


  Implementation using props (vue components) can be accomplished easily.
  
  an example can be found here <https://stackoverflow.com/a/61952210>

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete added a comment.


  **regarding the second acceptance criteria:**
  
  Its a much rarer case. However, we can expand our mixin to accept a third 
parameter (font-size) to override the size. default value can just be set to 
'inherit' so the link can inherit the font-size of the parent.

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete added a comment.


  So far, I focused mostly on implementation using mixing (since we have more 
experience with the component approach).
  
  **regarding the first criteria**, mentioned above: It's possible to achieve 
the desired effect with mixins.
  
  code snippet:
  
@mixin link($icon:url("/icons/link-icon.svg"), $position: 'left') {

   @if $position == 'left' {
   a:before {
 content: $icon;
 padding-right: 4px;
   }
} @else {
 a:after {
content: $icon;
padding-right: 4px;
   }
}
}

.text {
  @include link(url("/icons/custom-link-icon.svg"), 'right');
}



#HTML
 about Wikimedia 
  
  as can be seen from the above sample code, we can pass two parameters to the 
mixin (the icon itself and the position of the icon)

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-02 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273039: investigation: links as components vs. reusable styles [timebox: 1d]

2021-02-01 Thread bete
bete added a comment.


  In T273039#6790844 <https://phabricator.wikimedia.org/T273039#6790844>, 
@Michael wrote:
  
  > Some initial brainstormy thoughts:
  >
  > Pro Component
  >
  > - better abstraction/encapsulation of "internals"
  > - same argument as to why a button is a DS component and not just a set of 
styles
  > - could maybe apply //some// validation on the URL to prevent mistakes like 
`href="javascript:void(0)"`
  > - not providing two ways of doing things: components and classes
  >
  > Pro CSS class
  >
  > - less confusing to translators if it appears in a i18n message
  > - full control over all the possible behavior
  >
  > Ideas for further investigation:
  >
  > - look at what vuetify and other component libraries are doing and try to 
infer their reasoning
  
  thanks for the points you made. I was originally pro css class. but I might 
be coming around to the component side. 
  I couldn't find much info on vuetify but I found another bootstrap library 
here <https://bootstrap-vue.org/docs/components/link>
  
  I think the encapsulation point you made is a solid one. especially, when it 
comes to behavior. e.g things like "href='#'" issue mentioned in the 
documentation.
  also, I think the link is also supposed to support icons (optional), so I 
think cases like that make the case for components instead of css classes

TASK DETAIL
  https://phabricator.wikimedia.org/T273039

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: bete, Michael, Sarai-WMDE, Aklapper, Ladsgroup, Lydia_Pintscher, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T272055: Set max width for entire UI

2021-01-26 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T272055

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Charlie_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267829: Make the lookup menu scroll active through keyboard

2021-01-22 Thread bete
bete added a subscriber: Michael.
bete added a comment.


  @Sarai-WMDE I have discussed this issue with @Michael . 
  we think the last two BDDs are an oversight and are not meant to be 
implemented for the lookup menu.
  we implemented them only for the dropdon menus. (in T268771 
<https://phabricator.wikimedia.org/T268771> )

TASK DETAIL
  https://phabricator.wikimedia.org/T267829

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Michael, Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268771: Allow looping within OptionsMenu via keyboard

2021-01-21 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T268771

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267829: Make the lookup menu scroll active through keyboard

2021-01-21 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T267829

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270549: "limited support" string placeholder shown in propertylookup after scroll

2020-12-21 Thread bete
bete added a comment.


  @Lydia_Pintscher fix is deployed and can be tested

TASK DETAIL
  https://phabricator.wikimedia.org/T270549

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: guergana.tzatchkova, Aklapper, Lydia_Pintscher, Manishsamota, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268508: Load more results for PropertyLookup on scroll

2020-12-18 Thread bete
bete added a comment.


  @Lydia_Pintscher made the fixes. can be tested again

TASK DETAIL
  https://phabricator.wikimedia.org/T268508

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Lydia_Pintscher, Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266877: Announce menu values to screen readers

2020-12-18 Thread bete
bete added a comment.


  did some tests with orca screen reader and it seems like there is no work 
needed from our side.
  orca read out the menu items, including the descriptions, when navigating the 
dropdown menu items.
  i will move this ticket to test verification so others can confirm the 
functionality as well.

TASK DETAIL
  https://phabricator.wikimedia.org/T266877

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, Orienteerix, LawExplorer, Flycatchr, 
EHCliffe, Zppix, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266877: Announce menu values to screen readers

2020-12-15 Thread bete
bete moved this task from Ready to pick up to Wikidata Query Builder - sprint 5 
on the Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 5); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T266877

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, Orienteerix, LawExplorer, Flycatchr, 
EHCliffe, Zppix, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266877: Announce menu values to screen readers

2020-12-15 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T266877

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: ItamarWMDE, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, Orienteerix, LawExplorer, Flycatchr, EHCliffe, 
Zppix, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268508: Load more results for PropertyLookup on scroll

2020-12-15 Thread bete
bete added a comment.


  @Lydia_Pintscher looking into it now

TASK DETAIL
  https://phabricator.wikimedia.org/T268508

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Lydia_Pintscher, Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269438: Postcss requires dir=ltr or dir=rtl, we have dir=auto

2020-12-14 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T269438

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268508: Load more results for PropertyLookup on scroll

2020-12-04 Thread bete
bete added a comment.


  https://github.com/wmde/query-builder/pull/93

TASK DETAIL
  https://phabricator.wikimedia.org/T268508

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268508: Load more results for PropertyLookup on scroll

2020-11-30 Thread bete
bete moved this task from Ready to pick up to Wikidata Query Builder - sprint 5 
on the Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 5); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T268508

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Manishsamota, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268508: Load more results for PropertyLookup on scroll

2020-11-30 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T268508

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267671: Make the Query Builder configurable at build time

2020-11-24 Thread bete
bete moved this task from Ready to pick up to  Wikidata Query Builder - sprint 
4 on the Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder ( Wikidata Query Builder - 
sprint 4); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T267671

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: guergana.tzatchkova, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267671: Make the Query Builder configurable at build time

2020-11-24 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T267671

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: guergana.tzatchkova, Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267736: Make it possible to add the ValueTypeDropdown value to the state

2020-11-19 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T267736

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267735: Create ValueTypeDropdown component in QB

2020-11-18 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T267735

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265917: Firefox doesn't show active styles while LookupMenu-item is clicked

2020-11-11 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T265917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265917: Firefox doesn't show active styles while LookupMenu-item is clicked

2020-11-11 Thread bete
bete moved this task from Incoming to Wikidata Query Builder - sprint 3 on the 
Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 3); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T265917

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Michael, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265884: Keyboard navigation for selecting an item

2020-10-21 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T265884

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Jakob_WMDE, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263568: First simple query - showing the result list

2020-10-09 Thread bete
bete added a subscriber: Charlie_WMDE.
bete added a comment.


  @Charlie_WMDE 
  do we have figma specs on how the iframe should look like ?
  meaning, how the iframe should fir in the query builder block

TASK DETAIL
  https://phabricator.wikimedia.org/T263568

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Charlie_WMDE, Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263568: First simple query - showing the result list

2020-10-09 Thread bete
bete moved this task from Backlog to Wikidata Query Builder - sprint 1 on the 
Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 1); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T263568

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263565: First simple query - input of string values only with dynamic Property

2020-10-09 Thread bete
bete moved this task from Ready to pick up to Wikidata Query Builder - sprint 1 
on the Wikidata Query Builder board.
bete edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 1); removed Wikidata Query Builder.

TASK DETAIL
  https://phabricator.wikimedia.org/T263565

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4990/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263568: First simple query - showing the result list

2020-10-09 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T263568

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Lydia_Pintscher, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264318: Set up store and wire it to text input component

2020-10-01 Thread bete
bete claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T264318

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: bete
Cc: Aklapper, Jakob_WMDE, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263539: Set up a test system

2020-09-24 Thread bete
bete added a comment.


  i wanted to bring this issue up over the meeting but i forgot. 
  why do we have different enviroments in prodcution (docker) and test 
(non-docker). doesn't that defeat the purpose of using docker (even if its a 
trivial issue)
  
  also, when we were working on the CI tihng, I saw there is no CI for the test 
env ? i.e. how about adding a all the deployment in the same deployment config 
file and trigger different actions based on the branch.
  
  here is a pseudo code for the config.yml
  
  on master push:
  
build and run tests
create artifcats (in this case build deocker images and push to our docker 
registry)
ssh into prod server and deploy (pull images from docker registry and run 
them)
  
  on feature push:
  
everything else stays the same expcept we do it on the toolforge server
  
  do you think this is over-kill?

TASK DETAIL
  https://phabricator.wikimedia.org/T263539

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, bete
Cc: bete, Aklapper, Jakob_WMDE, Hazizibinmahdi, Akuckartz, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs