Sergey Krasnikov

Results 6 issues of Sergey Krasnikov

Hello! In my project I'm using umzug in two states - structure migrations and data migrations. Data migrations not requires DB user with ALTER, CREATE TABLE and other structural permissions....

Tested 4 length code on wide canvas (200px). Adjusted font letter intervals to match all canvas width. Now it looks like: ![screenshot_20160311_113437](https://cloud.githubusercontent.com/assets/5525262/13697280/79f95a5e-e77d-11e5-8e42-4c2beaae3973.png)

Hello! Tested with no luck as ``` import { withTheme } from 'react-jsonschema-form'; import { Theme as MuiTheme } from 'rjsf-material-ui'; const MuiForm = withTheme(MuiTheme); finalSchema.buttonLabel = "my label"; finalSchema['ui:options']...

## Issue Creation Checklist - [x] I understand that my issue will be automatically closed if I don't fill in the requested information - [x] I have read the [contribution...

type: feature
released
v6

Hello! I have Products model, and Vendors model. With assocation that Vendor has many products and product has one vendorId. I need filter vendors by product properties and/or vendor properties....

type: bug

## What was unclear/insufficient/not covered in the documentation Just tried BelongsToMany association rolespermissions countPermissions(options) method of roles model with where in options and it worked as expected! Is it just...

status: wip