issues
search
ucla
/
logon
self-service identity management prototype. not always up to date viewable build:
http://ucla.github.io/logon/
BSD 3-Clause "New" or "Revised" License
1
stars
8
forks
source link
[front-end] GTD
#8
Open
erutan
opened
8 years ago
erutan
commented
8 years ago
[x] rewrite the colors etc that get output from that timer (original JS)
[x] bold form labels
[x] unbold non-menu links
[x] add in cancel buttons for sign-in related pages
[x] make header a bit taller
[x] fix error position for password field on create3
[x] finalize info message styling
[x] switch bg to grey, alerts to white
[x] change help sidebar to RO promo block
[x] move help desk contact info into sidebar
[x] new logo w/ proper service name
[x] make the personal info more formy
[x] clean up personal info line-height issues
[x] put headers on pages above article/aside (full grid width), more margin on bottom
[x] integrate font-awesome
[x] look into self-expanding iframe
[x] break out all the messagey stuff into separate partials
[x] dev/qa environment messages ala SSOUI
[ ] TOS in an expandy scroll container
[ ] add in font-awesome icons ala RO
[ ] mock out missing success/fail screens
[ ] add in error pages
[ ] the bar fill for the timer is a teensy bit misaligned
[ ] redesign mail manage/reroute functionality once consolidated
[ ] arrows (etc) to clarify the step progression on create id process
erutan
commented
8 years ago
optional/undecided changes:
[ ] check for number/symbol before loading zxcvbn?
[ ] play with styling of the toggle on lookup
[ ] use RO label sizes?
[ ] polyfill in the date field? I like the behaviour of
https://github.com/jonstipe/date-polyfill
the most, but it wants jquery ui meh