Fleet UI: NDES SCEP followup (#22963)

This commit is contained in:
RachelElysia
2024-10-17 10:21:26 -04:00
committed by GitHub
parent e918aa4366
commit 9dbe04da49
6 changed files with 33 additions and 10 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ export enum ActivityType {
DeletedAppleOSProfile = "deleted_macos_profile",
/** Note: BE not renamed (yet) from macOS even though activity is also used for iOS and iPadOS */
EditedAppleOSProfile = "edited_macos_profile",
CreatedNdesScepProxy = "created_ndes_scep_proxy",
AddedNdesScepProxy = "added_ndes_scep_proxy",
DeletedNdesScepProxy = "deleted_ndes_scep_proxy",
EditedNdesScepProxy = "edited_ndes_scep_proxy",
CreatedWindowsProfile = "created_windows_profile",