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

Edit agent pr #1004

Merged
merged 13 commits into from
Aug 7, 2023
Merged

Edit agent pr #1004

merged 13 commits into from
Aug 7, 2023

Conversation

namansleeps
Copy link
Collaborator

@namansleeps namansleeps commented Aug 7, 2023

Description

Edit Agent Frontend

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3266d8c) 59.41% compared to head (24b976c) 59.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1004   +/-   ##
=======================================
  Coverage   59.41%   59.41%           
=======================================
  Files         197      197           
  Lines        8723     8723           
  Branches      908      908           
=======================================
  Hits         5183     5183           
  Misses       3316     3316           
  Partials      224      224           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -1244,13 +1315,30 @@ export default function AgentCreate({
alt="expand-icon"/>
</button>
</div>
</div>
</div>: <div className="primary_button" style={{backgroundColor: 'white', marginBottom: '4px', paddingLeft: '0', paddingRight: '5px'}}>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove inline css

@TransformerOptimus TransformerOptimus merged commit 53f34f4 into dev Aug 7, 2023
5 checks passed
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.

None yet

4 participants