Commit Graph
1553 Commits
Author SHA1 Message Date
Jacob Shandling 9a4cfd14b4 UI: Disable sort arrows in manage hosts status column (#8892) 2022-12-01 11:49:58 -06:00
RachelElysia 68bc007519 Fleet UI: Unreleased fix header margin being added to tooltip margin (#8883) 2022-11-30 09:20:16 -05:00
Jacob ShandlingandJacob Shandling cb9c4d00c2 UI: Fix Tooltipwrapper causing extra whitespace if in last column of table (#8808)
* Nudge last tooltip in header to the left

* changefile

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-29 13:40:04 -08:00
Jacob ShandlingandJacob Shandling 77e6398efb UI: Prevent bg color change of disabled pagination buttons in Activity card (#8859)
* Add negation pseuodo-class to button hover to prevent bg color change when disabled

* change file

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-29 13:39:09 -08:00
Gabriel Hernandez 550feef040 integrate with API to show query name and sql query for live query activity (#8864)
* integrate with API to show query name and sql query for live query activity

* move ShowQueryModal to common components
2022-11-29 16:55:17 +00:00
Noah Talerman acb297d505 Update "No 1Password recovery kits..." policy (#8800)
* Update "No 1Password recovery kits..." policy

- Update policy in standard query library shown on fleetdm.com
- Update policy in standard templates shown in Fleet UI

* Update policy template shown in UI

* Commit Sharvil's exits to standard query library

* Commit Sharvil's edits to policy templates
2022-11-29 10:21:55 -05:00
RachelElysia f16b7ba13e Fleet UI: Save manage host table filters in state so we can return back to same filters (#8806) 2022-11-28 14:49:27 -05:00
RachelElysia 1e96f4f0fb Fleet UI: Fix left align wrapping on software table (#8803) 2022-11-28 09:56:34 -05:00
RachelElysia 8d1ebce204 Fleet UI: Fix table links to allow wrapping (#8802) 2022-11-23 14:36:08 -05:00
Jacob ShandlingandJacob Shandling b131839b7f UI: make diskspace graph behavior os-dependent (#8792)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-22 14:43:30 -08:00
Jacob ShandlingandJacob Shandling 9796a15b4d UI: Set form field height to $form-field-label-min-height for consistency between states, including on error (#8714)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-11-22 14:41:10 -08:00
a568c28124 UI: Add {on|off}line status tooltips and refactor HostSummary to use StatusCell (#8750)
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-11-22 14:15:17 -08:00
RachelElysia 05a6f06d12 Fleet UI: Allow software table rows to be clickable (#8772) 2022-11-22 11:13:33 -05:00
RachelElysia a623a6410a Fleet UI: Add route params to host details page (#8673) 2022-11-18 12:21:53 -05:00
RachelElysia fc11c0a06d Fleet UI: Update icons (#8520) 2022-11-18 12:21:13 -05:00
RachelElysia 55c6aab85c Frontend: Organize response interfaces into appropriate interface directories (#8742) 2022-11-18 11:25:39 -05:00
Gabriel Hernandez 0f558d56a4 add links to query side panel (#8753) 2022-11-18 14:25:58 +00:00
Jacob Shandling b6ec1ef167 UI: Remove preview payload button (#8623)
* UI: Remove 'Preview payload' button + related (#8506)

Also removed associated logic, imports, and styles unique to this button.

* Add changes file
2022-11-17 11:43:28 -08:00
RachelElysia 40d787aec9 Fleet UI: URL routes for dashboard platforms (#8689) 2022-11-17 10:45:35 -05:00
Gabriel Hernandez e7616dd422 refactor activity items and add query name to live_query activity type (#8740) 2022-11-17 14:25:40 +00:00
RachelElysia 82d1c13b44 Frontend integration tests: Create mock mac admins handler (#8728) 2022-11-16 13:57:51 -05:00
Jan Christian Grünhage 8fee954dba fix: check device mounted at filesystem root for encryption (#8719) 2022-11-15 10:50:58 -05:00
RachelElysia 88038e8535 Frontend unit tests: 3 link components (#8604) 2022-11-15 08:53:39 -05:00
RachelElysia d58183c797 Frontend Integration Tests: Create activity integration tests, reorganized mock server calls (#8620)
* Create activity integration tests, reorganized mock server calls

Co-authored by: Gabe <ghernandez345@gmail.com>

* Specify pagination button
2022-11-15 13:29:12 +00:00
Luke Heath af0c75e08b Prepare for 4.23.0 (#8663) 2022-11-14 14:42:21 -08:00
RachelElysia 928b4be2c2 Fleet UI: Team saved across dashboard <> manage host link bug (#8704) 2022-11-14 15:15:37 -05:00
Gabriel Hernandez 2a98d87ee7 style fixes for code editor and query sidepanel table dropdown (#8702)
* fix jumping active line for code editor

* fix table styles in query sidepanel table dropdown
2022-11-14 17:20:58 +00:00
RachelElysiaandLuke Heath 4e9ac903e3 Fleet UI: App settings styling (#8529)
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-11-11 16:12:00 -05:00
Luke Heath 8364b358b9 Fix inherited policy counts (#8681) 2022-11-11 15:08:03 -06:00
RachelElysia d05ed9bcca Fleet UI: Software filter renders even without software version (#8680) 2022-11-11 16:04:28 -05:00
Luke Heath 84def9fdb7 Removes software links from device user page (#8668) 2022-11-11 08:58:11 -06:00
Luke Heath 9f3c83b7c5 Redirect all unauthenticated pages on sandbox (#8662) 2022-11-11 08:55:25 -06:00
RachelElysia 46a38daf3b Fleet UI: Various dropdown fixes (#8645) 2022-11-10 11:55:43 -05:00
Luke Heath d5144403e5 Fix query editor deleting wrong word (#8651) 2022-11-10 10:15:35 -06:00
RachelElysia 82ebe89345 Fleet UI: Unreleased styling bug - Move last word to next line with icon (#8640) 2022-11-10 09:28:02 -05:00
RachelElysia 3a9f45d6f8 Fleet UI: Filter by low disk space hosts on various platforms (#8647) 2022-11-10 09:27:23 -05:00
Gabriel Hernandez 139a462ebe fix UI to only show munki card on host details for mac machines (#8657) 2022-11-10 14:26:12 +00:00
Gabriel Hernandez 443153a5d5 UI polish and style fixes for query pages (#8643)
* polish manage query page styles

* fix pencil icon spacing on query and policy edit form

* increase gutter style for edtior

* truncate long table names in table dropdown on query sidebar

* add change file
2022-11-10 11:00:06 +00:00
Luke Heath 9d8a8ca07e Adjust add hosts text area height to fit content (#8642) 2022-11-09 15:27:32 -06:00
RachelElysia d6b3250d05 Fleet UI: Back link compatible with Firefox (#8631) 2022-11-09 10:22:40 -05:00
Luke Heath 5493417fee Ensure invite form always returns a base error (#8615) 2022-11-08 15:34:18 -06:00
Luke Heath 52dea440cf Update currentTeam after delete on team details page (#8619) 2022-11-08 15:11:23 -06:00
RachelElysia a7ca66576b Fleet UI: Update error copy for opening add host modal without an enroll secret (#8586) 2022-11-08 10:06:58 -05:00
RachelElysia 6921e43bb7 Host details page: Surface disk encryption information (#8437) 2022-11-07 16:51:03 -05:00
RachelElysia 92fbc810b3 Fleet UI: Enroll secret hover bug (#8592) 2022-11-07 12:48:43 -05:00
RachelElysia 45a4dffa04 Frontend: Code cleanup (#8583) 2022-11-07 12:18:06 -05:00
Luke Heath 61ce9fc81a Fix teams context on manage hosts and manage teams pages (#8605) 2022-11-07 11:14:40 -06:00
Gabriel Hernandez e71307e11a add passed policies column to inherited policies table. Add new colors and add to icons. (#8524)
* Merge branch 'main' of https://github.com/fleetdm/fleet into chore/testing-docs-on-contribution
add passing columns to inherited policies table

* add updated colors and applied them to icons

* change policy tables to use buildQueryString
2022-11-07 17:13:11 +00:00
RachelElysia 8ef9f805f5 Fleet UI: Unreleased styling bugs (Enroll secret width, Label dropdown icon) (#8565) 2022-11-04 09:22:30 -04:00
RachelElysia 9f160c058f Fleet UI: Surface how to override modifying agent options that are invalid (#8561) 2022-11-04 09:21:37 -04:00