RachelElysia
929421f3bd
Fleet UI: MDM settings page ( #8977 )
2022-12-16 17:33:10 -05:00
RachelElysia
cf52f189c5
Fleet UI: Delete host flow prevent re-enrollment information ( #9044 )
2022-12-16 16:43:08 -05:00
Gabriel Hernandez
3c136e3f47
Add MDM Card to Windows and All Dashboards and change mdm data source on host details page ( #8960 )
2022-12-16 15:12:11 -06:00
Gabriel Hernandez
e6243c2b60
Exclude critical attribute on a policy update if on free tier ( #9045 )
2022-12-15 15:46:48 -06:00
RachelElysia
29feeeb768
Fleet UI: Rebase fix ( #9040 )
2022-12-15 12:06:09 -05:00
RachelElysia
51d1cf8569
Fleet UI: Add critical policy option ( #8758 )
2022-12-14 13:57:57 -05:00
RachelElysia
267f65a603
Frontend testing documentation ( #8936 )
2022-12-14 13:56:56 -05:00
Jacob Shandling
665ed443b9
Refactor StatusCell to StatusIndicator ( #8854 )
...
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2022-12-13 10:04:07 -08:00
Gabriel Hernandez
22abdd4ed8
add frontend directories for mdm ( #8968 )
2022-12-08 14:28:39 -06:00
RachelElysia
e9afcc778a
Fleet UI: Fix input field alignments ( #8963 )
2022-12-08 10:57:28 -08:00
RachelElysia
fa8ee026ff
Frontend: Unit tests /components directory, convert to svg icons ( #8716 )
2022-12-07 09:59:38 -08:00
Jacob Shandling
9a4cfd14b4
UI: Disable sort arrows in manage hosts status column ( #8892 )
2022-12-01 11:49:58 -06:00
Jacob 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 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
Jacob 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 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
Jacob Shandling
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
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
Jan Christian Grünhage
8fee954dba
fix: check device mounted at filesystem root for encryption ( #8719 )
2022-11-15 10:50:58 -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
RachelElysia
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
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
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
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
RachelElysia
6b1589fe8a
Fleet UI: Editing team(s) using fleetctl added to activities ( #8538 )
2022-11-02 14:19:05 -04:00
RachelElysia
3b668131a1
Frontend: New ViewAllHostsLink component ( #8422 )
2022-11-02 14:18:08 -04:00
RachelElysia
373378cdd6
Fleet UI: Dropdown and dashboard styling fixes ( #8448 )
2022-11-01 16:09:57 -04:00
RachelElysia
797ea6c707
Fleet UI: Host/Software pages styling fixes ( #8474 )
2022-11-01 15:59:26 -04:00
Gabriel Hernandez
bcfd000adf
integration test device user page with mock and custom renderer ( #8475 )
2022-11-01 18:59:40 +00:00
RachelElysia
82ff4ab6e3
Frontend: New CustomLink component ( #8375 )
2022-10-27 14:06:57 -04:00
RachelElysia
ef1be16a68
Fleet UI: Fix label dropdown height, indicator color (unreleased bug) ( #8466 )
2022-10-27 14:06:33 -04:00
RachelElysia
c964ba4d90
Frontend: New BackLink component ( #8352 )
2022-10-27 09:34:45 -04:00
RachelElysia
1aaf2d0b06
Fleet UI: Update styling of tooltips and modals ( #8436 )
2022-10-26 09:10:20 -04:00
RachelElysia
97b4d1f3fb
Fleet UI: Option to show public IP address in hosts table ( #8425 )
2022-10-25 11:56:09 -04:00
Martin Angers
461f85e332
Add premium-specific preview screenshots for integrations' vulnerability tickets ( #8423 )
2022-10-25 08:09:27 -04:00
RachelElysia
566173c93c
Frontend tech debt: Change all references of homepage to dashboard ( #8308 )
2022-10-24 16:06:23 -04:00
gillespi314
881194b3b4
Add orbit version and osquery version usage statistics ( #8229 )
2022-10-24 11:12:56 -05:00
Guillaume Ross
ff1941c755
Adding policy queries ( #8298 )
2022-10-24 12:45:58 +00:00
RachelElysia
0faa546f17
Fleet UI: Consistency between global and team agent options forms ( #8334 )
2022-10-20 13:39:47 -04:00
RachelElysia
c6dce1a0b9
Fleet UI: Icon classname now global styled (non-released bug) ( #8367 )
2022-10-20 13:33:36 -04:00
Gabriel Hernandez
55bf0cea6a
change label filter dropdown icon match status dropdown and extend icon component ( #8337 )
2022-10-19 17:44:27 -05:00
Luke Heath
bc32662a3e
Use new display name property in live query results ( #8268 )
2022-10-19 17:24:42 -05:00
gillespi314
9f20f01e37
Check team config for software UI ( #8338 )
2022-10-19 14:00:39 -05:00
Luke Heath
6d4c885f22
Fix select dropdown highlighting on Firefox ( #8264 )
2022-10-19 17:57:06 +00:00
RachelElysia
5de3e571ae
Fleet UI: Truncated cells have responsive size tooltips, hides default browser tooltip ( #8300 )
2022-10-19 11:32:55 -04:00
Gabriel Hernandez
efad41e578
fix 500 when no software on device/:token page ( #8292 )
2022-10-18 17:50:59 +01:00
Luke Heath
69f1dc5176
Fix redirect of user resetting password ( #8261 )
2022-10-18 11:10:52 -05:00
RachelElysia
bca8567e9e
Fleet UI: Host table defaults to 100 hosts per page ( #8290 )
2022-10-18 11:11:19 -04:00
RachelElysia
c04ebbc490
Fleet UI: Missing host and low disk space filters on dashboard and manage host page ( #7728 )
2022-10-14 15:21:30 -05:00
RachelElysia
3eaceec64d
Fleet UI: App-wide use of host's display_name ( #8169 )
2022-10-14 14:26:15 -05:00
gillespi314
59876d37ea
Add usage statistics to measure policy violations ( #8199 )
2022-10-14 13:55:37 -05:00
Gabriel Hernandez
06a9e886a1
fix broken search for manage host page ( #8213 )
2022-10-14 15:56:02 +01:00
RachelElysia
57c40ac056
Fix tooltip width to not be wider than column ( #8220 )
2022-10-14 09:30:06 -05:00
RachelElysia
564a25883f
Fleet UI: Fix padding between multiple enroll secrets ( #8193 )
2022-10-13 09:28:59 -04:00
Noah Talerman
7b44d0a97b
Remove banner from Team details > Agent options ( #8170 )
...
- Remove info banner that links to help with `overrides`
2022-10-12 15:08:02 -04:00
RachelElysia
7de1b847ea
Fleet UI: Host's software details links to software, improved responsiveness ( #8080 )
2022-10-11 09:27:20 -04:00
RachelElysia
6d94472224
Fleet UI: Move status from route param to query param ( #8035 )
2022-10-10 14:07:47 -04:00
Gabriel Hernandez
bc194d18c7
Feat/update live query states ( #8122 )
...
* add awaitng results state to live query search
* make spinner more reusable and add it to query page awaiting results
* create common QueryResultsHeader component to use on query policy flows
2022-10-10 15:39:49 +01:00
Gabriel Hernandez
b14c7af645
move policies to own constants and allow escaping on DEFAULT_POLICIES ( #8121 )
2022-10-07 14:31:57 +01:00
RachelElysia
34088aaab9
Fleet UI: /login route redirects to /dashboard if logged in ( #8102 )
2022-10-06 13:33:32 -04:00
RachelElysia
92d6161edb
Fleet UI: Clarify last fetched and last seen time on Manage Host Page ( #8087 )
2022-10-06 09:15:40 -04:00
RachelElysia
69ee2bd4c1
Fleet UI: Update create team name suggestions ( #8073 )
2022-10-04 13:35:15 -04:00
Martin Angers
f5b6523359
Hide overrides key if empty, display comment for flags if empty ( #7986 )
2022-10-04 08:40:40 -04:00
RachelElysia
ecb7c333d2
Frontend: Standardize modal and modal button code ( #7740 )
2022-10-03 15:11:36 -04:00
Luke Heath
6b4d76b975
Fix device user page icon sizing ( #8043 )
2022-09-30 14:08:30 -05:00
Luke Heath
ded2fb0149
Standardize back link implementation ( #8039 )
2022-09-30 12:50:04 -05:00
Gabriel Hernandez
64fa2bafe4
fix sso input values with leading or trailing spaces by adding trimming ( #8000 )
...
* add trimming to sso form data values
* add sso login failure error message on login form
2022-09-30 14:59:43 +01:00
RachelElysia
c9527a51f3
Fleet UI: Packs chevron ( #8034 )
2022-09-30 09:58:57 -04:00
RachelElysia
7cdc2e2027
Fleet UI: Helpful team agent errors ( #8001 )
2022-09-28 13:31:44 -04:00
Gabriel Hernandez
7147859de1
fix label filter showing under table header and adding no custom filter state ( #7998 )
2022-09-28 15:12:37 +01:00
RachelElysia
0291a709e2
Fleet UI Bug Fix: Error adding integration doesn't clear fields ( #7988 )
2022-09-27 21:04:19 -04:00
Luke Heath
51aaa7755a
Fix tooltip jank and hosts text on query target selection ( #7909 )
2022-09-23 18:28:43 -04:00
Roberto Dip
8a8caa8a84
fix hash link to FAQ on policy response ( #7859 )
2022-09-23 13:47:48 -03:00
Gabriel Hernandez
fca5ad3158
add edit agent options activity text ( #7695 )
2022-09-23 12:05:07 -04:00
RachelElysia
24a7b1f8fd
Frontend Tech Debt: Software card API dependency moved to page level component ( #7672 )
2022-09-23 10:45:00 -04:00
RachelElysia
2668182bda
Fleet UI: Hitting enter saves new pack and saves editing a pack ( #7789 )
2022-09-21 13:06:29 -04:00
RachelElysia
2cdcd47952
Fleet UI: App settings clears validation errors on change ( #7870 )
2022-09-21 11:26:37 -04:00
RachelElysia
6c6636cc1b
Frontend: Updates to unit test ( #7850 )
2022-09-20 12:09:37 -04:00
RachelElysia
299a4e54fc
Fleet UI: Dashboard summary tiles clickable with new component ( #7826 )
2022-09-19 16:47:43 -04:00
RachelElysia
de96086871
Frontend: Refactor reused code ( #7733 )
2022-09-16 09:26:59 -04:00
RachelElysia
7a5663bebf
Fleet UI: Disable save host status without required dropdowns selected ( #7759 )
2022-09-15 12:03:28 -04:00
RachelElysia
b32f2b04aa
Fleet UI: Fix styling on query modal buttons ( #7756 )
2022-09-14 11:38:25 -05:00
Gabriel Hernandez
eb06ef8049
simplify TeamsDropdown component and update ManageHostPage to keep po… ( #7606 )
...
* simplify TeamsDropdown component and update ManageHostPage to keep policy filter across team change
* fix TeamDropdown for users not on global team
2022-09-12 16:18:12 +01:00
Gabriel Hernandez
f1995bf79e
Fleet UI update to testing tooling user-event library ( #7514 )
...
* adding FE testing documentation
* extend radio button tests
* update test to work with new user-events lib version
* more testing docs
2022-09-12 16:10:10 +01:00
RachelElysia
7fa483d847
Indicate hoverable text with grey font ( #7655 )
2022-09-12 11:00:39 -04:00
RachelElysia
a88984730f
Frontend Tech Debt: Refactor enroll secrets components into own subdirectory ( #7667 )
2022-09-12 09:23:13 -04:00
Gabriel Hernandez
9e63abf388
fix the vertical alignment of the host count in software table at smaller screen sizes ( #7663 )
2022-09-09 17:02:34 +00:00
Gabriel Hernandez
995a87c5fd
fix the vertical alignment of the host count in software table at smaller screen sizes ( #7661 )
2022-09-09 14:25:53 +00:00
Luke Heath
d3c5ee7f49
Fix host details chevron icon size ( #7645 )
2022-09-08 17:08:31 -05:00
RachelElysia
78ca68d13d
Fleet UI: Munki title on homepage, hide entire card when no munki_versions installed on team/global ( #7646 )
2022-09-08 16:12:12 -04:00
gillespi314
abc131575b
Bring patch commits to main ( #7647 )
2022-09-08 12:20:07 -05:00
Martin Angers
5809348164
Update hostsEnrolledByOperatingSystem
examples to match actual platform/version values ( #7621 )
2022-09-08 11:08:03 -05:00
Gabriel Hernandez
162304c565
fix squashed slack button image on welcome card ( #7640 )
2022-09-08 15:47:53 +00:00
RachelElysia
cd8e42ba82
Fleet UI: Fix bug to view more than 20 teams ( #7623 )
2022-09-08 11:13:20 -04:00
Gabriel Hernandez
df014bd508
fix responsiveness on manage host page table controls and update filter icon ( #7636 )
...
* fix responsiveness on manage host page table
* update filter icon on label filter to larger image
2022-09-08 13:59:24 +00:00
Gabriel Hernandez
faecd2990b
fix logo on registration logo size ( #7635 )
2022-09-08 13:41:51 +00:00
Mo Zhu
723b76cd2c
Fix JIT user creation docs ( #7617 )
...
- Lowercase "Login"
- Fix link formatting
2022-09-07 15:47:36 -04:00
RachelElysia
482e0976de
Fleet UI: Homepage macOS card order, fix arrow alignment ( #7612 )
2022-09-07 14:12:22 -04:00
RachelElysia
13cb716674
Fleet UI: Update software automation preview payload modal ( #7607 )
2022-09-07 14:09:25 -04:00
Luke Heath
c940aff65d
Fix failing policy count not appearing on host pages ( #7460 )
2022-09-07 16:58:53 +00:00
RachelElysia
b6c63af55f
Fleet UI: Fix add host button disappearing ( #7600 )
2022-09-07 09:37:58 -04:00
Juan Fernandez
b6d084deec
Feature 7559: Include 3rd party severity scores in the vulnerability web-hook payload ( #7581 )
...
Premium users should receive vulnerability scores as part of the web-hook payload.
2022-09-06 15:12:17 -04:00
RachelElysia
88d70954f7
Fleet UI: Bug fix, flakey count rerender ( #7590 )
2022-09-06 11:41:53 -04:00
RachelElysia
f9737cdb48
Fleet UI: macOS dashboard Munki issues ( #7096 )
2022-09-02 17:05:07 -05:00
RachelElysia
55b844715d
UI: Consistent code for anchor elements, specifically external links ( #6542 )
2022-09-02 15:28:42 -04:00
RachelElysia
c0a947e948
Fleet UI: Fix welcome to fleet button styling ( #7541 )
2022-09-02 14:11:21 -04:00
RachelElysia
3e310ba150
Fleet UI: Fix bug with label sidebar not collapsing ( #7402 )
2022-09-01 17:42:25 -04:00
RachelElysia
93e684d524
Frontend: Cleanup implied types, unused imports and variables ( #7439 )
2022-09-01 11:28:02 -04:00
RachelElysia
d30dea44ee
Frontend: Refactor building query params for export hosts and host count ( #7269 )
2022-08-31 14:18:32 -07:00
Gabriel Hernandez
8c017c3ef0
add error message when setup fails on registration page ( #7395 )
...
* add error message when setup fails on registration page
* add test for error
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-08-31 17:17:27 +01:00
RachelElysia
2f10e53082
Fleet UI: Fix clearing filters on manage host page ( #7466 )
2022-08-31 08:31:21 -07:00
RachelElysia
d4394c0bec
Fix styling bug from loading spinner using flex display ( #7454 )
2022-08-30 14:49:12 -07:00
gillespi314
8157359f84
Ingest Windows host display version for hosts
table ( #7403 )
2022-08-30 10:16:48 -05:00
RachelElysia
5f088148e5
Fleet UI: Show SQL of scheduled queries ( #7277 )
2022-08-29 12:11:30 -07:00
RachelElysia
e64dd73b54
Fleet UI: Button loading spinners ( #7124 )
...
Co-authored-by: Luke Heath <luke@fleetdm.com>
2022-08-29 08:21:37 -07:00
RachelElysia
aa3c70be92
Fleet UI: Label errors ( #7406 )
2022-08-26 07:55:21 -07:00
RachelElysia
0fff51ed96
Fleet UI: Fix updating filters resetting to page 1 ( #7348 )
...
Co-authored-by: Sarah Gillespie <sarahgillespi314@gmail.com>
2022-08-25 14:18:13 -07:00
Roberto Dip
9a1d2066bb
deprecate host_settings in favor of features ( #7358 )
...
Related to #7312 , this makes use of the changes introduced in #7353 to rename host_settings to features while keeping backwards compatibility.
2022-08-25 13:41:50 -03:00
RachelElysia
fc7e666476
Fleet UI: Update agent options in-page documentation ( #7255 )
2022-08-24 15:28:55 -05:00
Gabriel Hernandez
9f9cb597fa
remove unused code and change copy ( #7376 )
2022-08-24 15:45:32 +01:00
Gabriel Hernandez
041920bcaf
Implement dropdown for label filters on manage hosts page ( #7300 )
...
* add label filter dropdown to the manage host page table
* increase label filter select width
* improve responsive styling for manage host page
2022-08-24 13:38:43 +01:00
RachelElysia
5e8f46da73
Fleet UI: Manage Host Page disable next on pagination of if on last page of results ( #7356 )
2022-08-23 10:29:44 -07:00
RachelElysia
8d6d7fea16
Fleet UI: Add back to packs links ( #7350 )
2022-08-23 08:28:48 -07:00
Roberto Dip
943b2caa2f
fix order of query string and hashes in SSO link ( #7351 )
2022-08-22 18:52:30 -03:00
gillespi314
7fb109e6b3
Handle errors for duplicate os records ( #7294 )
2022-08-22 14:34:00 -05:00
RachelElysia
59a6e6e4b5
Fleet UI: Fix default perpage edge cases to 20 ( #7331 )
2022-08-22 08:46:50 -07:00
Luke Heath
db6392f6df
Set MDM enrollment card sort by status ( #7286 )
2022-08-18 09:03:35 -05:00
RachelElysia
5ee763457f
Fleet UI: Remove "Toggle SortBy" tooltip ( #7240 )
2022-08-18 08:51:31 -05:00
Luke Heath
1a5e1ff56e
Fix MDM solution name filter text ( #7287 )
2022-08-18 08:45:54 -05:00
RachelElysia
de6e9b7a26
Fleet UI: Remove dead space on queries table platform ( #7260 )
2022-08-17 14:38:07 -04:00
RachelElysia
18852aae66
Fleet UI: macOS dashboard MDM solutions ( #7014 )
...
Co-authored-by: gillespi314 <73313222+gillespi314@users.noreply.github.com>
2022-08-15 17:47:07 -05:00
gillespi314
8d4ad6ce9f
Enhanced UI for host operating systems to include additional information for Windows and macOS ( #7201 )
2022-08-15 16:39:00 -05:00
RachelElysia
7c793fdc7d
Remove underline from 2 cancel buttons, add changelog ( #7216 )
2022-08-15 16:57:00 -04:00
gillespi314
78af071fce
Handle invalid time values on host details page ( #7217 )
2022-08-15 15:09:27 -05:00
RachelElysia
41ea58e8c3
Fleet Sandbox: Logout actually logs out of sandbox ( #7213 )
2022-08-15 15:59:02 -04:00
Roberto Dip
5371e9c927
add UI and documentation for JIT provisioning ( #7189 )
...
Related to #7054 and #6834 , this adds the UI changes necessary to support JIT provisioning:
A checkbox in the settings page
A new template for the activity box
This also includes relevant documentation about the feature and how to configure it.
2022-08-15 15:26:55 -03:00
RachelElysia
9c7d2cfa60
Fleet UI: Set default pagination length to 20 ( #7165 )
2022-08-15 13:00:06 -04:00
Gabriel Hernandez
a0ae8eb77c
normalise styling on setting pages for sandbox mode messaging and integrations ( #7114 )
2022-08-09 10:45:42 -05:00
Gabriel Hernandez
34749e377f
fix sandbox expiration styling on host details ( #7110 )
2022-08-09 15:13:31 +01:00
RachelElysia
73d0299af9
Fleet UI: Schedule frequency units, Convert seconds to units using date-fns ( #7102 )
2022-08-09 10:00:09 -04:00
Gabriel Hernandez
35a0c1c1a0
clean up host entity loadHosts method ( #7083 )
2022-08-09 12:25:49 +01:00
Gabriel Hernandez
aa60f3a54f
cleanup of manage host page utilities ( #7055 )
...
* colocate LabelForm with ManageHostPage
* add url utility to create query string from params object
2022-08-05 09:27:10 -04:00
RachelElysia
44bbaebf68
Fleet UI: Back to host from details page keeps filters applied ( #7027 )
2022-08-04 13:03:18 -04:00
RachelElysia
931564f2d3
Frontend / UI: Update naming UI button, frontend table components ( #7056 )
2022-08-04 12:56:30 -04:00
RachelElysia
a84c7d6754
Dashboard UI: macOS operating system and munki card stack at lower widths ( #7033 )
2022-08-04 11:05:53 -04:00
RachelElysia
7a035c42c6
Fleet UI: Hitting enter global modal parameter, rename modals to match UI ( #6939 )
2022-08-04 11:05:11 -04:00
Martin Angers
012869f971
Fleet Premium: de-anonymize usage stats ( #7013 )
2022-08-03 14:44:34 -04:00
RachelElysia
9bf0266bad
Fleet UI: Small screen overlay ( #7023 )
2022-08-03 09:12:07 -04:00
RachelElysia
c8c2dd97d3
Remove retries for Welcome to Fleet host ( #6999 )
2022-08-02 10:09:59 -04:00
RachelElysia
13478f451d
Dashboard UI: Only show welcome cards for global view ( #6972 )
2022-07-29 15:10:05 -04:00
RachelElysia
c8367eaf32
Fleet UI: Welcome to Fleet and Learn Fleet render conditionally for roles ( #6958 )
2022-07-28 15:33:31 -07:00
RachelElysia
c029177087
Fleet UI: External gravatar link open in new tab ( #6911 )
2022-07-27 09:59:21 -04:00
RachelElysia
45b8ba2675
Fleet UI: Align dropdown cursors, buttons ( #6886 )
2022-07-27 08:51:45 -04:00
RachelElysia
8792acb1ec
Readable copy message, fix modal cta button alignment ( #6877 )
2022-07-27 08:21:16 -04:00
Gabriel Hernandez
7a1317432b
Add expiry time warning in sandbox mode ( #6830 )
...
* create a MainContent and SidePanelContent containers for layout
this creates these two new components for handling layout more cleanly. It also allows us to put in common components into main layout, like sandbox expiration notification
* use MainContent and SidePanelContent in current pages
this brings in the two new components and wraps the page contents in these. This also allowed us to clean up and remove unused/no needed styling code
* add MainContent component to user settings page and clean up user settings component
this cleans up the user settings page to follow the panel convention we have as well as adds the MainContent component to this page
* add MainContent component to team pages
* update Sandbox gate to render optional component when in sandbox mode and add to MainContent
* add call to sandbox api to get expiry time
this adds a conditional call when the user is in sandbox mode to get the expiry time of the instance
* fix sticky elements on settings pages to work with sandbox expiry message
* fix e2e test after MainContent refactor
2022-07-26 13:05:57 +01:00
RachelElysia
fb76123b16
Fleet Desktop UI: Add device user error for invalid token ( #6850 )
2022-07-26 06:36:33 -04:00
RachelElysia
08485b3a5c
Sandbox UI: Homepage, CTA to add personal device ( #6775 )
2022-07-25 16:42:03 -04:00
RachelElysia
f00647379e
UI: Fix disabled cursor with/without tooltip ( #6846 )
2022-07-25 16:22:00 -04:00
RachelElysia
6ec08b405b
Manage Host UI: Convert uptime column to last restarted ( #6812 )
2022-07-25 09:37:12 -04:00
RachelElysia
3915a5294b
Software details UI: Fix horizontal scroll off viewport ( #6811 )
2022-07-22 14:03:06 -04:00
RachelElysia
acdf46314e
Device User UI: Update policy banners ( #6825 )
2022-07-22 12:15:23 -04:00
gillespi314
406004894a
Update placeholder text for select targets search box ( #6826 )
2022-07-22 11:13:37 -05:00
gillespi314
0312454f4c
Modify host battery health returned by GET /hosts/:id
( #6782 )
2022-07-20 21:16:03 -05:00
gillespi314
9a1adeb61b
Update documentation and Sails app for additional usage statistics ( #6589 )
2022-07-20 20:53:19 -05:00
RachelElysia
0afa3e4b54
Host UI: Refactored disk space bar graph to a global component ( #6741 )
2022-07-20 12:39:19 -04:00
gillespi314
4792d7a759
Add UI for Fleet Sandbox to download prepackaged installers ( #6721 )
2022-07-19 14:28:06 -05:00
RachelElysia
1c1bec12d2
Tooltip: Spiffier 4 users list ( #6730 )
2022-07-19 15:13:20 -04:00
Gabriel Hernandez
f4b20b6ae5
Add SandboxGate to fleet UI that gates functionality when in sandbox mode ( #6738 )
2022-07-19 19:55:47 +01:00
RachelElysia
2de047b888
Logout of sandbox redirects to marketing site ( #6726 )
2022-07-19 11:43:57 -04:00
RachelElysia
da1868d6ae
Host Details Page: Correct software vulnerabilities count ( #6729 )
2022-07-19 11:43:04 -04:00
RachelElysia
733abe1aa7
Manage Host Page: Render host disk space ( #6593 )
2022-07-18 16:37:38 -04:00
RachelElysia
009d860076
Live Query UI: Fix results count title ( #6719 )
2022-07-18 10:18:57 -04:00
RachelElysia
b058365c4e
UI: Spiffier tooltip ( #6642 )
2022-07-15 15:10:35 -04:00
RachelElysia
53c2221103
Edit User UI: Converting a user to SSO provides new password of null ( #6689 )
2022-07-15 14:38:19 -04:00
RachelElysia
c80cb324a4
Edit User UI: Fix bug related to editing multiple users ( #6664 )
2022-07-14 16:09:56 -04:00
RachelElysia
9ce5ef2f59
Host Details Page UI: Granulated disk space levels ( #6586 )
2022-07-14 10:21:36 -04:00