Re: [Freeipa-devel] [PATCH 0149-0152] Server Roles: user-facing part

2016-06-03 Thread Martin Babinsky

On 05/30/2016 07:13 PM, Martin Babinsky wrote:

These patches implement the usable part of Server Roles design. There
might be some discrepancies between the design and actual
implementation, I was head first in hacking and was not very disciplined
in keeping the design up to date.

I will fix this ASAP.

http://www.freeipa.org/page/V4/Server_Roles
https://fedorahosted.org/freeipa/ticket/5181
https://fedorahosted.org/freeipa/ticket/5689



Ignore this thread please, all other revisions will be sent together 
with user-facing part in separate thread.


--
Martin^3 Babinsky

--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code


Re: [Freeipa-devel] [PATCH 0149-0152] Server Roles: user-facing part

2016-06-02 Thread Pavel Vomacka



On 05/30/2016 07:13 PM, Martin Babinsky wrote:
These patches implement the usable part of Server Roles design. There 
might be some discrepancies between the design and actual 
implementation, I was head first in hacking and was not very 
disciplined in keeping the design up to date.


I will fix this ASAP.

http://www.freeipa.org/page/V4/Server_Roles
https://fedorahosted.org/freeipa/ticket/5181
https://fedorahosted.org/freeipa/ticket/5689




Hello Martin,

when I was implementing WebUI for server roles I found one small bug: 
The search bars above tables call again entity_find with searched string 
as 'criteria' (the first) argument for filtering. If I use 
server_role_find call with any criteria it always returns the whole 
list. So this kind of filtering doesn't work.


--
Pavel^3
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code