-
Notifications
You must be signed in to change notification settings - Fork 52
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
Add Specification for GPHL Json Schema form #815
Conversation
Coverage Report •
|
Looking good, but a quick discussion needed. Two changes here, near as I can see:
Anyway, once we agree on this one, do you want me to make a new PR where I expand this to make the same changes in query_collection_strategy as in query_pre_strategy_params, and rebase it on the current tip (and make sure I adapt the qt version to it, which I need to do anyway). If you prefer I can leave it to you, of course. |
Hope they are not a big breaking to the qt. I also will need to add some Changes to the uiSchema ditct cause it does not work in the Web UI . You can Please push your Changes to this Branch if you like , so won't need to create another PR. |
OK, without value_dict there is no way of setting a pulldown where the visible labels are different from the values returned. So far we are not using that, so it is not too big a deal. I guess that means we should simply get rid of value_dict, which we can do, and find another way of transforming from the visible label to a desired value if we ever need it. The UI schema will be more interesting - here there might well be harder to find a way to get the kind of control over the generated UI that we have currently in Qt. I have no pending changes, but there is a recent merge in mxcubecore that means that the jb-rasmus-gphl branch will need to be rebased on develop before the PR can be merged. I do not think there should be any clashes, but there are some changes in GphlWorkflow not too far away from yours. Anyway, I leave that to you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The modifications are fine, but the PR needs to be rebased on develop before it can be merged.
FIx ReadOnly Typo ?
Update for Current form query_pre_strategy_params
renames ui filed keys for better display of form