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(dashboard): Nv 4800 implement arrays and nested forms in custom step controls #7127

Open
wants to merge 10 commits into
base: next
Choose a base branch
from

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    4975230 View commit details
    Browse the repository at this point in the history
  2. feat(dashboard): Implement collapsible ArrayFieldTemplate and ObjectF…

    …ieldTemplate for improved workflow editor UI
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    10c8732 View commit details
    Browse the repository at this point in the history
  3. feat(dashboard): Enhance workflow editor controls with formData suppo…

    …rt and improved input handling
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cda0d5f View commit details
    Browse the repository at this point in the history
  4. feat(dashboard): Optimize widget components with useMemo for performa…

    …nce and add buildDefaultValuesOfDataSchema utility
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f97d576 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb0921 View commit details
    Browse the repository at this point in the history
  6. refactor(dashboard): Replace JSON_SCHEMA_FORM_ID_DELIMITER usage with…

    … getFieldName utility in widget components
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    af3939b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59a19a1 View commit details
    Browse the repository at this point in the history
  8. feat(dashboard): Refactor custom step controls and object field templ…

    …ate for improved form handling and structure
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    74774b9 View commit details
    Browse the repository at this point in the history
  9. feat(dashboard): Enhance form handling in InAppTabs component with de…

    …fault values and improved dirty state management
    BiswaViraj committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9202906 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7557d7 View commit details
    Browse the repository at this point in the history