pravin-d

Results 25 issues of pravin-d

Hey guys.. great job.. making it all so configurable.. really top notch.. Currently I'm implementing a feature where a user can add a bunch of cities for a given country....

enhancement

Sorry was not sure where give the feedback. Feedback: Simply awesome guys.

Hi, Could please document the settings that is available with drf-haystack. Also a little bit more detail regarding query builder, custom fields and so on. If query builder, etc are...

enhancement

The onhover interactions are not working. Any Idea how to debug ? This is the params values { particles: { number: { value: 80, density: { enable: !0, value_area: 800...

URLPattern pattern._regex does not exist and its not rendering the urls properly.

https://github.com/hicetnunc2000/objkt-swap/blob/1d2ad692b945be35ec87a6e3e29270de18f5f4a8/smart-py/fa2.py#L501 The update_operators() endpoint - checks if the owner == sender for a given objkt_id or if the sender is an admin. However I'm not able to see a check...

Some documentation on how to use with a single example would be helpful

I'm following the sample from https://axelzarate.wordpress.com/2014/07/31/custom-dropdown-autocomplete-with-angularjs/ However in angular >=1.4 ng-options is not allowed without a select element. Also in your code you seem to be expecting custom-select="s.id as s.name...

I have multiple filters that I need to apply to an array. When present the filters will apply in an AND fashion. http://stackoverflow.com/questions/28670719/how-to-implement-an-efficient-filter-using-knockoutjs

Is it possible to have a computed property or maybe multiple names/alias as part of the json mapper ? Eg. Transformation ``` [{"id" : "someId"}, {"_id" : "sdfdf"}] => [{"id"...