Diefferson Koderer Môro

Results 10 issues of Diefferson Koderer Môro

Boa tarde, Devido a esse bloco de código no arquivo > registro.py `ignore_fields = lambda key: any((` ` key.startswith('vazio'),` ` key.startswith('servico_'),` ` key.startswith('controle_'),` ` ))` Não é possível configurar alguns...

After change of jQuery to Vanilla JS, the change in fields that use Select2 don't trigger filteriffic search.

Hi, any plans to add support for new versions of OpenAPI/Swagger 3 (3.0/3.1)? https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md

Hi, These are some small errors that I found while updating my application. If you need it to be in different PRs, I can do that too. @ddnexus one question...

Hi, These are some small errors that I found while updating my application.

### Where are you experiencing this bug? A specific icon glyph ### What is the issue you are experiencing? Hi, I tried to search for some icons with aliases that...

Bug

### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...

Icon Request

### Before You Begin - [x] I have cleared the cache of my browser. - [x] I have tried a different browser to see if it is related to my...

Bug

There are scenarios where a system needs multiple providers for, for example, internal login and external client login. Therefore, it would be interesting to implement a logic for registering N...

question

Sometimes I need to record the reason why a particular record is being deleted and being able to specify this as an audit comment would be nice. Example: ```rb Negotiation.first.destroy(audit_comment:...