Chris McLeod

Results 6 issues of Chris McLeod

### Component Metrics Format @ac360 @eahefnawy @hkbarton @medikoo #### Motivation Each component needs the ability to report metrics in terms of the use-case for that component. For example a website...

kind/enhancement

For example if a model has an attribute phone, the preferred_method_name changes this to phodoes_not_equal (substitutes the ne in phone for does_not_equal since ne is an alias for does_not_equal). Then...

For the association table, when clicking any pagination link, the request works and returns the appropriate html when inspecting with Chrome, but the html is never updated with no errors....

### Changes - Fix issue passing other configuration options to authorize call - Fix issue where iOS enableLocalAuthentication uses title parameter for all properties instead of the correct paramters -...

Ignoring the src folder in .npmignore reduces package size. Someone at MS knows haha: https://github.com/Microsoft/TypeScript/blob/master/.npmignore

If I try to connect in ruby with the username and password I supplied upon creation I get: Server not available on http://xx.xx.xx.xx:7474/db/data (response code 302) (RuntimeError) When I first...