https://github.com/ging/horizon

sort by:
Revision Author Date Message Commit Date
5c03bcb Improve error handling in Endpoints Management Dashboard Take into account exceptional situations regarding services accounts (e.g. trying to reset the password of an enabled service with actually no service account) 12 December 2016, 11:15:46 UTC
18d7381 Fix bug in Endpoints Management Dashboard Handle correctly multi-region scenarios in which a region name may contain capital letters 07 December 2016, 09:38:49 UTC
f182c0e Improve performance of Endpoints Management Dashboard 07 December 2016, 09:33:53 UTC
d035bfa Sort services list in Endpoints Dashboard 16 November 2016, 11:35:15 UTC
73e461b Fix bug in Endpoints Management Dashboard 16 November 2016, 11:00:31 UTC
ff94f4c Merge branch 'development' of https://github.com/ging/horizon into development 07 November 2016, 13:13:28 UTC
69115cd Fix registering issue, as reported in ging/fiware-idm#77 07 November 2016, 11:15:41 UTC
60e1715 Fix ordering in registration fields 07 November 2016, 10:40:04 UTC
dca6501 Fixed endpoint management tool 26 October 2016, 13:30:15 UTC
217e5b5 Fixed endpoint management tool to check admin in name 26 October 2016, 13:26:08 UTC
9698bc2 fixing endpoints styles 19 October 2016, 10:53:05 UTC
76ddcd1 Fix URL validation in Endpoints Management dashboard 19 October 2016, 09:59:16 UTC
93ef9e6 Fix styles in Endpoints Management dashboard 19 October 2016, 09:58:51 UTC
c9b51a3 Fix styles in Endpoints Management dashboard 19 October 2016, 07:34:59 UTC
d6661e7 Improve error handling in password expiration view 17 October 2016, 07:33:51 UTC
3b1b122 Improve Endpoints Management Dashboard - Support several versions of the same service, all of them sharing the same user account - Assign administrator role in the service project to service user account - Support extra roles for services user accounts by means of configuration 14 October 2016, 10:43:36 UTC
24d7eca Move to Django 1.7 & support latest release of django-cors-headers 10 October 2016, 10:56:50 UTC
e79d71d Order endpoints fields in endpoints management panel 05 October 2016, 08:32:34 UTC
c50ecc8 Fix styles of Settings and Help&About panels 04 October 2016, 11:25:18 UTC
261c804 Merge branch 'design' of https://github.com/ging/horizon into development 04 October 2016, 11:07:03 UTC
76c841d styling details 04 October 2016, 11:04:39 UTC
ce867cc Merge branch 'design' of https://github.com/ging/horizon into development 04 October 2016, 11:00:47 UTC
c46c892 Merge branch 'development' of https://github.com/ging/horizon into design 04 October 2016, 09:52:23 UTC
7edd81e Add titles to Settings and Help&About sections 04 October 2016, 09:27:30 UTC
59cad07 Support actions in Tab Group When using a Tab Group, actions have been moved to the header of the structure, just like happens with tables 04 October 2016, 09:27:04 UTC
0c8552b Merge branch 'development' of https://github.com/ging/horizon into design 04 October 2016, 07:40:26 UTC
8c6cdb0 Merge branch 'master' of https://github.com/ging/horizon into design 04 October 2016, 07:39:58 UTC
16bfe94 Add titles to app creation steps 03 October 2016, 09:43:18 UTC
4ad0c38 Fix styles of logout reason 28 September 2016, 10:44:13 UTC
98799d9 Fix styles of logout reason 28 September 2016, 10:36:22 UTC
9d9675a Add Password Expiration Middleware After a certain amount of time (specified in days), users are requested to reset their password, hence improving the security of the component. This feature includes: - New setting in FIWARE_DEFAULT_DURATION - New middleware to handle requests - New view and form 28 September 2016, 10:09:40 UTC
80e460a Fix tour popover styles 27 September 2016, 12:10:29 UTC
543bbeb fixing popover styles 27 September 2016, 11:38:25 UTC
0a5d4a9 Improve usability of contextual-help popovers 27 September 2016, 09:08:27 UTC
0f55880 Improve usability of contextual-help popovers 27 September 2016, 07:55:45 UTC
01aa212 popover styles & default buttons hover style 23 September 2016, 11:26:27 UTC
3ff30a4 Add contextual help popovers 21 September 2016, 11:30:05 UTC
ac1f1fb Load tooltips in all pages 21 September 2016, 11:28:42 UTC
e73a247 Fix typo in Help&About panel 21 September 2016, 09:54:16 UTC
1e290bd Merge branch 'design' of https://github.com/ging/horizon into development 21 September 2016, 07:34:01 UTC
7f0c265 styling help&info page 20 September 2016, 13:19:12 UTC
248cba2 Change CORS library dependency to use GING's own fork 20 September 2016, 12:49:52 UTC
f5753dd Merge pull request #3 from cdanger/patch-2 Fixed PDP properties template for compatibility with Authzforce 5.4.0+ 19 September 2016, 11:10:49 UTC
82d48cd Merge pull request #2 from cdanger/patch-1 Fixed XACML policy template for roles: 'role.id' should be 'role_id' … 19 September 2016, 11:09:37 UTC
9d631c8 Improve interaction with tours 16 September 2016, 12:39:57 UTC
e3fda80 Fix Roles Tour 16 September 2016, 12:36:51 UTC
ce80dbd Add functionality to launch tours from Help&About 16 September 2016, 12:36:33 UTC
b7089d1 Create Help & About panels 16 September 2016, 10:04:30 UTC
c8944f8 Fix usability in User Accounts Admin panel Allow the selection of multiple regions with shift key 16 September 2016, 09:19:42 UTC
e3a7963 Style table action buttons in organizations home page 16 September 2016, 07:57:37 UTC
f13dfe4 Add tour title in popover 14 September 2016, 10:43:59 UTC
d729fa5 finxing styles on tours 14 September 2016, 09:36:06 UTC
6f15f86 Refactor Tours 14 September 2016, 08:53:17 UTC
c1e6180 Rearrange Tours 14 September 2016, 07:57:48 UTC
fe4252d Create rest of Tours Tours for organizations, roles & permissions and user profile were added. Init and apps tours were improved. Some style fixes added too. 14 September 2016, 07:50:22 UTC
78c4c31 Add Organizations Tour 09 September 2016, 11:13:44 UTC
61a1885 Added Applications Tour 09 September 2016, 09:59:25 UTC
a51b53f Fixed PDP properties template for compatibility with Authzforce 5.4.0 and later 08 September 2016, 08:54:49 UTC
70caf08 Fixed XACML policy template for roles: 'role.id' should be 'role_id' in PolicyId Typo: the role.id is used as template parameter, it should be role_id. This is causing all PolicyId to be empty strings! 08 September 2016, 08:30:36 UTC
9e64532 styling tours 08 September 2016, 07:56:20 UTC
cf621af fixing tours styles_1 07 September 2016, 14:13:53 UTC
7ad4f85 Merge branch 'development' of https://github.com/ging/horizon into design 07 September 2016, 12:44:40 UTC
7669a87 Finish Init Tour 07 September 2016, 10:44:33 UTC
09dfbae Merge branch 'development' of https://github.com/ging/horizon into design 07 September 2016, 08:43:09 UTC
65007c0 Join up Init Tour with Apps Tour 02 September 2016, 10:40:58 UTC
c200fef Trigger Init Tour only in first login 02 September 2016, 10:36:42 UTC
6179956 Add Bootstrap Tour libraries and fix Init Tour 02 September 2016, 07:25:40 UTC
bca8020 Merge branch 'master' of https://github.com/ging/horizon into design 03 August 2016, 09:14:14 UTC
09bddf2 Modify Bootstrap tour dependencies In order to meet the rest of dependencies' structure 28 July 2016, 11:39:11 UTC
5abb0cb Merge branch 'joy_ride' into development Conflicts: openstack_dashboard/templates/_stylesheets.html 28 July 2016, 11:33:19 UTC
c68b713 bootstrap tours API 28 July 2016, 11:06:55 UTC
97936e5 Joy ride changes 28 July 2016, 10:39:31 UTC
1009561 Fixing reCAPTCHA rendering 13 July 2016, 14:06:35 UTC
d784a49 Fixing reCAPTCHA rendering 13 July 2016, 14:06:06 UTC
f1133ed AuthZForce 51 compatibility SEC-889 11 July 2016, 15:13:55 UTC
a29e035 fixing bootstrap collapse jump 11 July 2016, 15:13:30 UTC
5efd655 Merge commit '69407785180bb344b6d46f9f76013c414df2e79c' 11 July 2016, 15:11:41 UTC
45001c7 Bootstrap tour support 05 July 2016, 11:27:59 UTC
7d2914e Improving styles for endpoints management 30 June 2016, 07:21:13 UTC
0cd9675 Updated policies links 29 June 2016, 13:42:00 UTC
d1eabd8 fixing endpoint styles 29 June 2016, 08:13:39 UTC
2ff5fb4 Service account password now showing correctly in endpoints management panel 24 June 2016, 07:22:34 UTC
0302e78 Removing panel-footer from endpoints management view 24 June 2016, 07:15:48 UTC
8be528e Disable autocomplete for endpoints switches 24 June 2016, 07:14:37 UTC
ca497a1 fixing endpoints styles 23 June 2016, 13:15:15 UTC
fcd45ab Improvements in endpoints management Supporting multi-region 23 June 2016, 09:46:20 UTC
0b5bb28 UX and style improvements in endpoints management 22 June 2016, 12:20:07 UTC
5222d51 Moved endpoints management form from single form to multiform Now using panel for whole view and modal for individual forms 21 June 2016, 16:22:19 UTC
9aaaf22 app_org create buttons 20 June 2016, 09:18:01 UTC
5d85d6d Merge branch 'development' of https://github.com/ging/horizon into design 20 June 2016, 07:27:07 UTC
78176ae Removed modal for empty endpoints 16 June 2016, 10:47:59 UTC
6ec4263 Added edit mode in Endpoints Management 16 June 2016, 10:25:46 UTC
2a34f7f Moved endpoints fields validation from server to client 16 June 2016, 10:25:09 UTC
48e5256 Improvements in endpoints management usability 13 June 2016, 12:32:05 UTC
ce7cae2 Removed endpoint validation from server 13 June 2016, 12:30:46 UTC
4a88822 Checking if service exists when enabling in endpoints management 13 June 2016, 12:28:41 UTC
6187ca9 Redirecting to service view in endpoints management 13 June 2016, 10:54:34 UTC
8326ff0 Supporting both HTTP and HTTPS endpoints 13 June 2016, 10:53:04 UTC
2f02631 Correctly filtering region endpoints 13 June 2016, 10:40:10 UTC
1166ec2 Supporting multi-region in endpoints management dashboard 10 June 2016, 12:28:33 UTC
back to top