fleet/frontend/pages
Mike Stone 4ba3ad51f0 All packs page (#709)
* Display packs page at /packs/manage

* Adds NumberPill component

* Filter packs list

* Render the pack info side panel when no packs are selected

* Adds packs list

* Moves state management to page component

* Display selected pack count

* Render bulk action buttons

* API client - update pack

* API client - destroy pack

* Adds update/destroy functions to packs redux config

* Bulk actions (enable, disable, delete)

* Selecting a pack updates state

* PackDetailsSidePanel updates pack status

* Link to edit pack on side panel

* sets selected pack in URL

* Sets color for unsettled buttons

* Loads scheduled queries for selected pack in All Packs Page

* PackDetailsSidePanel component

* PackDetailsSidePanel styles

* styles PacksList component

* Stop rendering flash when pack status is updated

* Makes full row clickable

* highlight selected pack
2017-01-03 15:56:50 -05:00
..
Admin Handle invalid delete requests (#699) 2016-12-29 12:04:03 -07:00
ConfirmInvitePage 374 confirm invite (#583) 2016-12-29 15:27:43 -05:00
ForgotPasswordPage Fixing bug in Query Table sidebar dropdown (#691) 2016-12-22 13:26:18 -06:00
hosts Fixing bug in Query Table sidebar dropdown (#691) 2016-12-22 13:26:18 -06:00
LoginPage Resolve lots of absolute and fixed positioning issues (#571) 2016-12-06 11:55:48 -05:00
LoginSuccessfulPage Fixing bug in Query Table sidebar dropdown (#691) 2016-12-22 13:26:18 -06:00
LogoutPage Converting JS/Radium styles to SCSS (#360) 2016-11-03 14:40:54 -05:00
packs All packs page (#709) 2017-01-03 15:56:50 -05:00
queries/QueryPage Run query (#549) 2016-12-21 12:07:13 -05:00
RegistrationPage 374 confirm invite (#583) 2016-12-29 15:27:43 -05:00
ResetPasswordPage Resolve lots of absolute and fixed positioning issues (#571) 2016-12-06 11:55:48 -05:00
UserSettingsPage Change Button component to take children instead of text prop (#710) 2016-12-28 10:24:52 -05:00