Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
2.2.1
-
None
Description
Based on pull request from Yoann Delattre
----Original Message----
From: Yoann Delattre
Sent: Thursday, April 09, 2015 6:47 AM
To: Chris Hyzer
Subject: Re: [grouper-users] best way to customize New UI
Hi,
i just sent a github pull request.
I'm not familiar with all this (github, contribute to a java
project...), but i try to catch up
Thanks for your help !
Yoann.
Le 08/04/2015 21:37, Chris Hyzer a écrit :
> Not sure there is an easy way to hook into UI code... can you write your code in the UI java class and send a github pull request and I can add it in (or have an option to add it in at least)? If we don’t want the code there but want an easier way to add your own logic, discuss with me off list and maybe we can figure out a way to add logic to the beginning or end of a UI ajax call...
>
> Thanks,
> Chris
>
> ----Original Message----
> From: grouper-users-request On Behalf Of Yoann Delattre
> Sent: Wednesday, April 08, 2015 11:24 AM
> To: grouper-users
> Subject: [grouper-users] best way to customize New UI
>
> Hi everyone,
>
> i want to customize New UI and add some feature (like update a loader
> ldap group directly from the interface and not wait for the schedule).
> I can directly modify New UI java class but it's not really "clean" and
> hard to maintain.
>
> What is the best way ?
>
> Thanks for your help,
> Yoann.