Justin Richer
|
78ae6ff322
|
fix JS errors in scope management page
|
2014-04-10 21:36:10 -04:00 |
Justin Richer
|
292b160918
|
fixed icons on scope page
|
2014-04-10 21:16:31 -04:00 |
Justin Richer
|
8f13410e42
|
updated JPA and eclipselink to remove eclipselink repository dependency, closes #580
|
2014-04-10 21:11:54 -04:00 |
Justin Richer
|
c6eea670c8
|
fixed lazy loading in self-service, closes #571
|
2014-04-03 22:44:06 -04:00 |
Justin Richer
|
97cd00e06c
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-19 21:40:21 -04:00 |
Justin Richer
|
23c7cf6996
|
[maven-release-plugin] prepare release mitreid-connect-1.1.3
|
2014-03-19 21:40:18 -04:00 |
Justin Richer
|
0d82710ee1
|
updated "more information" display
|
2014-03-19 21:31:06 -04:00 |
Justin Richer
|
95a876ffec
|
added second paginator to client page
|
2014-03-19 21:22:33 -04:00 |
Justin Richer
|
c620917d53
|
added paginator to the token page
|
2014-03-19 21:12:03 -04:00 |
Justin Richer
|
17b4f12103
|
added pagination to client display, closes #439
|
2014-03-19 21:12:02 -04:00 |
Justin Richer
|
5c861c418d
|
changed icon style to white on red background
|
2014-03-19 08:55:06 -04:00 |
Justin Richer
|
1680eaad8c
|
enhanced "more info" panel
|
2014-03-17 23:21:23 -04:00 |
Justin Richer
|
515c481d79
|
fixed search, added clear button
|
2014-03-17 23:10:54 -04:00 |
Justin Richer
|
0e343b936d
|
added realtime search to clients table
|
2014-03-17 22:48:40 -04:00 |
Justin Richer
|
7b1477c24e
|
added sub indicators to loading sheets
|
2014-03-16 21:46:57 -04:00 |
Justin Richer
|
6f5d689f7f
|
added in preventDefault calls
|
2014-03-16 20:32:07 -04:00 |
Justin Richer
|
70b9ac36b1
|
skip cache on table refresh
|
2014-03-16 19:40:25 -04:00 |
Justin Richer
|
200b332dc6
|
some fun in the sheets
|
2014-03-16 14:23:59 -04:00 |
Justin Richer
|
6b94c0418a
|
removed unused font files
|
2014-03-16 13:55:02 -04:00 |
Justin Richer
|
70a81dd1ee
|
even lazier loading
closes #503
|
2014-03-16 00:23:38 -04:00 |
Justin Richer
|
68580dad72
|
lazy loading for everybody!
|
2014-03-16 00:18:28 -04:00 |
Justin Richer
|
a10761b889
|
lazy load for client list
|
2014-03-15 23:34:22 -04:00 |
Justin Richer
|
5fdfbbd968
|
removed breadcrumbs tag (not used), moved loading box in jsp
|
2014-03-15 23:26:07 -04:00 |
Justin Richer
|
f0ee06b7f3
|
cleaned up top bar image CSS
|
2014-03-15 23:24:39 -04:00 |
Justin Richer
|
1ef767462e
|
local patch to retina.js to make it play nicer in firefox
|
2014-03-13 20:05:20 -04:00 |
Justin Richer
|
06a86f4830
|
added support for retina displays on logo, added logo to homepage, changed logo inclusion in top bar, fixed organizational links
closes #552
|
2014-03-13 19:58:50 -04:00 |
Justin Richer
|
c9637bcede
|
Consolidated client "more info" views
|
2014-03-08 22:00:39 +00:00 |
Justin Richer
|
9b084db3cb
|
cleaned extraneous "contacts" display
|
2014-03-08 21:25:57 +00:00 |
Justin Richer
|
82f1ba61f3
|
cleaned out some global variables
|
2014-03-08 21:20:40 +00:00 |
Justin Richer
|
ff4c0ab289
|
fixed some titles
|
2014-03-08 20:48:13 +00:00 |
Justin Richer
|
597870132c
|
got rid of extraneous parentheses
|
2014-03-08 20:45:25 +00:00 |
Justin Richer
|
ad5ffb64e8
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-08 11:17:40 +00:00 |
Justin Richer
|
1635cf957d
|
[maven-release-plugin] prepare release mitreid-connect-1.1.2
|
2014-03-08 11:17:35 +00:00 |
Justin Richer
|
8203aaaa35
|
fixed UI for token endpoint auth method
|
2014-03-06 19:30:27 +00:00 |
Justin Richer
|
485e17c893
|
user profile display improvements
|
2014-03-02 01:12:47 +00:00 |
Justin Richer
|
f8e82037fe
|
client display improvements
|
2014-03-02 01:03:15 +00:00 |
Justin Richer
|
5da3e85f4f
|
added refresh token display, closes #192
|
2014-03-01 11:05:47 +00:00 |
Justin Richer
|
028feeaab4
|
added full token value display, scope display, and expiration display to token ui
|
2014-03-01 11:05:47 +00:00 |
Justin Richer
|
9d981d034e
|
added description hover to scopes
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
c9bea0f180
|
access token display and delete works
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
0137f182ff
|
Start of token management UI (runs)
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
b989af0da9
|
Empty lists now display placeholders when empty. closes #502
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
f559673090
|
hide client secret until clicked, closes #517
|
2014-02-18 23:35:59 -05:00 |
Justin Richer
|
15f4b0abd2
|
fix syntax for on click
|
2014-02-18 23:35:59 -05:00 |
Justin Richer
|
b9d684fe1a
|
client id and (sometimes) secret shown on save, addresses #517
|
2014-02-18 23:35:58 -05:00 |
Justin Richer
|
d12751a5b6
|
move modal definition to management page
|
2014-02-18 22:21:05 -05:00 |
Justin Richer
|
8736c24310
|
top bar now reacts to pagename variable, login page doesn't show top bar contents anymore, closes #371
|
2014-02-18 22:20:30 -05:00 |
Justin Richer
|
478463bd5a
|
remote NYI tags from client template
closes #515, #419
|
2014-02-16 22:37:34 -05:00 |
Justin Richer
|
dd391ebf3c
|
Display contacts, popup for image, cleanup of more info
|
2014-02-16 21:58:16 -05:00 |
Justin Richer
|
bf6e6b64c3
|
more approval page enhancements
|
2014-02-16 18:31:38 -05:00 |