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): Execution filter #5496

Merged
merged 76 commits into from
Mar 23, 2023
Merged

feat(editor): Execution filter #5496

merged 76 commits into from
Mar 23, 2023

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    80cf38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f6ac2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix: remove console.logs

    valya committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    80c7ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677126b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    e385f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58e071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddb840 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge remote-tracking branch 'origin/master' into pay-149-execution-f…

    …ilter
    
    # Conflicts:
    #	packages/editor-ui/src/components/ExecutionsList.vue
    #	packages/editor-ui/src/components/ExecutionsView/ExecutionsSidebar.vue
    cstuncsik committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7885743 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into pay-36-store-execut…

    …ion-metadata
    
    # Conflicts:
    #	packages/cli/src/databases/entities/ExecutionEntity.ts
    #	packages/cli/src/databases/migrations/mysqldb/index.ts
    #	packages/cli/src/databases/migrations/postgresdb/index.ts
    #	packages/cli/src/databases/migrations/sqlite/index.ts
    #	packages/cli/src/executions/executions.service.ts
    cstuncsik committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3357a74 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    2c42a0d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into pay-149-execution-f…

    …ilter
    
    # Conflicts:
    #	packages/editor-ui/src/components/ExecutionsList.vue
    #	packages/editor-ui/src/components/ExecutionsView/ExecutionsSidebar.vue
    cstuncsik committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8871c38 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into pay-36-store-execut…

    …ion-metadata
    
    # Conflicts:
    #	packages/cli/src/databases/migrations/mysqldb/index.ts
    #	packages/cli/src/databases/migrations/postgresdb/index.ts
    #	packages/cli/src/databases/migrations/sqlite/index.ts
    #	packages/cli/src/executions/executions.service.ts
    cstuncsik committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    6455ef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdfc3d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e77f27e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge remote-tracking branch 'origin/master' into pay-36-store-execut…

    …ion-metadata
    
    # Conflicts:
    #	packages/cli/src/databases/migrations/mysqldb/index.ts
    #	packages/cli/src/databases/migrations/postgresdb/index.ts
    #	packages/cli/src/databases/migrations/sqlite/index.ts
    cstuncsik committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a1be679 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into pay-149-execution-f…

    …ilter
    
    # Conflicts:
    #	packages/editor-ui/src/components/ExecutionsList.vue
    cstuncsik committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7958e3e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    38b04a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4497ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a1b9b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44555da View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    e724de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de56350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b11077b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbcb4bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7b9680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b787c13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8911b3 View commit details
    Browse the repository at this point in the history
  8. Revert "feat(core): add 'tags' execution query filter"

    This reverts commit a7b9680.
    cstuncsik committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    48c4923 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    7cfdcc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a4afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e8887 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd67e1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67aaa42 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 8, 2023

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

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    86e37e8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into pay-149-execution-f…

    …ilter
    
    # Conflicts:
    #	packages/core/src/NodeExecuteFunctions.ts
    cstuncsik committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a08e4f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd3cf93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    102d718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f8a324 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    203ebf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    f500671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c932ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b972bdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb9bdb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    11b438c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a202b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a22d5e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    789b199 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix: Small lint issue

    krynble committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    940d95d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b44b2 View commit details
    Browse the repository at this point in the history
  3. feat: add customData limits

    valya committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b671849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc511b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1083b9 View commit details
    Browse the repository at this point in the history
  6. chore: remove unneed comment

    valya committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3d5a4d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc2d4cb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Merge remote-tracking branch 'origin/master' into pay-149-execution-f…

    …ilter
    
    # Conflicts:
    #	packages/editor-ui/src/components/ExecutionsList.vue
    #	packages/editor-ui/src/plugins/i18n/locales/en.json
    cstuncsik committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    acd7a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2cab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ddbd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38c39d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. wordings and ui fixes

    romainminaud committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d058006 View commit details
    Browse the repository at this point in the history
  2. fix(editor): type fixes

    cstuncsik committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2616fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4d37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cabc8be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d240626 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    b75b52d View commit details
    Browse the repository at this point in the history
  2. fix(editor): Suppress requesting current executions if metadata is us…

    …ed in filter (#5739)
    
    * fix(editor): Suppress requesting current executions if metadata is used in filter
    
    * fix(editor): Fix arrows for select in popover
    cstuncsik authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    0abfcf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4037eb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6db72e9 View commit details
    Browse the repository at this point in the history
  5. fix: Lint issue

    krynble committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9b5d643 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. test: Fix broken test

    krynble committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    19237bb View commit details
    Browse the repository at this point in the history
  2. fix: Broken test

    krynble committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    41a669c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2eee5fd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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