Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add more events #296

Merged
merged 3 commits into from
Feb 14, 2023
Merged

chore: add more events #296

merged 3 commits into from
Feb 14, 2023

Conversation

TorstenDittmann
Copy link
Contributor

What does this PR do?

Following Parameters have been added to all events:

  • project: ID of the Project if present

New Events:

  • search
  • click_secret_show
  • click_secret_hide
  • click_secret_copy
    • name: 'key' | 'signature' | 'variable'
  • wizard_start
  • wizard_finish
  • wizard_exit
    • from: 'escape' | 'button' | 'prompt'
  • events_add
    • value: Value of the Event added
  • click_view_logs
  • click_view_keys
  • click_download_env
  • click_select_tab_keys
  • click_select_tab_platforms

Following Parameters have been added:

  • submit_bucket_create
    • customId: true|false
  • submit_file_create
    • customId: true|false
  • submit_function_create
    • customId: true|false
  • submit_document_create
    • customId: true|false
  • submit_collection_create
    • customId: true|false
  • submit_database_create
    • customId: true|false
  • submit_user_create
    • customId: true|false
  • submit_team_create
    • customId: true|false
  • submit_organization_create
    • customId: true|false
  • submit_project_create
    • customId: true|false
    • teamId: ID of the team
  • submit_key_create
    • scopes: list of scopes
  • submit_key_update_scopes
    • scopes: list of scopes
  • submit_webhook_create
    • events: list of events
  • submit_webhook_update
    • events: list of events

Test Plan

  • manually

Have you read the Contributing Guidelines on issues?

@vercel
Copy link

vercel bot commented Feb 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
console ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 14, 2023 at 0:54AM (UTC)

@TorstenDittmann TorstenDittmann merged commit a00931d into main Feb 14, 2023
@TorstenDittmann TorstenDittmann deleted the chore-add-more-events branch February 14, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants