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

fix(frontend): Disable agent save button when saving or running #9077

Merged

Conversation

kcze
Copy link
Contributor

@kcze kcze commented Dec 19, 2024

Now agent can be saved multiple times.

Changes πŸ—οΈ

Disable agent save button when saving or running.

Checklist πŸ“‹

For code changes:

  • I have clearly listed my changes in the PR description
  • I have made a test plan
  • I have tested my changes according to the test plan:
    • ...
Example test plan
  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

For configuration changes:

  • .env.example is updated or already compatible with my changes
  • docker-compose.yml is updated or already compatible with my changes
  • I have included a list of my configuration changes in the PR description (under Changes)
Examples of configuration changes
  • Changing ports
  • Adding new services that need to communicate with each other
  • Secrets or environment variable changes
  • New or infrastructure changes such as databases

@kcze kcze requested a review from a team as a code owner December 19, 2024 11:49
@kcze kcze requested review from aarushik93 and majdyz and removed request for a team December 19, 2024 11:49
@github-actions github-actions bot added size/m platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end and removed size/m labels Dec 19, 2024
Copy link

netlify bot commented Dec 19, 2024

βœ… Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
πŸ”¨ Latest commit 7214fbd
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/6764083ba6f07600086fa7f2

Copy link

netlify bot commented Dec 19, 2024

βœ… Deploy Preview for auto-gpt-docs ready!

Name Link
πŸ”¨ Latest commit 7214fbd
πŸ” Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6764083baac7c50008b446aa
😎 Deploy Preview https://deploy-preview-9077--auto-gpt-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kcze kcze requested review from ntindle and Swiftyos and removed request for majdyz December 19, 2024 12:59
@Swiftyos Swiftyos added this pull request to the merge queue Dec 19, 2024
Merged via the queue into dev with commit 8ca80e0 Dec 19, 2024
20 checks passed
@Swiftyos Swiftyos deleted the kpczerwinski/open-2246-builder-save-button-is-non-blocking branch December 19, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants