Paweł Marynowski

Results 7 issues of Paweł Marynowski

If I have data like this: ``` $scope.tableData = [ {firstName:"Walter", lastName:"Wurst", age:20}, {firstName:"Peter", lastName:"Pan", age:21}, {firstName:"Erwin", lastName:"Erster", age:22}, {firstName:"Paula", lastName:"Pummel", age:23} ]; $scope.tableOptions = { data: $scope.tableData (...) });...

question

for example, the combination below will not work ``` draggableTrack max={100} min={-100} ```

bug

When posting payload below to `/admin/round//import` ``` { "import_method": "selected", "file_names": ["Bytom, Rynek 24.jpg","Bytom, Rynek 24.jpg","Bytom, Rynek 24.jpg","Bytom, Rynek 24.jpg","Bytom, Rynek 24.jpg"] } ``` Response is 500 with `detail`: `

type bug
priority normal

Right now api is rejecting calls from localhost. `Access to XMLHttpRequest at 'http://tools.wmflabs.org/montage-dev/v1/admin' from origin 'http://localhost:8000' has been blocked by CORS policy: The response is invalid.` We should allow it,...

priority high

I try to filter collection by tags fieldtype, but as a result I always see empty array. I tried to use code below with few other variants, but no success....

https://commons.wikimedia.org/wiki/Template:Specimen

normal priority
(enhancement)

Per [feedback](https://meta.wikimedia.org/w/index.php?title=User_talk%3AYarl&type=revision&diff=16991539&oldid=16124730).

normal priority
(enhancement)