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

refactor: Improve Form Builder UX #22968

Merged
merged 39 commits into from Nov 1, 2023

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    65f62bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b5dfff View commit details
    Browse the repository at this point in the history
  3. chore: hide fields table

    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3407a99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e0f38b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ca4501 View commit details
    Browse the repository at this point in the history
  6. fix: changed form builder layout - sidebar is on right

    Also remove double scrollbar
    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2a04a89 View commit details
    Browse the repository at this point in the history
  7. fix: sidebar resizer

    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5971e96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2799700 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c8e6aa View commit details
    Browse the repository at this point in the history
  10. refactor: remove/add tab

    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    afc3bab View commit details
    Browse the repository at this point in the history
  11. fix: absolute remove tab button

    also reduced tab header height
    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ac39377 View commit details
    Browse the repository at this point in the history
  12. fix: minor fix

    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    244b2cb View commit details
    Browse the repository at this point in the history
  13. chore: cleanup

    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a28c8e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bdbb11f View commit details
    Browse the repository at this point in the history
  15. fix: add new field btn in empty column

    also created AddFieldButton component
    shariquerik committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5f8887d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a62631 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8956bbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    441e115 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    787515b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c31161a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    55a5716 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: minor fixes

    shariquerik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0e397d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748ffbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b345ad5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df24c7 View commit details
    Browse the repository at this point in the history
  5. chore: spacing

    shariquerik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c45306e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58bf248 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    747cd8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    456cdae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d95b3b6 View commit details
    Browse the repository at this point in the history
  10. feat: ctrl+shift+n to add new field & delete/backspace to delete the …

    …field when it in on focus
    shariquerik committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ca2152d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4955a90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    afdfc5c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2117403 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2522d6b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    0cf6eac View commit details
    Browse the repository at this point in the history
  2. chore: keep fields table in settings tab at last

    if you need to add multiple fields by copy paste from excel
    shariquerik committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0bfe196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a32f34a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0e72d View commit details
    Browse the repository at this point in the history