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

fix: Translate form and workflow builder #25482

Merged
merged 44 commits into from
Mar 18, 2024

Commits on Mar 15, 2024

  1. Update AttachControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d810cce View commit details
    Browse the repository at this point in the history
  2. Update ButtonControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9c7d61f View commit details
    Browse the repository at this point in the history
  3. Update CheckControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2b24523 View commit details
    Browse the repository at this point in the history
  4. Update CodeControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5be5310 View commit details
    Browse the repository at this point in the history
  5. Update DataControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c247e76 View commit details
    Browse the repository at this point in the history
  6. Update ImageControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7314f38 View commit details
    Browse the repository at this point in the history
  7. Update LinkControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5d12b55 View commit details
    Browse the repository at this point in the history
  8. Update RatingControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    63c3151 View commit details
    Browse the repository at this point in the history
  9. Update SelectControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e25c92e View commit details
    Browse the repository at this point in the history
  10. Update SignatureControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    38334c9 View commit details
    Browse the repository at this point in the history
  11. Update TableControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    13c8c6c View commit details
    Browse the repository at this point in the history
  12. Update TextControl.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    0d95d5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f3d9789 View commit details
    Browse the repository at this point in the history
  14. Update Section.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4396283 View commit details
    Browse the repository at this point in the history
  15. Update Column.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    078cd57 View commit details
    Browse the repository at this point in the history
  16. Update Tabs.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    37ed86e View commit details
    Browse the repository at this point in the history
  17. Update Field.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6feead9 View commit details
    Browse the repository at this point in the history
  18. Update Sidebar.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    28455a6 View commit details
    Browse the repository at this point in the history
  19. Update AddFieldButton.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    445d0c0 View commit details
    Browse the repository at this point in the history
  20. Update AddFieldButton.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d168d78 View commit details
    Browse the repository at this point in the history
  21. Update Section.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f85f7ee View commit details
    Browse the repository at this point in the history
  22. Update WorkflowBuilder.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5eb9e21 View commit details
    Browse the repository at this point in the history
  23. Update Autocomplete.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    005bfd1 View commit details
    Browse the repository at this point in the history
  24. Update EditableInput.vue

    szufisher committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9eff238 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Update AttachControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    625ff7d View commit details
    Browse the repository at this point in the history
  2. Update ButtonControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    beab2d7 View commit details
    Browse the repository at this point in the history
  3. Update CheckControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3b62294 View commit details
    Browse the repository at this point in the history
  4. Update CodeControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    5cc87d4 View commit details
    Browse the repository at this point in the history
  5. Update DataControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    313cc94 View commit details
    Browse the repository at this point in the history
  6. Update ImageControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    30d9ca2 View commit details
    Browse the repository at this point in the history
  7. Update LinkControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6e2a6e6 View commit details
    Browse the repository at this point in the history
  8. Update RatingControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    aa31791 View commit details
    Browse the repository at this point in the history
  9. Update SelectControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b0c7a45 View commit details
    Browse the repository at this point in the history
  10. Update SignatureControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f673aab View commit details
    Browse the repository at this point in the history
  11. Update TextControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b498b99 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62ea795 View commit details
    Browse the repository at this point in the history
  13. Update Field.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a517a00 View commit details
    Browse the repository at this point in the history
  14. Update EditableInput.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    515018d View commit details
    Browse the repository at this point in the history
  15. Update TableControl.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    08870ef View commit details
    Browse the repository at this point in the history
  16. Update Column.vue

    szufisher committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    69a8be1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    860ee38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f064eb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573ca30 View commit details
    Browse the repository at this point in the history
  4. style: formatting

    ankush committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1db61ed View commit details
    Browse the repository at this point in the history