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

Admin UI - Top Level Obots Page #1958

Open
ryanhopperlowe opened this issue Mar 7, 2025 · 0 comments
Open

Admin UI - Top Level Obots Page #1958

ryanhopperlowe opened this issue Mar 7, 2025 · 0 comments
Assignees
Labels
admin-ui UI related issues

Comments

@ryanhopperlowe
Copy link
Contributor

We want to be able to view obots in the admin UI. So, i think we need a new Obots top level nav in the admin ui
You'll consume the /projects api for them. the only hitch is that right now if you hit /projects, you only get your projects. donnie is going to add a ?all=true query param (or something) that you will be able to use to list all of them in the admin ui
the weird/interesting things with these will be properly conveying the relationships between obots (projects) and agents.
You will have relationships like this:
Agent 1 -> Obot 1 -> Obot 2
(Obot 2 inherits from obot 1 and obot 1 inherits rom obot 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin-ui UI related issues
Projects
None yet
Development

No branches or pull requests

1 participant