Commit Graph

46 Commits (34e90ff4f2f7dc7926e57f4246f2d998a07f0e4f)

Author SHA1 Message Date
Justin Richer 34e90ff4f2 added view of registration token 2014-10-07 16:19:59 -04:00
Justin Richer d2079fcdc5 renamed client table item template to something sensible 2014-10-07 16:19:58 -04:00
Justin Richer b098b33786 fixed whitelist edit button 2014-10-07 16:19:58 -04:00
Justin Richer 00b55343c7 cleaned up extraneous console.log() debug calls 2014-10-07 16:19:58 -04:00
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566 2014-07-04 22:00:50 -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 d35f1fa014 added element scope to query for logo preview, closes #624 2014-06-26 11:11:12 -04:00
Justin Richer c49b347cb3 re-attached options for backbone upgrade compatibility 2014-06-11 15:32:11 -04:00
Justin Richer d922a98783 fixed some liveliness problems in the client UI 2014-06-10 21:46:17 -04:00
Justin Richer c80acaa3f0 added copyable clientid display to client table 2014-06-10 21:03:42 -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 b81e8e7ed5 got rid of extraneous "require client secret" box 2014-06-09 16:35:47 -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 580f6d990e cleaned up "cancel" button behavior, also closes #608 2014-06-03 22:43:09 -04:00
Justin Richer ab15a65c93 internalized logo placeholder image block 2014-05-26 17:58:51 -04:00
Justin Richer 6d5a967d8a fixed client editor lazy loading 2014-05-25 07:58:25 -04:00
Justin Richer 73b00905bb cleaned up UI components for client creation (fixed defaults and loading) 2014-05-24 22:13:00 -04:00
Justin Richer 4e890a4d7d enforce clients using a redirect flow have at least one redirect uri registered when using dynamic registration, made error handling more consistent across all APIs
closes #596
2014-05-21 18:29:51 -04:00
Justin Richer 761d015bf7 made all placeholder URLs https 2014-04-25 20:59:17 -04:00
Justin Richer 84f1fe631b clean up time display 2014-04-19 08:42:26 -04:00
Justin Richer fcb3ccb0ff fixed subjectType typo, closes #579 2014-04-10 23:03:01 -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 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 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 c9637bcede Consolidated client "more info" views 2014-03-08 22:00:39 +00:00
Justin Richer 82f1ba61f3 cleaned out some global variables 2014-03-08 21:20:40 +00:00
Justin Richer f8e82037fe client display improvements 2014-03-02 01:03:15 +00:00
Justin Richer f559673090 hide client secret until clicked, closes #517 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 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer 59da1960eb added token_endpoint_auth_signing_alg, addresses #511
affects #455
2013-09-26 11:11:09 -04:00
Justin Richer 8a5a16f374 refactored project into four modules:
Common
 Client
 Server Library
 Server Webapp

addresses #367
2013-09-23 17:19:09 -04:00