Skip to content
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

Open
wants to merge 6 commits into
base: feature/2.1.0
Choose a base branch
from

Conversation

rosenbach
Copy link
Contributor

@rosenbach rosenbach commented Feb 25, 2024

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:
image

@skoruba skoruba changed the base branch from main to feature/2.1.0 March 10, 2024 12:29
@rosenbach
Copy link
Contributor Author

in the new commit, I added the checkboxes for client selection for a new bulk-export endpoint:
image
I also did some minor cleaning of the UI: I added the search button as a part of the search field, and exchanged the X for trashcan icons, which I find more fitting
feel free to adapt the PR to your needs

@skoruba
Copy link
Owner

skoruba commented Mar 29, 2024

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?

@skoruba
Copy link
Owner

skoruba commented Mar 31, 2024

@rosenbach - thanks for you great work, let me test it. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export Client Configuration
2 participants