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

General UI matters #27

Closed
3 of 4 tasks
ngurenyaga opened this issue May 7, 2015 · 0 comments
Closed
3 of 4 tasks

General UI matters #27

ngurenyaga opened this issue May 7, 2015 · 0 comments
Assignees
Milestone

Comments

@ngurenyaga
Copy link
Contributor

  • Fallback behavior for old browsers; see http://modernizr.com/ and how https://html5boilerplate.com/ use it to display a warning for IE 8 and below and proceed from there;

  • Prettify the login page

  • User profile ( users managing some of their own details, including password changes )

  • Revamp of navigation. The admin should have the following:

    • a dashboard, seen on first login
    • a "facility administration" tab in the top navbar ( every facility link will be on a left nav within that facilities section )
    • a setup tab, under which metadata setup will be found ( contact types, towns etc )
    • a user management tab, under which roles and users stuff will be found
    • a CHUL tab

    The default views for each of those sections should be sensible e.g the view that has the most likely action that a user wants to undertake after clicking through to that section. The nav hierarchy must take pains in showing the current nav position ( show active tab on the top nav and active view on the left nav ). Every position in the nav hiearchy should be deep linkable.

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