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

👽 [#4693] Integrate Objects API prefill modal with backend #4799

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    51bdf97 View commit details
    Browse the repository at this point in the history
  2. ✨ [#4693] Add copy button for Objects API prefill config

    that allows the user to copy the configuration used by the Form's registration backend
    stevenbal authored and sergei-maertens committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a9b61d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feab1eb View commit details
    Browse the repository at this point in the history
  4. 👌 [#4693] Process PR feedback

    * 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 authored and sergei-maertens committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    103f535 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ecf1be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f94f7e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    951fd64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4716f4b View commit details
    Browse the repository at this point in the history