fleet/frontend/components/forms/fields/InputField
Mike Stone 8567cc458c Run query (#549)
* Adds campaigns to redux state

* Update campaign with web socket data

* Destroy the current campaign when creating a new one

* close the socket when leaving the page or creating a new campaign

* Allow stopping a running query

* Update campaign with query results

* Adds QueryResultsTable

* Display flash message if campaign can't be created

* Allow filtering query results

* Adds filter icon

* Prevent query text updates when the query is running
2016-12-21 12:07:13 -05:00
..
_styles.scss Refactor form fields (#636) 2016-12-16 09:54:49 -06:00
index.js New query page (#254) 2016-09-30 14:55:15 -04:00
InputField.jsx Run query (#549) 2016-12-21 12:07:13 -05:00