lispercat / sailpoint-iiq-dev-accelerator

VSCode extension to accelerate and facilitate development by directly interacting with the target Sailpoint IIQ server
MIT License
31 stars 11 forks source link

Ability to modify iiqCustom.properties files through vscode #14

Closed nbhansali closed 3 years ago

nbhansali commented 3 years ago

Would it be possible to update iiqCustom.properties files for custom text through the plugin?

lispercat commented 3 years ago

Could you give an example of what you are trying to do?

On Wed, May 26, 2021 at 11:55 PM nbhansali @.***> wrote:

Would it be possible to update iiqCustom.properties files for custom text through the plugin?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZB6KRPSOJKDE7GYN2B3TPW7D7ANCNFSM45TLN2OA .

nbhansali commented 3 years ago

I'm customizing the OOTB self-registration page & want to update the properties file through the plugin.

lispercat commented 3 years ago

I am not sure I understand what you mean by "want to update the properties file through the plugin". Can you list the actions that you are currently doing manually?

On Thu, May 27, 2021 at 9:48 AM nbhansali @.***> wrote:

I'm customizing the OOTB self-registration page & want to update the properties file through the plugin.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lispercat/sailpoint-iiq-dev-accelerator/issues/14#issuecomment-849650339, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACCZBZXY25GDYE2MVMUXSTTPZEUVANCNFSM45TLN2OA .

nbhansali commented 3 years ago

Nevermind, I was trying to do something that wasn't needed!