-
Notifications
You must be signed in to change notification settings - Fork 20
UI Development Priorities
AndrewS-GH edited this page Feb 24, 2021
·
3 revisions
- Complete grid layout.
- Tooltips on SVG elements.
- Menu options -- darken on hover. Keep submenu items white. Remove text shadow in menu items.
- Reset button blue with dark orange (?) on hover.
- Set
btn
class to-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
- Tooltip text needs to be larger and background white (with slightly darker grey font).
- Modify placement of rightmost tooltip in Rolling Windows.
- Move workspace buttons in the navbar and invert the colours. Rejected
- Show "You have active docs icon."
- Style active menu items.
- Icon above the navbar indicating that there are active files (?).
- Preserve banner font from Lexos 2.5.
- New logo design. - [Assigned to MikeK]
- Hints for next action (e.g. "Go to Scrubber" after uploading) with setting to turn hinting off.
- Finish conversion of submission functions to Ajax.
- User's Guide
- Developer's Guide
- Lexos Bootcamp
- Git Basic
- Git on Pycharm
- Python Tutorial
- Python Coding Style Guide
- Back End Developer's Guide
- The Lexos 4 Frontend
- Javascript Library Maintenance
- In the Margins Content Guide
- Lexos Server Deployment Guide
- How to Install scikit-bio on Windows
- Ajax and jQuery
- Wiki Archiving Guide
- Unit Testing Guide
- Repo Administration Guide
- Proposals