-
-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add client configuration export feature #198
base: feature/2.1.0
Are you sure you want to change the base?
Conversation
Thank you! Can you please check conflicts? I want to ask you - can you please run gulp build and added updated scripts and css as well? |
@rosenbach - thanks for you great work, let me test it. 👍 |
@rosenbach , when basepath for AdminUI is specified, the link generation for ClientsExport action from Search ends up going up one directory. |
This PR closes #197
It adds an endpoint to export client configurations as prettyprinted json. Furthermore it adds a button on the individual client's view in order to trigger that endpoint.
Screenshot of the change: