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(editor): Filter component + implement in If node #7490

Merged
merged 49 commits into from
Dec 13, 2023

Commits on Oct 16, 2023

  1. Add filter component

    elsmr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    95b39bc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    42e0c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Filter component UI

    elsmr committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    edadc73 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    2a0833c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db63788 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Add tests for IfNodeV2

    elsmr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    117d48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ba0cc View commit details
    Browse the repository at this point in the history
  3. Remove duplicate switch case

    elsmr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    67f6440 View commit details
    Browse the repository at this point in the history
  4. Add test coverage

    elsmr committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    23b6775 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    629cfb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7808401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb4e9c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    0058068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f111a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    54e6708 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix product review issues

    elsmr committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6fd0284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bbdce4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    28b3710 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Minor copy updates.

    gandreini committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c2617bb View commit details
    Browse the repository at this point in the history
  2. Changed copy for regex.

    gandreini committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c200bde View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Copy tweaks.

    gandreini committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1def168 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    c1cf073 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    6808658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3aa7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9604d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7ccce2 View commit details
    Browse the repository at this point in the history
  5. Fix composable imports

    elsmr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1326e32 View commit details
    Browse the repository at this point in the history
  6. Fix icon positioning

    elsmr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aa49d2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    586f2a8 View commit details
    Browse the repository at this point in the history
  8. Condition tooltip copy update

    elsmr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cf729a5 View commit details
    Browse the repository at this point in the history
  9. Fix linting & unit tests

    elsmr committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    046e468 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a9a8255 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    50e3bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a92f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f86b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    31b8242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb055dd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    d1c4cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ac99f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    2f1b190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9c594 View commit details
    Browse the repository at this point in the history
  3. Remove .only from e2e test

    elsmr committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c494411 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    a08dea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b42ba4 View commit details
    Browse the repository at this point in the history
  3. Use new ApplicationError

    elsmr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8f5f885 View commit details
    Browse the repository at this point in the history
  4. Use nodeHelpers composable

    elsmr committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9dd3356 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    24d2ebb View commit details
    Browse the repository at this point in the history
  2. ⚡ linter fix

    michael-radency committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    519fb38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5875ecd View commit details
    Browse the repository at this point in the history