Johannes Zellner
|
11cfa2efaa
|
Fix user edit with alternateEmail
|
2016-09-28 12:12:37 +02:00 |
|
Johannes Zellner
|
08ae43ca13
|
Show alternateEmail in user profile if email is enabled
|
2016-09-28 11:49:03 +02:00 |
|
Girish Ramakrishnan
|
3d2b75860b
|
minor fixes to session ui
|
2016-06-08 13:04:22 -07:00 |
|
Johannes Zellner
|
6e4d6d1099
|
Do not show application token listing if there is nothing to show
|
2016-06-08 13:03:59 +02:00 |
|
Johannes Zellner
|
4c4ae08b44
|
Allow users to see issued tokens and revoke them all in one
|
2016-06-08 12:56:48 +02:00 |
|
Johannes Zellner
|
3540f2c197
|
Move token management to separate view for admins only
|
2016-06-07 22:54:53 +02:00 |
|
Girish Ramakrishnan
|
3ae388602c
|
fix wording
|
2016-06-07 09:27:42 -07:00 |
|
Johannes Zellner
|
733187f3c4
|
Also show redirectURI for developers to use
|
2016-06-07 16:21:33 +02:00 |
|
Johannes Zellner
|
25003bcf40
|
Add placeholder text in scope input
|
2016-06-07 16:12:56 +02:00 |
|
Johannes Zellner
|
234caa60eb
|
Add form validation for scopes
|
2016-06-07 16:10:33 +02:00 |
|
Johannes Zellner
|
46ac6c4918
|
Offset the footer in the console views
|
2016-06-07 15:58:53 +02:00 |
|
Johannes Zellner
|
facdabcc8d
|
Mention the token expiration in the ui
|
2016-06-07 15:54:09 +02:00 |
|
Johannes Zellner
|
8144c6d086
|
Patch up the token delete button with the route
|
2016-06-07 15:38:42 +02:00 |
|
Johannes Zellner
|
0201ab19e4
|
Pass in the client object
|
2016-06-07 14:47:56 +02:00 |
|
Johannes Zellner
|
6261231593
|
add ui for token generation
|
2016-06-07 14:19:20 +02:00 |
|
Johannes Zellner
|
d62d2b17fe
|
Select tokens and secrets with single click
|
2016-06-07 14:10:20 +02:00 |
|
Johannes Zellner
|
89cef4f050
|
Show tokens for admins
|
2016-06-07 14:07:41 +02:00 |
|
Johannes Zellner
|
8602e033c5
|
Only show active clients for non-admins
|
2016-06-07 13:46:45 +02:00 |
|
Johannes Zellner
|
ffd552583c
|
Patch up the client remove ui
|
2016-06-07 13:12:53 +02:00 |
|
Johannes Zellner
|
9eabc9d266
|
Fixup the wording
|
2016-06-07 12:50:52 +02:00 |
|
Johannes Zellner
|
edf8cd736e
|
Add modal for client removal
|
2016-06-07 12:48:12 +02:00 |
|
Johannes Zellner
|
5d0ccc0dd7
|
Show correct token count
|
2016-06-07 12:37:18 +02:00 |
|
Johannes Zellner
|
f3436a99a2
|
Fixup the client list details
|
2016-06-07 12:28:33 +02:00 |
|
Johannes Zellner
|
8159334cbf
|
Avoid more inlining
|
2016-06-07 10:55:36 +02:00 |
|
Johannes Zellner
|
c86392cd60
|
Add modal dialog to create API clients
|
2016-06-07 10:42:54 +02:00 |
|
Johannes Zellner
|
f0e9256d46
|
Avoid style inlining
|
2016-06-07 10:10:58 +02:00 |
|
Johannes Zellner
|
e413f7ba9b
|
Handle tutorial walkthrough
|
2016-05-06 14:38:17 +02:00 |
|
Johannes Zellner
|
261a0a1728
|
Add account ui to change displayName
|
2016-02-25 15:09:52 +01:00 |
|
Johannes Zellner
|
d8def61f67
|
Encapsulate the business logic in the account controller
|
2016-02-25 14:58:26 +01:00 |
|
Johannes Zellner
|
2732af24c1
|
Some code cleanups and bugfixes for the accounts view
|
2016-02-25 14:46:53 +01:00 |
|
Johannes Zellner
|
d3b8bd1314
|
Remove password field for user email change
|
2016-02-25 14:34:16 +01:00 |
|
Johannes Zellner
|
e4799991ec
|
Remove reference to non-existing css selector form-signin
|
2016-02-11 12:53:35 +01:00 |
|
Johannes Zellner
|
e014b7de81
|
It should be called 'Wrong password'
|
2016-01-21 15:11:42 +01:00 |
|
Johannes Zellner
|
6a5da2745a
|
Simplify password validation in email edit
|
2016-01-21 14:59:39 +01:00 |
|
Johannes Zellner
|
d186084835
|
Use password regexp instead of min-max to do client side validation also
|
2016-01-21 14:47:21 +01:00 |
|
Johannes Zellner
|
06c2ba9fa9
|
Fixup email edit form with password changes
|
2016-01-21 14:34:36 +01:00 |
|
Johannes Zellner
|
6e1f96a832
|
Set min and max length for all password fields
|
2016-01-21 14:26:24 +01:00 |
|
Johannes Zellner
|
f68135c7aa
|
Fixup password requirement feedback in account settings
|
2016-01-21 14:03:24 +01:00 |
|
Johannes Zellner
|
0ca09c384a
|
Hide client secret field for simple auth
|
2015-10-16 19:41:50 +02:00 |
|
Johannes Zellner
|
5ee72c8e98
|
Make webadmin pages a bit more streamlined with padding
|
2015-08-12 13:48:55 +02:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|