Min RK
c2b494f702
put nav in the header
...
reduce custom css, use more bootstrap variables.
Admin link is now in the heading rather than the list of big buttons
2017-02-08 14:19:35 +01:00
Matthias Bussonnier
3ddfa5f939
Add a warning on login if page not over ssl.
...
The --no-ssl option in the backend make sens, but still too many
deployment are not over SSL because they underestimate / do not
understand the risks.
2016-06-12 13:24:46 -07:00
Min RK
7c5e89faa6
use jupyter logo
2015-04-06 10:56:36 -07:00
Min RK
ab0010fa32
finish removing logout page
2015-03-31 13:56:49 -07:00
Min RK
1bc8d50261
add "Login with..." button
...
for custom authenticators that use external services (e.g. OAuth)
2015-03-31 13:56:49 -07:00
Min RK
24fd843c3c
render login form at root
...
- redirect to server, if running (hub home, otherwise)
2015-03-31 13:56:49 -07:00
Min RK
da1fe54aee
better error messages for spawn failure
...
Server started, but never became accessible:
> Failed to reach your server.
> Please try again later.
> Contact admin if the issue persists.
Server failed to start (errors in Spawner):
> Failed to start your server.
> Please contact admin.
2015-03-13 12:12:36 -07:00
Matthias Bussonnier
301560b6f8
use bootstrap variables
2015-03-08 18:06:43 -07:00
Matthias Bussonnier
eccf2fe5be
Make theme closer to notebook.
...
improvement of admin page split
edit/delete in their own column
2015-03-08 17:39:46 -07:00
Min RK
e82683d14f
remove 'workaround' that didn't workaround anything
2015-03-08 17:25:53 -07:00
Min RK
827f694589
simplify login css
...
use mixins, remove lots of unnecessary CSS
2015-03-08 17:21:04 -07:00
Matthias Bussonnier
c0b67770e4
make color and gradient more logo-like
2015-03-06 12:25:07 -08:00
Matthias Bussonnier
791e527695
do not change brand primary, plus rework login form
2015-03-06 12:06:45 -08:00
Matthias Bussonnier
a6b79780b3
compute gradient
2015-03-03 17:14:58 -08:00
Matthias Bussonnier
25bcb6ede4
fix bootstrap bug
2015-03-03 17:09:30 -08:00
Bussonnier Matthias
839bd79bbd
Implementation of login page design
2015-03-03 16:53:35 -08:00
Min RK
056cd0c246
show dialog when ajax requests fail
2015-01-31 16:57:57 -08:00
Min RK
98daa5409d
don't reload page on server start/stop
2015-01-31 16:57:57 -08:00
Min RK
425c870f47
allow sorting admin columns
2015-01-31 16:49:56 -08:00
Min RK
d125abbffe
move static files to share/jupyter/hub
...
avoids conflict with other jupyter projects
2014-12-23 20:31:59 -08:00