|
Improve login UX
Use the login UX provided by our designers. This also means that help text can advise what password to use, and that we can retry authentication after a failed password.
https://code.launchpad.net/~gary/juju-gui/login-ui/+merge/142599
(do not edit description out of merge proposal)
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+285 lines, -72 lines) |
Patch |
 |
A |
[revision details]
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
app/app.js
|
View
|
|
3 chunks |
+33 lines, -21 lines |
0 comments
|
Download
|
 |
M |
app/config-debug.js
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/config-prod.js
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
app/index.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
app/store/env.js
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
app/templates/login.handlebars
|
View
|
|
1 chunk |
+16 lines, -0 lines |
2 comments
|
Download
|
 |
M |
app/views/login.js
|
View
|
|
2 chunks |
+65 lines, -35 lines |
0 comments
|
Download
|
 |
M |
lib/views/stylesheet.less
|
View
|
|
2 chunks |
+93 lines, -0 lines |
2 comments
|
Download
|
 |
M |
test/index.html
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/test_app.js
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/test_login.js
|
View
|
|
2 chunks |
+62 lines, -6 lines |
2 comments
|
Download
|
Total messages: 5
|