Leandro Segovia

Results 11 comments of Leandro Segovia

this worked for me: `gem install tiny_tds -- --with-freetds-include=/opt/homebrew/include --with-freetds-lib=/opt/homebrew/lib`

@joseglego - Yes, you can change it. - It's ok without `min` and `max` placeholders. - It would be nice. Maybe a 🕙 icon instead of a 📆 icon. -...

@joseglego > I don't know where the ActiveAdmin images are, I found this reference icon page for ActiveAdmin but I couldn't find on the repo. I will continue with this...

@joseglego I think it's ok to have 2 different inputs. The date picker is different on filters panel and form too. About the filter, it looks great but there's a...

@joseglego The problem I see (maybe I'm wrong), is not related with the format. Editing the input manually will break "the input style" regardless of the format. Maybe, a good...

@joseglego I can't see the difference between "Basic CSS" and "Magic CSS". However, If you think "Basic CSS" is the best choice right now, let's do that.

@joseglego welcome back! with the div and hidden input approach I think: 1 - You should have one div per picker. 2 - The div shouldn't be editable. 3 -...

`search_select_filter` is used with `belongs_to` associations.

I did'nt use ui-select2 to resolve, but this could help. ``` js (function() { 'use strict'; angular .module('App.directives') .directive('ajaxSearchInput', Directive); Directive.$inject = []; function Directive() { return { template: '',...

@iobaixas, of course! I'm in