Commit Graph

94 Commits (626b18d5cab885678e250f5c35dbade79d2326c4)

Author SHA1 Message Date
Justin Richer 626b18d5ca added software id and version to UI search 2017-03-16 13:51:19 -04:00
Justin Richer e57ea488b3 fixed null handling on client admin pages, added software ID and version to UI 2017-03-15 17:30:26 -04:00
Justin Richer f0c8b1b235 fixed device code admin UI 2017-03-14 17:40:30 -04:00
Justin Richer d83fbc6c67 UI for managing device code flow 2017-03-14 17:40:28 -04:00
Justin Richer 141f4da7f1 added PKCE editing capabilities to UI 2017-02-20 15:40:16 -05:00
Justin Richer f2173907ac modularized app router initialization functions 2017-02-20 14:06:41 -05:00
Justin Richer 503d6f5725 load all templates from configured files 2017-02-20 13:20:21 -05:00
Justin Richer 00c4ea9199 dynamically load client routes from sub page 2017-02-18 18:23:15 -05:00
Justin Richer db50a88fe5 Happy New Year 2017 2017-01-17 17:09:14 -05:00
juazugas ffc5782810 Fix field definition in the model object. 2017-01-17 15:27:26 -05:00
Justin Richer 57208ac35d added software statements to client API 2016-07-24 16:12:56 -04:00
Justin Richer 055b5cc4da fixed title on saved client dialog 2016-07-18 16:48:17 -04:00
Justin Richer d79bbaf430 instrumented client error handling to use new framework 2016-07-18 14:47:57 -04:00
Justin Richer 93be6b59b8 switched to using templates instead of inline code 2016-07-15 15:49:10 -04:00
Justin Richer efc1c3c8bd added common API error handler function, closes #1066 2016-07-14 20:54:18 -04:00
Justin Richer 60faf96e00 modified UI for HEART mode 2016-03-10 12:50:25 -05:00
Justin Richer 26483b22a9 added claims redirect URI editing to the UI for both admins and dynamic clients, closes #1005 2016-01-22 17:50:40 -05:00
Justin Richer 7badfe1d17 Happy new year 2016! 2016-01-21 15:50:37 -05:00
Justin Richer 7f464c496b changed copyright to new consortium name 2015-12-16 14:51:12 -05:00
Justin Richer c59f722cc2 enforce pairwise identifier consistency in UI, closes #969 2015-11-25 15:36:15 -05:00
Justin Richer a5701f4ea3 limit client pagination to 10 pages at a time, closes #886 2015-10-13 17:55:18 -04:00
Justin Richer 3c222b0d79 rewrote blacklist UI, fixed delete functions on rest of UI, closes #905 2015-10-02 18:37:57 -04:00
Justin Richer 2f4d9ce54b clearing out refresh tokens is now configurable, closes #409 2015-06-25 12:07:38 -04:00
Justin Richer 79317d5b70 JWK Set by value added to admin UI, addresses #826 2015-06-01 15:35:21 -04:00
Justin Richer 54bec32b7e restored relative time display to a few pages where it was lost during i18n updates, closes #766 2015-03-11 21:24:11 -04:00
Justin Richer 45754d3b75 made clients robust against deep links 2015-02-27 08:47:39 -05:00
Justin Richer e2349984b8 happy new year 2015! 2015-02-17 10:24:08 -05:00
Justin Richer cdd49d9d54 ported help-block text to other admin pages, cleaned up rsreg form processor 2015-02-16 20:51:16 -05:00
Justin Richer da9c8bdee5 added support for help blocks on list widget views 2015-02-16 16:43:58 -05:00
Justin Richer cc02f8fbe8 pluralized post-logout redirect URI on client, closes #654 2015-02-16 16:43:34 -05:00
Fredrik Jönsson 3fbd17ffe3 Translate additional tooltip. 2015-02-11 14:03:28 +01:00
Fredrik Jönsson c5d1f4de9d Translated not implemented yet. 2015-02-11 13:54:40 +01:00
Fredrik Jönsson d42ad7a9ab Translate popup dialogs. 2015-02-10 10:59:41 +01:00
Fredrik Jönsson 97cf6854ed Entire client form translated. 2015-02-10 10:14:31 +01:00
Fredrik Jönsson eaf2ac3160 Add missing white space to loading box. 2015-02-10 09:23:13 +01:00
Fredrik Jönsson 3f9f33f9a4 Started working on credentials tab. 2015-02-09 16:37:11 +01:00
Fredrik Jönsson d308f58e71 Translate searches in client table. 2015-02-09 12:37:08 +01:00
Fredrik Jönsson 91ac730129 Translate loading popyps in client page. 2015-02-09 11:03:47 +01:00
Fredrik Jönsson 43b6472a7a First tab of client form translated. 2015-02-08 10:55:39 +01:00
Fredrik Jönsson ea1052388c Client list table translated. 2015-02-07 17:58:59 +01:00
Justin Richer b4f3039c5a applied list widget catch to all objects 2014-11-13 14:16:00 -10:00
Justin Richer 51b10dbe96 more comprehensive list widget leftover object handling in client 2014-11-13 13:41:45 -10:00
Justin Richer 89f46fa872 client scopes now added appropriately 2014-11-13 13:15:11 -10:00
Justin Richer d9d9903c55 removed blur detection, started work on alternative 2014-11-13 11:42:50 -10:00
Justin Richer 841e4b4d68 added click through sanity check to registration token rotation, closes #698 2014-10-23 23:30:34 -04:00
John Brooks 2d6deeb6f3 Change whitelist references from .id to .get('id') 2014-10-07 19:40:38 -04:00
Justin Richer f12d37f84e added registration token rotation function to UI 2014-10-07 19:40:38 -04:00
Justin Richer 9e88a62479 moved the API endpoints, made resource tokens accessible too 2014-09-22 23:38:12 -04:00
Justin Richer cf198cccc2 added view of registration token 2014-09-22 23:24:17 -04:00
Justin Richer 7e35ed0100 renamed client table item template to something sensible 2014-09-14 21:13:46 -04:00