Description: Get all the schema in one search, then the UI loads it once, and parse out attrs, oc's, and mr's. Add 'dsconf schema list' command for that. Reset x-origin field in 'clear_form()' funcitons. Set 'View' header for the view modal form.
https://pagure.io/389-ds-base/issue/50061
Reviewed by: ?
ACK, I do see a noticeable improvement in loading time: less than 3 seconds
rebased onto 5dc9101df7a77dc6ab05029ab75db6d7f8e0ced5
rebased onto 55ec4ef3c8718f0d372c01e788de8195897cdeec
Pull-Request has been merged by spichugi
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3127
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description: Get all the schema in one search, then the UI loads it
once, and parse out attrs, oc's, and mr's.
Add 'dsconf schema list' command for that.
Reset x-origin field in 'clear_form()' funcitons.
Set 'View' header for the view modal form.
https://pagure.io/389-ds-base/issue/50061
Reviewed by: ?