-
Notifications
You must be signed in to change notification settings - Fork 26
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
Product prefill configuration modal: integrate with backend #4693
Open
9 tasks done
Tracked by
#4266
Comments
stevenbal
added a commit
that referenced
this issue
Sep 23, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
8 tasks
stevenbal
added a commit
that referenced
this issue
Sep 30, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
stevenbal
added a commit
that referenced
this issue
Sep 30, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
sergei-maertens
pushed a commit
that referenced
this issue
Oct 7, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
sergei-maertens
pushed a commit
that referenced
this issue
Oct 7, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
robinmolen
pushed a commit
that referenced
this issue
Oct 15, 2024
this is the initial implementation, it is not yet fully functional, since it relies on backend changes that are not merged yet. It will be connected with the backend in #4693
stevenbal
added a commit
that referenced
this issue
Oct 28, 2024
stevenbal
added a commit
that referenced
this issue
Oct 28, 2024
9 tasks
stevenbal
added a commit
that referenced
this issue
Oct 28, 2024
stevenbal
added a commit
that referenced
this issue
Oct 28, 2024
stevenbal
added a commit
that referenced
this issue
Oct 28, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
that allows the user to copy the configuration used by the Form's registration backend
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
that allows the user to copy the configuration used by the Form's registration backend
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
that allows the user to copy the configuration used by the Form's registration backend
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
that allows the user to copy the configuration used by the Form's registration backend
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
* remove unnecessary prefill prefix from options in javascript code * remove trailing comments * use variable for computed name in VariableMapping * add dropdown to select a registration backend instead of always picking first * also copy variablesmapping when clicking copy button
stevenbal
added a commit
that referenced
this issue
Oct 29, 2024
* remove unnecessary prefill prefix from options in javascript code * remove trailing comments * use variable for computed name in VariableMapping * add dropdown to select a registration backend instead of always picking first * also copy variablesmapping when clicking copy button
stevenbal
added a commit
that referenced
this issue
Nov 4, 2024
stevenbal
added a commit
that referenced
this issue
Nov 4, 2024
that allows the user to copy the configuration used by the Form's registration backend
stevenbal
added a commit
that referenced
this issue
Nov 4, 2024
stevenbal
added a commit
that referenced
this issue
Nov 4, 2024
* remove unnecessary prefill prefix from options in javascript code * remove trailing comments * use variable for computed name in VariableMapping * add dropdown to select a registration backend instead of always picking first * also copy variablesmapping when clicking copy button * use setValues to set formik values at once, instead of multiple calls of setFieldValue
stevenbal
added a commit
that referenced
this issue
Nov 4, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 12, 2024
that allows the user to copy the configuration used by the Form's registration backend
sergei-maertens
pushed a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 12, 2024
* remove unnecessary prefill prefix from options in javascript code * remove trailing comments * use variable for computed name in VariableMapping * add dropdown to select a registration backend instead of always picking first * also copy variablesmapping when clicking copy button * use setValues to set formik values at once, instead of multiple calls of setFieldValue
sergei-maertens
pushed a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 12, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 18, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 18, 2024
that allows the user to copy the configuration used by the Form's registration backend
sergei-maertens
pushed a commit
that referenced
this issue
Nov 18, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Nov 18, 2024
* remove unnecessary prefill prefix from options in javascript code * remove trailing comments * use variable for computed name in VariableMapping * add dropdown to select a registration backend instead of always picking first * also copy variablesmapping when clicking copy button * use setValues to set formik values at once, instead of multiple calls of setFieldValue
sergei-maertens
pushed a commit
that referenced
this issue
Nov 18, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 18, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 18, 2024
sergei-maertens
added a commit
that referenced
this issue
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Remaining points from #4610 (issue #4608) to ensure the PR doesn't hang for too long
objecttypeUuid
instead ofobjecttype
(which is used by the registration endpoint and in the ObjectType fields)The text was updated successfully, but these errors were encountered: