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

Agent screen UI improvements (Reorder agents, hide disabled, etc) #355

Open
0xdevalias opened this issue Jun 1, 2014 · 5 comments
Open

Comments

@0xdevalias
Copy link
Member

This is a 'nicer UI' type thing rather than overly practical, but the ability to reorder how agents are displayed (drag/drop) would be kind of nice.

My guess is the best way to go about this would be to add another field to the DB for position, and then sort the agents on that.

This issue could also include improvements to allow sorting by different things, eg:

  • Alphabetic
  • Agent ID
  • Agent Order (mentioned above)

And I guess since we're on the topic of UI improvements, a 'button' to allow showing/hiding disabled agent rows.

@cantino
Copy link
Member

cantino commented Jun 1, 2014

Let's see how the new Scenario feature comes together. It allows you to break Agents down into groups, which might meet your needs.

@0xdevalias
Copy link
Member Author

nods sounds like a good plan

@cantino
Copy link
Member

cantino commented Jun 29, 2014

Now that Scenarios is in, what do you want to do with this?

@cantino
Copy link
Member

cantino commented Jul 29, 2014

Are you working on this @alias1?

@0xdevalias
Copy link
Member Author

Honestly i've put off looking at this. I've got a mess of half working chef branches, and no actual production deployment running (as much as I want it/would find it useful, I want it done 'properly', so I haven't got it going yet.. :p)

My arbitrary guess (without having really looked at the updated version) is that it would still potentially be useful, but almost certainly far less required with scenarios minimizing what's shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants