Commit Graph

19 Commits (665df2b29c88dee11251db708b91fbc17c1c3229)

Author SHA1 Message Date
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 c49b347cb3 re-attached options for backbone upgrade compatibility 2014-06-11 15:32:11 -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 bd1685b8d8 added live counts to tabs 2014-06-10 21:38:20 -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 84f1fe631b clean up time display 2014-04-19 08:42:26 -04:00
Justin Richer 1680eaad8c enhanced "more info" panel 2014-03-17 23:21:23 -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 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 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 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer 29b1cb4202 fixed variable name on approved sites page, addresses #518 (again) 2013-12-02 11:56:02 -05:00
Justin Richer ca5288e182 grant table displays correct scope list, addresses #518 2013-11-27 10:41:19 -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