The actions listed are part of a logging system within Epycbyte, tracking various configurations, integrations, security settings, project management, environment variables, and team operations. Here's an organized summary:
-
Edge Configurations:
- edge_config.created: New configuration added.
- edge_config.deleted: Configuration removed.
- edge_config.updated: Configuration modified.
-
Integrations:
- integration.created: Integration setup initiated.
- integration.deleted: Integration removed.
- integration.updated: Integration details changed.
-
Password Protection:
- password_protection.enabled: Protection activated.
- password_protection.disabled: Protection deactivated.
-
Preview Deployment Suffix:
- preview_deployment_suffix.enabled: Custom URL suffix active.
- preview_deployment_suffix.disabled: Suffix deactivated.
- preview_deployment_suffix.updated: Suffix modified.
-
Project Management:
- project.analytics.enabled/disabled: Analytics tracking status.
- project.deleted: Project removal.
- project.env_variable.created/updated/deleted: Environment variable management.
- project.password_protection.enabled/disabled/updated: Password protection settings.
- project.sso_protection.enabled/disabled/updated: SSO protection configuration.
- project.transfer.in/out with statuses (completed, failed, started): Project transfer tracking.
-
Project Web Analytics:
- project.web-analytics.enabled/disabled: Web analytics status.
-
Shared Environment Variables:
- shared_env_variable.created/decrypted/deleted/updated: Shared variable management.
-
Team Operations:
- team.avatar.updated: Team profile picture change.
- team.created/deleted: Team creation and deletion.
- team.name/slug.updated: Team name or slug modification.
- team.member.actions: Access requests, additions, removals, join/left status, role updates.