Martavis Parker
bcfac603f0
Added components to Storybook library ( #2768 )
...
* added storybook
* added avatar component
* added button story
* added dropdown button story
* removed unused ellipsis component
* cleaned up modal path
* reorganized enroll secrets table file
* added flash story; removed unused persistent flash
* added fleet ace story
* added checkbox story
* added dropdown story
* added input story
* fixed storybook build
* fixed avatar
* added input with icon story
* added radio button story
* added select targets dropdown story
* added slider story
* added tooltip story
* added info banner story
* removed unused loaders; added spinner story
* added modal story
* removed unused NumberPill
* added pagination story
* lint fixes
* added documentation to run
* modified documentation
* fixed corelayout test
* fixed format for date-fns
* fixed date format that breaks tests
* wait for page
2021-11-06 23:41:09 -07:00
RachelElysia
403ef5cc59
Dev X: Destructure props in functional component's argument ( #2582 )
2021-10-22 11:34:45 -04:00
Martavis Parker
a11282cdee
Host MDM and Munki ( #2145 )
...
* refactor host details; TS and hooks
* layout change
* added mdm and munki to details; fixed styles
* changes file
* lint fixes
* using username for key
2021-09-28 14:05:25 -07:00
gillespi314
9f5559de9d
Hide custom query button from observers ( #2038 )
2021-09-13 16:35:33 -05:00
RachelElysia
66597ced71
App wide UI: Error and empty states for tables ( #1875 )
2021-09-02 08:16:19 -04:00
RachelElysia
e66cb536ab
Host Details Page: Query button for observers ( #1799 )
2021-08-27 11:13:28 -07:00
RachelElysia
7d99084f5b
Host Details Page: Transfer button ( #1233 )
...
* Transfer teams modal for Global Admin and Global Maintainer
* CTA to Create a team for Global Admin only
* Update e2e tests to include transfer host button
2021-06-29 13:48:57 -04:00
RachelElysia
5e40afa8ba
Clean up linter warnings ( #1026 )
...
* Fix 25+ linter warnings
Co-authored by: Sarah Gillespie @gillespi314
2021-06-10 10:00:03 -04:00
RachelElysia
19dd6e772b
Teams query manage page: Styling ( #881 )
...
* Style query manage page including side panel and table
* Conditional side panel rendering
Additional riders:
* Less brittle team e2e test
* Update all search icons across app
2021-05-27 19:39:35 -04:00
noahtalerman
c965e93339
Add persistent fetching to Host details page and edit query modal styles ( #791 )
...
* Improve UX custom query option
* Persist custom button on filter
* Remove superfluous CSS
* Edge case custom query button
* Add sentence case and edit modal margins
* Add persistent refetch state. Edit querymodal styles
* verbiage tweak (since filters are cleared)
Co-authored-by: RachelElysia <rachel.elysia.perkins@gmail.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2021-05-18 15:46:44 -05:00
RachelElysia
381956b528
Host custom query button modification ( #758 )
...
* Improve UX custom query option
* Edge case custom query button persists
2021-05-13 19:29:31 -04:00
RachelElysia
a8ce68f56a
Query modal on Hosts Details Page ( #660 )
...
* Query modal with error, no saved queries, and saved queries
* Ability to search saved queries
* Renders saved queries
* Queries page link uniquely from selected query/host
* Update hostDetailsPage test and refactored component onto own jsx
Pair programming, reviews, and suggestions: Noah Talerman <noahtal@umich.edu>
Reviews and suggestions: Zach Wasserman <zach@fleetdm.com>
2021-04-28 11:08:00 -04:00