Commit Graph

163 Commits (285f5ef10b67a6654e1cafe68fd90a60dcb0ce02)

Author SHA1 Message Date
Justin Richer 285f5ef10b added some header icons 2014-07-14 00:01:23 -04:00
Justin Richer 042a109312 grouped buttons in admin panel, closes #459 2014-07-04 22:15:51 -04:00
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566 2014-07-04 22:00:50 -04:00
Justin Richer 343e95d161 refresh token table displays count of currently active access tokens, closes #554 2014-07-02 18:23:02 -04:00
Justin Richer 665df2b29c grants table displays number of access tokens associated with grant (not id or refresh tokens), closes #555 2014-07-02 18:06:48 -04:00
Justin Richer 112154a2d8 cleaned up contacts handling across all classes of client, added text to address #626 2014-06-26 13:10:19 -04:00
Justin Richer a8185e5ae2 changed display text for unknown registration time on clients 2014-06-26 12:59:35 -04:00
Justin Richer 9a3bf818cd added icon for token introspection enabled clients 2014-06-26 12:59:19 -04:00
Justin Richer 683776e031 removed extraneous yup, closes #623 2014-06-26 11:51:23 -04:00
Justin Richer 0e02a4c7ca fixed wonky CSS on login page ... again
(backport from MIT)
2014-06-26 11:27:44 -04:00
Justin Richer d35f1fa014 added element scope to query for logo preview, closes #624 2014-06-26 11:11:12 -04:00
Justin Richer 08d62473be removed placeholder log-in box on lefthand side for non-logged-in users, replaced with a half-width spacer 2014-06-25 15:29:45 -04:00
Justin Richer adf477c64e [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00
Justin Richer 8d97ed61ec [maven-release-plugin] prepare release mitreid-connect-1.1.8 2014-06-18 18:27:25 -04:00
Justin Richer f4edd3164f made timeout field optional, tokens don't expire in the default case 2014-06-12 19:37:32 -04:00
Trilok Jain 4e09ec687b Registration Token regeneration - when they are beyond their lifetime
(in read/update calls)
2014-06-12 19:12:32 -04:00
Justin Richer 199131ba77 fixed stats pluralization flub 2014-06-11 16:19:05 -04:00
Justin Richer e4bb30bd58 cleaned up resource registration model 2014-06-11 15:54:53 -04:00
Justin Richer 413768f3d3 made sidebar menus react to current page/section 2014-06-11 15:50:01 -04:00
Justin Richer c49b347cb3 re-attached options for backbone upgrade compatibility 2014-06-11 15:32:11 -04:00
Justin Richer 5e2fbd49c0 upgraded backbone.js 2014-06-11 15:14:48 -04:00
Justin Richer 271698272f added auto-collapse to action menu (for mobile devices) 2014-06-11 14:44:32 -04:00
Justin Richer ed0dc9acde updated top bar to work better on mobile touch browsers (I hope) 2014-06-11 14:10:06 -04:00
Justin Richer 5b1f9c1aeb removed extraneous references to app-connect Views (removed in f33726a) 2014-06-10 22:40:27 -04:00
Justin Richer d922a98783 fixed some liveliness problems in the client UI 2014-06-10 21:46:17 -04:00
Justin Richer bd1685b8d8 added live counts to tabs 2014-06-10 21:38:20 -04:00
Justin Richer f8dd8b32c7 added tabs to token page 2014-06-10 21:16:37 -04:00
Justin Richer c80acaa3f0 added copyable clientid display to client table 2014-06-10 21:03:42 -04:00
Justin Richer 0def26b7ed added tabs to grant display 2014-06-10 16:58:06 -04:00
Justin Richer a106121af3 created blacklist aware redirect resolver and wired it in, closes #549 2014-06-10 16:29:45 -04:00
Justin Richer d0e40d7cbd propagated filter order change to other endpoints for consistency (shouldn't actually matter) 2014-06-10 11:19:59 -04:00
Justin Richer ba266d7224 swapped order of client auth filters, closes #610 2014-06-10 11:18:05 -04:00
Justin Richer 6df68fc97a fixed client secret display on dynreg and res reg pages 2014-06-09 20:20:58 -04:00
Justin Richer 04de4e8483 updated display of saved client secret 2014-06-09 19:27:27 -04:00
Justin Richer d844b8e444 ported credential handling UI to dyn reg and res reg pages 2014-06-09 18:13:43 -04:00
Justin Richer bafd951dac removed extraneous data checks from resource registration 2014-06-09 17:41:48 -04:00
Justin Richer b81e8e7ed5 got rid of extraneous "require client secret" box 2014-06-09 16:35:47 -04:00
Josh Mandel 5ec7404e7b Fix missing redirect URIs in dynreg view
Fix more property names in dynreg view
2014-06-06 12:21:38 -07:00
Justin Richer 22ab1173a7 cleaned up dynreg self-service page to account for single-selection of grant types 2014-06-05 19:44:49 -04:00
Justin Richer ab083c0963 added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types 2014-06-05 17:16:35 -04:00
Justin Richer 85acfa90db [maven-release-plugin] prepare for next development iteration 2014-06-04 14:51:32 -04:00
Justin Richer d5e4cb45a2 [maven-release-plugin] prepare release mitreid-connect-1.1.7 2014-06-04 14:51:29 -04:00
Justin Richer 72c4a394fe cleaner display for user profiles 2014-06-04 14:39:47 -04:00
Justin Richer 8861220632 stats on home page are now loaded in the background (makes main site load much faster) 2014-06-04 14:39:30 -04:00
Justin Richer 0059e78b69 made content wrapper a div instead of a span 2014-06-04 13:36:38 -04:00
Justin Richer dd5ee4bf80 created generic "loading" page to sit behind loading sheet, avoids sheet getting re-used (which doesn't tend to work) 2014-06-04 13:34:08 -04:00
Justin Richer 737eec432a fixed blacklist loading sheet 2014-06-04 13:33:31 -04:00
Justin Richer 00b35ddd9d cleaned references to app-attached views 2014-06-04 13:19:04 -04:00
Justin Richer 580f6d990e cleaned up "cancel" button behavior, also closes #608 2014-06-03 22:43:09 -04:00
Justin Richer f33726a778 don't re-use view objects, closes #608 2014-06-03 22:42:42 -04:00