Server tool and core code for the ubc-farm program suite.
published version 3.0.0, 8 years agoESLint configuration for ubc-farm modules. Includes multiple configurations, based on eslint-config-airbnb. Most style rules have been switched to warnings or turned off.
published version 5.3.0, 8 years agoUtilities used by various ubc-farm sibling packages
published version 4.1.0, 9 years agoIncludes babel-presets 2017, 2016, and react, plus the external-helpers plugin.
published version 1.1.0, 8 years agoDefault knex connection configuartion for ubc-farm packages
published version 1.2.0, 8 years agoA simple higher order component for React, which gets data from a promise when the component mounts and then adds it to a prop once the promise has resolved.
published version 1.1.0, 8 years agoContains definitions for PouchDB databases used throughout the ubc-farm modules.
published version 3.2.0, 8 years agoFunctions for working with the Google Maps JavaScript API
published version 1.0.1, 8 years ago- published version 1.0.0, 8 years ago
Various inputs for use inside forms. The API is similar to normal `<input />` elements, with `value`, `onChange`, and `defaultValue` props.
published version 2.0.0, 8 years agoReact table component that displays items from a PouchDB database. Use [Columns](https://github.com/bvaughn/react-virtualized/blob/master/docs/Column.md) to define fields that are shown.
published version 2.1.1, 8 years agoconnectAll is a React higher-order component used to give read-only access to a database to a React component.
published version 1.0.0, 8 years agoReact element to edit a PouchDB document in a form
published version 1.0.0, 8 years ago