RachelElysia
1041c6dd46
Settings Pages Refactor: User management page & Teams > members page ( #3625 )
2022-01-13 18:11:45 -05:00
RachelElysia
a85e47b28b
Spiffier UI: Dashboard and Manage Host Page loading states ( #3638 )
2022-01-13 12:12:54 -05:00
gillespi314
39b7c7d9f9
Add pagination and multi-column sort to live query results table UI ( #3647 )
...
* Refactor live query results to react-table
2022-01-13 11:06:32 -06:00
Luke Heath
e64f1a63ba
Correct instances of multiple requests for same resource ( #3631 )
2022-01-12 18:16:50 -06:00
RachelElysia
09efce8ea8
Bug fix: No matching hosts message ( #3652 )
2022-01-12 15:01:47 -05:00
Noah Talerman
a2c5efcc2f
Update text in Tab UI on "Team details" page ( #3600 )
...
- Update to plural "Members"
2022-01-07 12:02:13 -05:00
gillespi314
1591315045
Remove stray parenthesis ( #3604 )
2022-01-07 10:37:57 -06:00
Luke Heath
7161160a9f
Audit UI logic and remove redundant initializations ( #3574 )
2022-01-05 21:41:52 -06:00
RachelElysia
4a382d8b4f
Spiffier UI: Checkbox and radio button styling ( #3560 )
2022-01-04 12:49:42 -05:00
RachelElysia
7ae666a274
User Settings Page: Link to privacy policy ( #3561 )
2022-01-04 12:48:20 -05:00
Noah Talerman
ddff616ba0
Update default description for operating system policy ( #3556 )
...
- Update default description for operating system policy to make it clear that the policy attempts to match the exact version
2022-01-04 12:24:07 -05:00
gillespi314
0c6defc1b0
Handle null case for mdm data in host details UI
2021-12-29 17:19:26 -06:00
gillespi314
fec450ab5a
Fix pagination for homepage software UI ( #3501 )
2021-12-29 16:22:18 -06:00
Luke Heath
8f606ffccd
Refactor manage hosts search ( #3475 )
2021-12-29 12:10:54 -06:00
RachelElysia
e91b653703
Remove negations from frontend ternaries ( #3509 )
2021-12-29 11:46:47 -05:00
RachelElysia
66132c911f
Global Policies Automation UI ( #3498 )
2021-12-28 13:07:18 -05:00
gillespi314
6d2d28d5a8
Add mobile device management and device-user mapping information to host details to UI ( #3499 )
...
* Add mdm, munki and device-user mapping to UI
2021-12-27 17:57:15 -06:00
gillespi314
b54b5722d8
Handle certificate errors in generate installer UI ( #3435 )
...
* Handle errors in generate installer UI
* Add pem validation
2021-12-23 18:12:08 -06:00
gillespi314
013f425b0b
Add form validation to create/edit user modal ( #3479 )
2021-12-23 18:09:48 -06:00
Luke Heath
1d891cd343
Fix incorrect load state when selecting all hosts from the hosts filter ( #3426 )
2021-12-22 20:56:52 -06:00
Luke Heath
e75c5dbdaf
Clear selected hosts on transfer ( #3430 )
2021-12-22 11:07:12 -06:00
gillespi314
c9e8f4aab0
Fix bug in target selector UI ( #3419 )
2021-12-20 12:24:52 -06:00
Luke Heath
1c4bc0954c
Fix loading indicator on select targets pages ( #3408 )
2021-12-20 11:36:17 -06:00
Luke Heath
5b64985ece
Refine manage hosts page to better handle timing and loading issues ( #3402 )
2021-12-17 15:40:57 -06:00
RachelElysia
dc3143b437
Pack flow: Refactor ManagePacksPage ( #3376 )
2021-12-16 15:35:19 -08:00
Luke Heath
f6a74f69c9
Refine create policy UI flow ( #3379 )
2021-12-16 12:09:10 -06:00
RachelElysia
e60332b8b0
Policy Details/Query Details: No hover state if policy/query is not editable by RBAC ( #3368 )
2021-12-16 09:54:53 -08:00
Zach Wasserman
33797ddfc1
Optimize requests on packs page ( #3327 )
...
Improves #3259
2021-12-13 21:50:24 -08:00
Luke Heath
0d52460c27
Allow platform selection on policy query creation ( #3338 )
2021-12-13 18:21:36 -06:00
RachelElysia
c64627caa4
Manage Queries Page: No queries does not show create new query cta for observers ( #3358 )
2021-12-13 15:57:56 -08:00
RachelElysia
77f07f74e9
Add vertical padding to pills ( #3337 )
2021-12-13 14:49:49 -08:00
RachelElysia
1e37080a31
Spiffier UI: Team dropdown, back to teams ( #3343 )
2021-12-13 14:40:32 -08:00
RachelElysia
c491616eb5
Manage Host Page Bug: Update observers to not see generate installer CTA ( #3352 )
2021-12-13 13:44:28 -08:00
RachelElysia
e05562ef09
Spiffier: Fix grammar and sentence casing ( #3316 )
2021-12-10 11:57:06 -08:00
Luke Heath
84d36d9e22
Policies own their queries flow QA fixes ( #3323 )
2021-12-10 13:17:36 -06:00
RachelElysia
9e905f8e10
Query Empty Search: Fix count and empty state ( #3314 )
...
* Display count is now correct, bug with 0 being falsy
* Empty component renders for client side search even if data table 'disappears'
* Hide display count if display count is 0 includes for client side search
* Hide search and dropdown if no queries have been created
2021-12-09 14:43:34 -08:00
RachelElysia
a3f99ee62d
Fix default policy missing dependency ( #3315 )
2021-12-09 11:28:32 -08:00
Luke Heath
2abae381e9
Add ability to run live queries on new and existing policies ( #3230 )
2021-12-09 10:38:51 -06:00
RachelElysia
b397b3a68e
Dashboard: Show software count in dashboard's software modal ( #3228 )
2021-12-08 22:30:28 -08:00
RachelElysia
37ffb88ec8
Default policy renders on refresh of new policy page, changelog ( #3243 )
2021-12-08 22:16:34 -08:00
RachelElysia
91a86ccee4
Query and Policy UI: Cursor placed at end of input field ( #3224 )
2021-12-07 15:17:56 -06:00
Luke Heath
fde1da714b
Add team filtering to software card and improve load states ( #3188 )
2021-12-07 14:42:21 -06:00
RachelElysia
1d69e50143
Fix cta button verbage to match Figma ( #3236 )
2021-12-07 14:10:12 -06:00
RachelElysia
d0d0700c1f
Fix policy resolution api request ( #3234 )
2021-12-07 14:09:06 -06:00
RachelElysia
04fe0a42b5
App wide: Better errors for duplicate query, policy, and team names ( #3121 )
2021-12-07 11:12:36 -06:00
Luke Heath
78d5e13a97
Show all teams for global users and save team selection between pages ( #3204 )
2021-12-06 20:04:40 -06:00
Luke Heath
b3a69680e7
Fix duplicate hosts on render when host_id URL params are present ( #3189 )
2021-12-06 20:02:52 -06:00
RachelElysia
10dbfaad86
Query UI Bug: Query checkbox now reset on delete ( #3203 )
2021-12-06 11:25:02 -06:00
RachelElysia
eba5d1b1b6
Manage Policies Page: New policy modal ( #3108 )
2021-12-05 17:12:55 -06:00
Luke Heath
4c19c9c8b1
Update policy back link to return to selected team ( #3190 )
2021-12-03 10:13:40 -06:00