-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: add agents page with list of agents #1427
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for goofy-euclid-75956c ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for flanksource-demo-stable ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for clerk-saas-ui ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
2 times, most recently
from
October 9, 2023 22:30
5caff04
to
1d5008d
Compare
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 12, 2023 16:52
1d5008d
to
6162be8
Compare
moshloop
reviewed
Oct 13, 2023
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 17, 2023 13:08
a081537
to
b2bc794
Compare
TODO
|
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 18, 2023 16:55
b2bc794
to
9b7bc5c
Compare
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
moshloop
reviewed
Oct 18, 2023
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
5 times, most recently
from
October 19, 2023 15:57
38d575d
to
cfec4e1
Compare
fix: fix button for key value formik field tests: add tests
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 23, 2023 06:25
cfec4e1
to
76a3042
Compare
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 23, 2023 06:48
76a3042
to
1914c4a
Compare
Closes #1418 feat: add agents page with list of agents feat: add mechanism to create agents feat: add form for adding agents Update src/components/Agents/Add/AddAgentForm.tsx Co-authored-by: Moshe Immerman <[email protected]> Update src/api/services/agents.ts Co-authored-by: Moshe Immerman <[email protected]> Update src/components/Agents/Add/AddAgentForm.tsx Co-authored-by: Moshe Immerman <[email protected]> Update src/components/Agents/Add/AddAgentForm.tsx Co-authored-by: Moshe Immerman <[email protected]> Update src/components/Agents/InstallAgentModal.tsx Co-authored-by: Moshe Immerman <[email protected]> chore: fix issues as raised in the PR feat: add edit and delete agent options tests: add tests for AgentForm
mainawycliffe
force-pushed
the
1418-install-agent-page
branch
from
October 23, 2023 07:13
1914c4a
to
484745a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1418