Adam Piotrowski

Results 14 comments of Adam Piotrowski

And there is a way i tried to do this : https://gist.github.com/4111261 and the thing is : for each selected element, can? return false, but for can? :update, Policy, Policy.joins(:policies_users).where("policies_users.user_id...

Sure, I would love to - but can you gimme some more details? ;]

+1 also why if its not prefilled, input have transparent background?

Hmmm so u suggest not to use tagmanager if i want pass also ids? ``` var read = $("#permissions-read").tagsManager(); $("#permissions-read").typeahead({ valueKey: 'name', limit: 15, remote: '/mypath_to_jsondata' }).on('typeahead:selected', function (e, d)...

it would be just great if i could pass object with value and id to pushTag (also to prefile) instead of string

https://gist.github.com/panSarin/6a7efcdd503a315d21fcf38213d560cc So lets say that is my JSON (required 'test' field wont occur in response so it should raise error during validation) And if my response looks like: ``` "user_settings"=>...

Just to be sure, below example won't work in 2.0 , but will work in 2.1 yup ? ``` Admin::Staff::Operation::Create does not implement: call_with_circuit_interface ``` when i try to ```...

@gogiel @konung @guyzmo Are you using 2.1 already? What are your thoughts about that issue and the given solution now? Please join our new zulipchat: https://trailblazer.zulipchat.com/join/od4yhihn6tra3ix39u4gks72/ @apotonick was this addressed...