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 Interface #2

Open
jethrokuan opened this issue Jun 9, 2013 · 3 comments
Open

Admin Interface #2

jethrokuan opened this issue Jun 9, 2013 · 3 comments

Comments

@jethrokuan
Copy link
Member

No description provided.

@kenlimmj
Copy link
Member

I propose a single text input as means of simple command line. Good for expanding on features and far easier to theme :P

@linanqiu
Copy link
Member

But the sorting for checkpoints will be painful

@kenlimmj
Copy link
Member

Whoops forgot about that. I think the idea I had was more of that the text input serves as a starting point. So if I wanted to create/remove/edit, I'd type something like

new checkpoint 'Demand and Supply'

and it would prompt me to do all the rest of the stuff in order.

If I typed

remove checkpoint 'Demand and Supply'

the output might probably be just something offering a confirmation as (Y/N). This is simple enough for anyone to understand, and if the day comes that we need to walk someone through the admin interface, being able to tell them to "type " is better than saying "look for the button and click".

It would also be useful if we had to do any admin on mobile (though I hope not, nor should that be the focus).

For reordering, the command might be

reorder 'Elasticities'

which would open up the table display somewhere with the draggable/droppable interfaces.

Seeing as how we had problems with the dragging and dropping last time, not sure if we might want to revisit that (and possibly the headache that comes with it), or if we want to stick to something simple, like a pair of up/down arrows next to each item.

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

No branches or pull requests

3 participants