Commit Graph

29 Commits (b81e8e7ed5c7f36ae47ac556ac83fee140b87542)

Author SHA1 Message Date
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 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 f33726a778 don't re-use view objects, closes #608 2014-06-03 22:42:42 -04:00
Justin Richer e57adc048a don't allow empty blacklists either 2014-05-31 11:14:16 -04:00
Justin Richer 1a7de8cf29 disambiguate list items in event model 2014-05-31 11:10:53 -04:00
Josh Mandel ff3a210064 Don't delete the entire client when a single email address is removed 2014-05-30 11:01:58 -07:00
Justin Richer 0775785ce3 added in UI shell for creating/editing resources (clients with "introspection" set and no grants or other parameters) 2014-05-26 15:41:50 -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 b6304e268a blacklist control uses URI model, closes #423 2014-04-25 21:09:30 -04:00
Justin Richer c6eea670c8 fixed lazy loading in self-service, closes #571 2014-04-03 22:44:06 -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 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 485e17c893 user profile display improvements 2014-03-02 01:12:47 +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 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05: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