fleet/frontend
Mike Stone f099b2ae22 Create packs (#516)
* Creates new PackComposerPage at /packs/new

* Creates PackForm component

* Adds PackForm to PackComposerPage

* Creates QueriesListItem

* Creates QueriesList

* Creates QueriesListWrapper

* Get all queries when the Packs Composer Page loads

* Form HOC handles updates to formData prop

* Creates form to configure scheduled queries

* QueriesListWrapper renders ConfigurePackQueryForm

* search queries input filters queries list

* Empty state text

* create pack when user submits the new pack form

* Adds Edit pack page to /packs/:pack_id/edit

* API client - get scheduled queries for a pack

* API client - create scheduled query

* Redux config for scheduled queries

* Remove scheduled queries from packs

* Add labels to pack on create

* Add disabled state to the select targets dropdown

* Adds edit route and pushes to new route on edit click

* Adds cancel button to edit pack form

* Adds Checkbox that selects all scheduled queries in table
2016-12-21 12:25:54 -05:00
..
components Create packs (#516) 2016-12-21 12:25:54 -05:00
interfaces Create packs (#516) 2016-12-21 12:25:54 -05:00
kolide Create packs (#516) 2016-12-21 12:25:54 -05:00
layouts/CoreLayout Styling Manage Hosts [Grid View] (#602) 2016-12-15 08:44:45 -06:00
pages Create packs (#516) 2016-12-21 12:25:54 -05:00
redux Create packs (#516) 2016-12-21 12:25:54 -05:00
router Create packs (#516) 2016-12-21 12:25:54 -05:00
styles Create packs (#516) 2016-12-21 12:25:54 -05:00
templates Styling User Registration (#529) 2016-12-01 13:57:19 -05:00
test Create packs (#516) 2016-12-21 12:25:54 -05:00
utilities Create packs (#516) 2016-12-21 12:25:54 -05:00
.test.setup.js Converting JS/Radium styles to SCSS (#360) 2016-11-03 14:40:54 -05:00
index.jsx Cleaning JavaScript imports and if statements (#327) 2016-10-19 16:22:18 -04:00
index.scss Rearranging Files & Killing Off colors.js (#482) 2016-11-15 12:52:17 -06:00
osquery_tables.json Query side panel (#269) 2016-10-11 11:32:39 -04:00