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): Implement Resource Mapper component #6207

Merged
merged 207 commits into from
May 31, 2023

Commits on Feb 23, 2023

  1. ⚡ scaffolding

    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c72566a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6446655 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5b6da00 View commit details
    Browse the repository at this point in the history
  4. ⚡ renamed types

    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    89fbdc2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f984fd5 View commit details
    Browse the repository at this point in the history
  6. ⚡ updated subtitle

    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    3fe0aa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    105e585 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fafcbb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    78c938c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    db35f8c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fde1240 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3d87e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48065cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a26c417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    189aea6 View commit details
    Browse the repository at this point in the history
  6. ⚡ columns loader

    michael-radency committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6884f91 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f21ed28 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    cd41966 View commit details
    Browse the repository at this point in the history
  2. ⚡ linter fixes

    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b3df107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fa7543 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7d9c8ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    779be26 View commit details
    Browse the repository at this point in the history
  6. ⚡ select operation

    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    61907b8 View commit details
    Browse the repository at this point in the history
  7. ⚡ refactoring

    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0ff76e4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7e79e76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82be8c9 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8198ec0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5c8b79f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ee7d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e83fbec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd7eae View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b210c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ff0c2b View commit details
    Browse the repository at this point in the history
  7. ⚡ upsert operation

    michael-radency committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6544333 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    51bf83c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. ⚡ ui fixes

    michael-radency committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    7a971c3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6f49430 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    714bc78 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Copy updates.

    gandreini committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    27576ce View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d1904eb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Copy updates.

    gandreini committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    86cc2d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f82d96c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    a3c5905 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    512d0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2962d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6ca5e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebed80b View commit details
    Browse the repository at this point in the history
  5. ⚡ ssh setup WIP

    michael-radency committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    96414c8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4b5887a View commit details
    Browse the repository at this point in the history
  7. ⚡ fixes, ssh WIP

    michael-radency committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e9d42d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7724b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0a9a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b00213 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c12349a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a17fd0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    fad9907 View commit details
    Browse the repository at this point in the history
  7. ⚡ clean up

    michael-radency committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    6fb5202 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7f49885 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    bde85b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0f1ff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9161f0f View commit details
    Browse the repository at this point in the history
  4. ⚡ tests setup

    michael-radency committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    50e6be1 View commit details
    Browse the repository at this point in the history
  5. ⚡ unit tests wip

    michael-radency committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d5c5b73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a21080 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5347bd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. ⚡ utils unit tests

    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ecf806e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    898347e View commit details
    Browse the repository at this point in the history
  3. ⚡ refactoring

    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e91fae3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b13087f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab238be View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c807221 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bd1d15 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8275f0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bbd0e3 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3c8b5cb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. ⚡ hint to query

    michael-radency committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3ceb24f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    39728d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Copy updates.

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

Commits on Mar 22, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a87fc27 View commit details
    Browse the repository at this point in the history
  2. ⚡ ui fixes

    michael-radency committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    08affd0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b0a03fe View commit details
    Browse the repository at this point in the history
  4. ⚡ clean up

    michael-radency committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e40d17c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    91cdc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e6f37 View commit details
    Browse the repository at this point in the history
  3. ⚡ ui update

    michael-radency committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3b32482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a10c9 View commit details
    Browse the repository at this point in the history
  5. feat(Google Sheets Node): Implement Resource mapper in Google Sheets …

    …node (#5752)
    
    * ✨ Added initial resource mapping support in google sheets node
    * ✨ Wired mapping API endpoint with node-specific logic for fetching mapping fields
    * ✨ Implementing mapping fields logic for google sheets
    * ✨ Updating Google Sheets execute methods to support resource mapper fields
    * 🚧 Added initial version of `ResourceLocator` component
    * 👌 Added `update` mode to resource mapper modes
    * 👌 Addressing PR feedback
    * 👌 Removing leftover const reference
    * 👕 Fixing lint errors
    MiloradFilipovic committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d5468f3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into feature/resource-mapping-component

    * master:
      ci: Fix saml.api.test.ts (no-changelog) (#5764)
      docs: Refer to docker.n8n.io/n8nio/n8n for pulling n8n docker images (no-changelog) (#5763)
      🚀 Release 0.221.0 (#5726)
      fix(core): Persist CurrentAuthenticationMethod setting change (#5762)
      feat(core): Limit user invites when SAML is enabled (#5761)
      fix(core): Setup nodeHelpers that aren't exposed in the code sandbox (no-changelog) (#5753)
      fix(HTTP Request Node): Fix AWS credentials to automatically deconstruct the url (#5751)
      fix(core): Require Auth on icons and nodes/credentials types static files (no-changelog) (#5745)
      fix(Split In Batches Node): Roll back changes in v1 and create v2 (#5747)
    MiloradFilipovic committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8f3cb59 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-319-…

    …postgres-node-overhaul
    michael-radency committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f402ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    031a421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f6a726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59744f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. feat(Postgres Node): Add resource mapper to new version of Postgres n…

    …ode (#5814)
    
    * ⚡ scaffolding
    * ⚡ finished scaffolding
    * ⚡ renamed types
    * ⚡ updated subtitle
    * ⚡ renamed functions file, UI updates
    * ⚡ query parameters fixes, ui updates, refactoring
    * ⚡ fixes for credentials test, setup for error parsing
    * ⚡ rlc for schema and table, error handling tweaks
    * ⚡ delete operation, new options
    * ⚡ columns loader
    * ⚡ linter fixes
    * ⚡ where clauses setup
    * ⚡ logic for processing where clauses
    * ⚡ select operation
    * ⚡ refactoring
    * ⚡ data mode for insert and update, wip
    * ⚡ data mapping, insert update, skip on conflict option
    * ⚡ select columns with spaces fix
    * ⚡ update operation update, wip
    * ⚡ finished update operation
    * ⚡ upsert operation
    * ⚡ ui fixes
    * Copy updates.
    * Copy updates.
    * ⚡ option to convert empty strings to nulls, schema checks
    * ⚡ UI requested updates
    * ⚡ ssh setup WIP
    * ⚡ fixes, ssh WIP
    * ⚡ ssh fixes, credentials
    * ⚡ credentials testing update
    * ⚡ uncaught error fix
    * ⚡ clean up
    * ⚡ address in use fix
    * ⚡ improved error message
    * ⚡ tests setup
    * ⚡ unit tests wip
    * ⚡ config files clean up
    * ⚡ utils unit tests
    * ⚡ refactoring
    * ⚡ setup for testing operations, tests for deleteTable operation
    * ⚡ executeQuery and insert operations tests
    * ⚡ select, update, upsert operations tests
    * ⚡ runQueries tests setup
    * ⚡ hint to query
    * Copy updates.
    * ⚡ ui fixes
    * ⚡ clean up
    * ⚡ error message update
    * ⚡ ui update
    * Minor tweaks to query params decription.
    * ✨ Updated Postgres node to use resource mapper component
    * ✨ Implemented postgres <-> resource mapper type mapping
    * ✨ Updated Postgres node execution to use resource mapper fields in v3
    * 🔥 Removing unused import
    ---------
    Co-authored-by: Michael Kret <michael.k@radency.com>
    Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
    MiloradFilipovic committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0f43dc5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'node-319-postgres-node-overhaul' into feature/resource-…

    …mapping-component
    
    * node-319-postgres-node-overhaul: (53 commits)
      ⚡ credentials test fix, clean up
      ⚡ singlton for conections
      feat: Execution custom data saving and filtering (#5496)
      Minor tweaks to query params decription.
      ⚡ ui update
      ⚡ error message update
      ⚡ clean up
      ⚡ ui fixes
      Copy updates.
      ⚡ hint to query
      ⚡ runQueries tests setup
      ⚡ select, update, upsert operations tests
      ⚡ executeQuery and insert operations tests
      ⚡ setup for testing operations, tests for deleteTable operation
      ⚡ refactoring
      ⚡ utils unit tests
      ⚡ config files clean up
      ⚡ unit tests wip
      ⚡ tests setup
      ⚡ improved error message
      ...
    
    # Conflicts:
    #	packages/editor-ui/src/Interface.ts
    #	packages/nodes-base/nodes/Postgres/Postgres.node.ts
    #	packages/nodes-base/nodes/Postgres/v2/PostgresV2.node.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/insert.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/update.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/upsert.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/router.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/versionDescription.ts
    #	packages/nodes-base/nodes/Postgres/v2/helpers/interfaces.ts
    #	packages/nodes-base/nodes/Postgres/v2/methods/credentialTest.ts
    #	packages/nodes-base/nodes/Postgres/v2/methods/index.ts
    #	packages/nodes-base/nodes/Postgres/v2/methods/listSearch.ts
    #	packages/nodes-base/nodes/Postgres/v2/methods/loadOptions.ts
    #	packages/nodes-base/nodes/Postgres/v2/transport/index.ts
    MiloradFilipovic committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    38c2a21 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master: (87 commits)
      ci: Always run e2e tests on PR approval (no-changelog) (#5900)
      fix(core): Improve axios error handling in nodes (#5891)
      fix(HTTP Request Node): Detect mime-type from streaming responses (#5896)
      fix(Compare Datasets Node): Fuzzy compare not comparing keys missing in one of inputs
      fix(core): `augmentObject` should use existing property descriptors whenever possible (#5872)
      fix(core): Prevent augmentObject from creating infinitely deep proxies (#5893)
      feat(Postgres Node): Overhaul node
      fix: Add optional chaining for 'isArtificalRecoveredEventItem' (no-changelog) (#5860)
      fix(core): Use table-prefixes in queries in import commands (#5887)
      fix(AWS SNS Node): Fix an issue with messages failing to send if they contain certain characters (#5807)
      fix(core): Fix the issue of nodes not loading when run via npx (#5888)
      fix(Gmail Node): Gmail luxon object support, fix for timestamp
      test(editor): Fix failing licensing related e2e specs (no-changelog) (#5884)
      fix: Upgrade versions in pnpm-lock.yaml (no-changelog)
      Revert "fix(core): Improve axios error handling in nodes (#5699)"
      fix(editor): Update execution loading parameters after pushing test values (no-changelog) (#5876)
      ci: Fix catch clause lint rule (#5875)
      fix(editor): Fix loading executions in long execution list (#5843)
      fix(HTTP Request Node): Support for dot notation in JSON body
      feat(SSH Node): Hide the private key within the ssh credential (#5871)
      ...
    
    # Conflicts:
    #	packages/nodes-base/credentials/Postgres.credentials.ts
    #	packages/nodes-base/nodes/Postgres/Postgres.node.ts
    #	packages/nodes-base/nodes/Postgres/test/v2/utils.test.ts
    #	packages/nodes-base/nodes/Postgres/v2/PostgresV2.node.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/common.descriptions.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/deleteTable.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/executeQuery.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/insert.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/select.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/update.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/upsert.operation.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/versionDescription.ts
    #	packages/nodes-base/nodes/Postgres/v2/helpers/interfaces.ts
    #	packages/nodes-base/nodes/Postgres/v2/helpers/utils.ts
    #	packages/nodes-base/nodes/Postgres/v2/methods/index.ts
    #	packages/nodes-base/nodes/Postgres/v2/transport/index.ts
    MiloradFilipovic committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    aee8f35 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master: (62 commits)
      fix(editor): Redirect to home page after saving data on SAML onboarding page (no-changelog) (#5961)
      feat: Replace Vue.extend with defineComponent in design system (no-changelog) (#5918)
      feat(MySQL Node): Overhaul
      fix(OpenAI Node): Update models to only show those supported (#5805)
      ci: Add test for wait node (no-changelog) (#5414)
      fix(Github Trigger Node): Remove content_reference event (#5830)
      ci: Validate load options methods in nodes-base (no-changelog) (#5862)
      ci: Use `--chown=node:node` in COPY commands in the custom docker image (no-changelog) (#5913)
      🚀 Release 0.224.0 (#5957)
      fix(NocoDB Node): Fix for updating or deleting rows with not default primary keys
      fix(HTTP Request Node): Show detailed error message in the UI again (#5959)
      ci: Prevent skipping of E2E fail job (no-changelog) (#5958)
      ci: Fix E2E tests on master (no-changelog) (#5960)
      refactor(core): Use injectable classes for db repositories (part-1) (no-changelog) (#5953)
      fix(core): Validate customData keys and values (#5920) (no-changelog)
      feat(editor): Add user activation survey (#5677)
      fix(editor): Update vite legacy-plugin browser target (no-changelog) (#5952)
      docs: Fix typo in AWS S3 and S3 nodes for parent folder key (#5933)
      fix(core): Update xml2js to address CVE-2023-0842 (#5948)
      fix(Code Node): Update vm2 to address CVE-2023-29017 (#5947)
      ...
    
    # Conflicts:
    #	packages/workflow/src/Interfaces.ts
    MiloradFilipovic committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    8576dcc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master: (30 commits)
      feat(core): Add versionControl feature flag (#6000)
      fix: Small changes to user activation modal (no-changelog) (#5962)
      fix(editor): Cleanup demo/video experiment (#5974)
      feat: Add variables feature (#5602)
      ci: Improve test for wait node (#5997)
      fix(editor): Fix moving canvas on middle click preventing lasso selection (#5996)
      fix(HTTP Request Node): Fix itemIndex in HTTP Request errors (#5991)
      refactor(editor): Refactor history and debounce mixins to composables (no-changelog) (#5930)
      feat(GitLab Node): Add Additional parameters for File List (#5621)
      build: Update license SDK to v2.1.0 (no-changelog) (#5987)
      fix(OpenAI Node): Update OpenAI Text Moderate input placeholder text (#5823)
      fix(Code Node): Handle user code returning `null` and `undefined` (#5989)
      fix(Google Sheets Trigger Node): Return actual error message
      fix(core): Make `getExecutionId` available on all nodes types (#5990)
      ci: Add checklist item hinting at not adding new dependencies for nodes (no-changelog) (#5985)
      fix(core): Improve SAML connection test result views (#5981)
      fix(IF Node): Fix typo in combine description (no-changelog) (#5964)
      ci: Add a workflow to push n8n releases to release channels (no-changelog) (#5839)
      fix(editor): Make sure to redirect to blank canvas after personalisation modal (#5980)
      fix(core): Fix paired item returning wrong data (#5898)
      ...
    
    # Conflicts:
    #	packages/editor-ui/src/Interface.ts
    MiloradFilipovic committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    6246bcb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. feat(core): Resource editor componend P0 (#5970)

    * ✨ Added inital value of mapping mode dropdown
    * ✨ Finished mapping mode selector
    * ✨ Finished implementing mapping mode selector
    * ✨ Implemented 'Columns to match on' dropdown
    * ✨ Implemented `loadOptionsDependOn` support in resource mapper
    * ✨ Implemented initial version of mapping fields
    * ✨ Implementing dependant fields watcher in new component setup
    * ✨ Generating correct resource mapper field types. Added `supportAutoMap` to node specification and UI. Not showing fields with `display=false`. Pre-selecting matching columns if it's the only one
    * ✨ Handling matching columns correctly in UI
    * ✨ Saving and loading resourceMapper values in component
    * ✨ Implemented proper data saving and loading
    * ✨ ResourceMapper component refactor, fixing value save/load
    * ✨ Refactoring MatchingColumnSelect component. Updating Sheets node to use single key match and Postgres to use multi key
    * ✨ Updated Google Sheets node to work with the new UI
    * ✨ Updating Postgres Node to work with new UI
    * ✨ Additional loading indicator that shown if there is no mapping mode selector
    * ✨ Removing hard-coded values, fixing matching columns ordering, refactoring
    * ✨ Updating field names in nodes
    * ✨ Fixing minor UI issues
    * ✨ Implemented matching fields filter logic
    * ✨ Moving loading label outside of fields list
    * ✅ Added initial unit tests for resource mapper
    * ✅ Finished default rendering test
    * ✅ Test refactoring
    * ✅ Finished unit tests
    * 🔨 Updating the way i18n is used in resource mapper components
    * ✔️ Fixing value to match on logic for postgres node
    * ✨ Hiding mapping fields when auto-map mode is selected
    * ✨ Syncing selected mapping mode between components
    * ✨ Fixing dateTime input rendering and adding update check to Postgres node
    * ✨ Properly handling database connections. Sending null for empty string values.
    * 💄 Updated wording in the error message for non-existing rows
    * ✨ Fixing issues with selected matching values
    * ✔️ Updating unit tests after matching logic update
    * ✨ Updating matching columns when new fields are loaded
    * ✨ Defaulting to null for empty parameter values
    * ✨ Allowing zero as valid value for number imputs
    * ✨ Updated list of types that use datepicker as widger
    * ✨ Using text inputs for time types
    MiloradFilipovic committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    247146e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/resource-mapping-component

    * master: (47 commits)
      feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033)
      feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940)
      feat(core): Add license:info command (#6047)
      feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050)
      refactor(editor): Turn titleChange mixin to composable (#6059)
      test: Add stickies tests (#5413)
      refactor: Patch to adjust `consistent-type-imports` (no-changelog) (#6057)
      fix(editor): Resolve expressions for grandparent nodes (#5859)
      ci(editor): Do not run parallel jobs for a single spec (no-changelog) (#6052)
      refactor(editor): Consolidate IN8nUISettings interface (#6055)
      refactor(core): Forbid raw enums (no-changelog)
      refactor(core): Sort variables files under variables folder (#6051)
      fix(core): Add breaking change record for domain and url matching (no-changelog) (#6048)
      feat(editor): Version control paywall (WIP) (#6030)
      feat(editor): Add disable template experiment (#5963)
      feat(core): Upgrade google-timezones-json to use the correct timezone for Sao Paulo (#6042)
      fix(Code Node): Update vm2 to address CVE-2023-30547 (#6039)
      docs: Add proprietary license text (no-changelog) (#6038)
      test(n8n Node): Unit tests (no-changelog)
      refactor: Accumulate `loadOptions` from all node versions to validate (no-changelog) (#6014)
      ...
    
    # Conflicts:
    #	packages/cli/src/Server.ts
    MiloradFilipovic committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ae6929d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/resource-mapping-component

    * master:
      refactor(editor): Remove the `restApi` mixin (#6065)
      refactor(editor): Switch to plan change URL on cloud (no-changelog) (#6001)
    MiloradFilipovic committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4e48127 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/resource-mapping-component

    * master:
      refactor(editor): Delete leftover restApi mixin file (no-changelog) (#6074)
      docs: Remove version notice from overhauled nodes (no-changelog) (#6071)
      refactor(editor): Combine type imports in `editor-ui` (no-changelog) (#6072)
      refactor: Async functions don't need to explicitly return promises (no-changelog) (#6041)
      SSO/SAML : add Base URL to redirects in acsHandler (#5923)
      refactor: Integrate `consistent-type-imports` in FE packages (no-changelog) (#6060)
      fix(core): Skip license activation when instance was already activated (#6064)
      refactor(core): Setup decorator based RBAC (no-changelog) (#5787)
      test: Add run linking tests (#6061)
    
    # Conflicts:
    #	packages/editor-ui/src/components/ParameterInputWrapper.vue
    MiloradFilipovic committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e167ed0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be34112 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master:
      feat(core): Manage version control settings (#6079)
      ci: Fix linting error on `master` (no-changelog) (#6075)
      ci: Increase the timeout on the release process (no-changelog) (#6078)
      fix(editor): Update LDAP and Log streaming paywalls (#6069)
      feat(core): Add instanceId to n8n.ready hook (no-changelog) (#6007)
      ci: Update linting dependencies, and setup eslint-plugin-unicorn (no-changelog) (#6070)
    MiloradFilipovic committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d30dbaf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/resource-mapping-component' into NODE-398-resou…

    …rce-mapper-ui-P2
    
    * feature/resource-mapping-component:
      feat(core): Manage version control settings (#6079)
      ci: Fix linting error on `master` (no-changelog) (#6075)
      ci: Increase the timeout on the release process (no-changelog) (#6078)
      fix(editor): Update LDAP and Log streaming paywalls (#6069)
      feat(core): Add instanceId to n8n.ready hook (no-changelog) (#6007)
      ci: Update linting dependencies, and setup eslint-plugin-unicorn (no-changelog) (#6070)
    MiloradFilipovic committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b35717e View commit details
    Browse the repository at this point in the history
  3. ✨ Added new component for mapping fields, moved bit of logic from roo…

    …t component to matching selector, fixing some lint errors
    MiloradFilipovic committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e11e68b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dbaaff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c7104b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41eefa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    eed2ba9 View commit details
    Browse the repository at this point in the history
  2. ✨ Not showing removed fields in matching columns selector. Updating w…

    …ording in matching columns selector description
    MiloradFilipovic committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    63d12a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec89bc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/resource-mapping-component

    * master:
      fix(core): Serialize dates and regexps when reading from augmented objects (#6086)
      feat(editor): Enhance Node Creator actions view (#5954)
      fix(editor): Make the frontend work again when `NODE_FUNCTION_ALLOW_EXTERNAL` is set (no-changelog) (#6058)
      feat(editor): Add SQL editor support (#5517)
      refactor(editor): Track advanced filter custom data usage (#6084)
      refactor(editor): Replace monaco-editor/prismjs with CodeMirror (#5983)
      ci: Enforce no unused imports (no-changelog) (#6073)
    
    # Conflicts:
    #	packages/editor-ui/src/components/ParameterInput.vue
    #	packages/editor-ui/src/stores/nodeTypes.ts
    MiloradFilipovic committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0b823c7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/resource-mapping-component' into NODE-398-resou…

    …rce-mapper-ui-P2
    
    * feature/resource-mapping-component:
      fix(core): Serialize dates and regexps when reading from augmented objects (#6086)
      feat(editor): Enhance Node Creator actions view (#5954)
      fix(editor): Make the frontend work again when `NODE_FUNCTION_ALLOW_EXTERNAL` is set (no-changelog) (#6058)
      feat(editor): Add SQL editor support (#5517)
      refactor(editor): Track advanced filter custom data usage (#6084)
      refactor(editor): Replace monaco-editor/prismjs with CodeMirror (#5983)
      ci: Enforce no unused imports (no-changelog) (#6073)
    
    # Conflicts:
    #	packages/editor-ui/src/stores/nodeTypes.ts
    MiloradFilipovic committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b139a5a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master: (37 commits)
      fix(editor): Fix copy selection behavior (#6112)
      fix(core): Account for nodes with renamable content (#6109)
      fix(editor): Fix quote handling on dollar-sign variable completions (#6128)
      fix(editor): Fix cropped off completions docstrings (#6129)
      fix(Date & Time Node): Numbers conversions fix
      fix(Merge Node): Do not error if expected key is missing
      fix(core): Improve saml endpoints and audit events (#6107)
      fix: Prevent displaying an endless timer in the execution list for finished executions (#6137)
      fix(editor): Fix `Show details` summary (#6113)
      fix(editor): Fix sidebar button styling (#6138)
      fix(editor): Fix unique names for node duplication (#6134)
      fix(editor): Fix missing `Stop Listening` button (#6125)
      fix(editor): Fix unscrollable node settings (#6133)
      fix(core): Avoid using `Object.keys` on Buffer and other non-plain objects (#6131)
      fix(editor): Change execution list tab loader design (#6120)
      fix(Slack Node): Restore ability to send text in addition of blocks or attachments
      feat(editor): Add support for `loadOptionsDependsOn` to RLC (#6101)
      fix: Correctly allow sharees to test credential when opening the modal (#6111)
      fix(core): Fix `hasOwnProperty` on augmented objects (#6124)
      fix(core): Only take into account users that active for the first time to show activation modal (no-changelog) (#6121)
      ...
    MiloradFilipovic committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8608aee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/resource-mapping-component' into NODE-398-resou…

    …rce-mapper-ui-P2
    
    * feature/resource-mapping-component: (37 commits)
      fix(editor): Fix copy selection behavior (#6112)
      fix(core): Account for nodes with renamable content (#6109)
      fix(editor): Fix quote handling on dollar-sign variable completions (#6128)
      fix(editor): Fix cropped off completions docstrings (#6129)
      fix(Date & Time Node): Numbers conversions fix
      fix(Merge Node): Do not error if expected key is missing
      fix(core): Improve saml endpoints and audit events (#6107)
      fix: Prevent displaying an endless timer in the execution list for finished executions (#6137)
      fix(editor): Fix `Show details` summary (#6113)
      fix(editor): Fix sidebar button styling (#6138)
      fix(editor): Fix unique names for node duplication (#6134)
      fix(editor): Fix missing `Stop Listening` button (#6125)
      fix(editor): Fix unscrollable node settings (#6133)
      fix(core): Avoid using `Object.keys` on Buffer and other non-plain objects (#6131)
      fix(editor): Change execution list tab loader design (#6120)
      fix(Slack Node): Restore ability to send text in addition of blocks or attachments
      feat(editor): Add support for `loadOptionsDependsOn` to RLC (#6101)
      fix: Correctly allow sharees to test credential when opening the modal (#6111)
      fix(core): Fix `hasOwnProperty` on augmented objects (#6124)
      fix(core): Only take into account users that active for the first time to show activation modal (no-changelog) (#6121)
      ...
    MiloradFilipovic committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f6d6762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9d4e85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edc6f79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d71806 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    eff2322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c7b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca82636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b759822 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/resource-mapping-component

    * master:
      feat(JotForm Trigger Node): Add support for hipaa-api.jotform.com (#6171)
      🚀 Release 0.227.0 (#6167)
      fix(editor): Flag issues only on workflow activation (#6127)
      fix(editor): Faster reconnects for push (no-changelog) (#6164)
      fix: Log unhandled errors during license activation (no-changelog) (#6165)
      test: Address flaky setup e2e (no-changelog) (#6085)
      fix(core): Better errors for common status codes fix
      fix(core): Fix bug running addUserActivatedColumn migration on MariaDB (#6157)
      fix: Prevent invocations of 'GET /rest/license' from returning an error when ephemeral licenses are used (#6154)
      fix(editor): Restrict `[empty]` in parameter input hint to zero-length string (#6003)
      fix(core): Assign Unknown Error only if message or description not present in error
      fix(AWS S3 Node): Fix File upload, and add node tests (#6153)
      fix(core): Better error message in Webhook node when using the POST method
      feat(Microsoft Excel 365 Node): Overhaul
      fix(core): Remove SAML config metadataUrl if XML metadata is set directly (#6143)
      ci: Restore load options methods validation (no-changelog) (#6148)
      feat(core): Add notice to alert users a new version is available
      fix(core): Fix canceled execution status (#6142)
      ci: Expand ESLint to tests in BE packages (no-changelog) (#6147)
      fix(editor): Fix focus jumping when using chrome autofill (#6140)
    MiloradFilipovic committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e280754 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/resource-mapping-component' into NODE-398-resou…

    …rce-mapper-ui-P2
    
    * feature/resource-mapping-component:
      feat(JotForm Trigger Node): Add support for hipaa-api.jotform.com (#6171)
      🚀 Release 0.227.0 (#6167)
      fix(editor): Flag issues only on workflow activation (#6127)
      fix(editor): Faster reconnects for push (no-changelog) (#6164)
      fix: Log unhandled errors during license activation (no-changelog) (#6165)
      test: Address flaky setup e2e (no-changelog) (#6085)
      fix(core): Better errors for common status codes fix
      fix(core): Fix bug running addUserActivatedColumn migration on MariaDB (#6157)
      fix: Prevent invocations of 'GET /rest/license' from returning an error when ephemeral licenses are used (#6154)
      fix(editor): Restrict `[empty]` in parameter input hint to zero-length string (#6003)
      fix(core): Assign Unknown Error only if message or description not present in error
      fix(AWS S3 Node): Fix File upload, and add node tests (#6153)
      fix(core): Better error message in Webhook node when using the POST method
      feat(Microsoft Excel 365 Node): Overhaul
      fix(core): Remove SAML config metadataUrl if XML metadata is set directly (#6143)
      ci: Restore load options methods validation (no-changelog) (#6148)
      feat(core): Add notice to alert users a new version is available
      fix(core): Fix canceled execution status (#6142)
      ci: Expand ESLint to tests in BE packages (no-changelog) (#6147)
      fix(editor): Fix focus jumping when using chrome autofill (#6140)
    MiloradFilipovic committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c313912 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    df68999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76e7a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50e79e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1164849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    761ec08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8517dd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eea0634 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    0067453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    183d8c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a442c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3743981 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    589d17a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/resource-mapping-component

    * master: (31 commits)
      feat(Date & Time Node): Overhaul of the node (#5904)
      refactor: Add deprecation notice for WEBHOOK_TUNNEL_URL (#6194)
      refactor: Add deprecation notice for WEBHOOK_TUNNEL_URL (#6194)
      feat(HubSpot Node): Overhaul the HubSpot Node (#4337)
      ci: Create a nightly v1 docker image (no-changelog) (#6197)
      refactor(core): Add deprecation notice for own mode (#6195)
      feat(core): Update config defaults for for v1 (no-changelog) (#6196)
      test(Read Binary Files Node): Unit tests (no-changelog) (#5459)
      refactor: Add deprecation notice for MySQL and MariaDB (#6189)
      test: Create custom jest error messages using jest-expect-message (no-changelog) (#5666)
      fix(core): Move nodeExecute InternalHook calls to hookFunctionsSave (#6193)
      fix(FTP Node): Use filename instead of remote filepath for downloaded binary data (#6170)
      ci: Fix test database cleanup (no-changelog) (#6188)
      refactor(core): Delete boilerplate code across migrations (no-changelog) (#5254)
      refactor(editor): Add infix to Pinia stores (no-changelog) (#6149)
      ci: Fix linting issues on master (no-changelog) (#6186)
      fix(editor): Update and add design system checkbox component to Editor (#6178)
      fix(editor): Display SSO entry in Settings on Cloud (#6181)
      feat(Code Node): Add Python support (#4295)
      fix(editor): Update and fix storybook (was failing to run in local dev mode) (#6180)
      ...
    
    # Conflicts:
    #	packages/editor-ui/src/stores/nodeTypes.store.ts
    #	packages/nodes-base/nodes/Postgres/Postgres.node.ts
    #	packages/nodes-base/nodes/Postgres/v2/actions/versionDescription.ts
    MiloradFilipovic committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7ebbb28 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/resource-mapping-component' into NODE-398-resou…

    …rce-mapper-ui-P2
    
    * feature/resource-mapping-component: (31 commits)
      feat(Date & Time Node): Overhaul of the node (#5904)
      refactor: Add deprecation notice for WEBHOOK_TUNNEL_URL (#6194)
      refactor: Add deprecation notice for WEBHOOK_TUNNEL_URL (#6194)
      feat(HubSpot Node): Overhaul the HubSpot Node (#4337)
      ci: Create a nightly v1 docker image (no-changelog) (#6197)
      refactor(core): Add deprecation notice for own mode (#6195)
      feat(core): Update config defaults for for v1 (no-changelog) (#6196)
      test(Read Binary Files Node): Unit tests (no-changelog) (#5459)
      refactor: Add deprecation notice for MySQL and MariaDB (#6189)
      test: Create custom jest error messages using jest-expect-message (no-changelog) (#5666)
      fix(core): Move nodeExecute InternalHook calls to hookFunctionsSave (#6193)
      fix(FTP Node): Use filename instead of remote filepath for downloaded binary data (#6170)
      ci: Fix test database cleanup (no-changelog) (#6188)
      refactor(core): Delete boilerplate code across migrations (no-changelog) (#5254)
      refactor(editor): Add infix to Pinia stores (no-changelog) (#6149)
      ci: Fix linting issues on master (no-changelog) (#6186)
      fix(editor): Update and add design system checkbox component to Editor (#6178)
      fix(editor): Display SSO entry in Settings on Cloud (#6181)
      feat(Code Node): Add Python support (#4295)
      fix(editor): Update and fix storybook (was failing to run in local dev mode) (#6180)
      ...
    
    # Conflicts:
    #	packages/editor-ui/src/stores/nodeTypes.store.ts
    MiloradFilipovic committed May 9, 2023
    Configuration menu
    Copy the full SHA
    34a9423 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3d5d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebc39a6 View commit details
    Browse the repository at this point in the history
  6. 👕 Fixing imports

    MiloradFilipovic committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b5d0c1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc6bdb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae04d40 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    3c3f22c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df2a28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9764469 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. ⚡ review

    michael-radency committed May 11, 2023
    Configuration menu
    Copy the full SHA
    bdef214 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/resource-mapping-component

    * master:
      feat(Google Ads Node): Update to support v13 (#6212)
      ci: Fix published nodes-base package's dependencies (no-changelog) (#6226)
      ci: Code coverage should include `.vue` files as well (no-changelog) (#6224)
      🚀 Release 0.228.0 (#6219)
      ci: Fix linting issue on master (no-changelog) (#6222)
      fix(core): Ensure DB repositories are initialized before the DB migrations are run  (#6220)
      refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642)
      ci: Increase timeout for DB tests (no-changelog) (#6221)
      fix(editor): Fix viewing and downloading of binary data (#6218)
      fix: Prevent unnecessary error messages also for data loaded flag (#6201)
      feat: Create NPM node (#6177)
      fix(editor): Fix polling trigger check for `runData` (#6130)
      ci: Fix linting issue on master (no-changelog) (#6217)
      fix: Prevent overflow when rendering expression hints (#6214)
      feat(core): Improve health check (#6205)
      refactor(editor): Add GitHub 30k stars banner (no-changelog) (#6204)
      fix(editor): Add loading skeletons to Executions list page (#6184)
      ci: Fix v1 docker rc builds (no-changelog) (#6208)
      feat(Code Node): Set `defaultVersion` to 2 for V1 RC builds (no-changelog) (#6209)
      fix: Correctly save executions that failed when polling as error instead of new (#6192)
    
    # Conflicts:
    #	packages/editor-ui/src/components/ParameterInputList.vue
    MiloradFilipovic committed May 11, 2023
    Configuration menu
    Copy the full SHA
    67194f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07fcc32 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    ea03e85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415363a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e45aabf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d07972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    319c41e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11056e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b5f5c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fead873 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/resource-mapping-component' of https://github.c…

    …om/n8n-io/n8n into feature/resource-mapping-component
    michael-radency committed May 12, 2023
    Configuration menu
    Copy the full SHA
    76dc1bb View commit details
    Browse the repository at this point in the history
  10. ⚡ fix

    michael-radency committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0e344e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e46b2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff7dccd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c38c53d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    356e1e3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ef677f2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    7c74f24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e32ff4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91fdafa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ed43e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed6e8bc View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    cc65525 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/resource-mapping-component

    * master: (22 commits)
      fix: Remove workflow execution credential error message when instance owner (#6116)
      refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257)
      feat(core): Return OAuth2 error body if available (#5794)
      fix: Add itemSize config to workflows view recycle scroller (no-changelog) (#6238)
      fix(editor): Fix close and cancel operations on useMessage (no-changelog) (#6260)
      feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159)
      refactor(editor): Turn showMessage mixin to composable (#6081) (#6244)
      feat(core): Add experimental proxy support to License-SDK (no-changelog) (#6253)
      feat(core): Reduce the number of events sent to Sentry (#6235)
      feat(editor): Drop support for legacy browsers that do not have native ESM support (#6239)
      refactor(editor): Add missing interface IUserListAction (no-changelog) (#6241)
      ci: Debug e2e pipeline (no-changelog) (#6240)
      Revert "refactor(editor): Turn showMessage mixin to composable" (#6243)
      feat(editor): Updating node reference pattern in expression editor (#6228)
      refactor(editor): Remove unused dependencies (no-changelog) (#6223)
      refactor(editor): Turn showMessage mixin to composable (#6081)
      feat(editor): Version Control settings update (WIP) (#6233)
      ci: Fix linting issue on master (no-changelog) (#6232)
      fix: Prevent type error messages for manual executions (no-changelog) (#6229)
      fix(Code Node): Restore help text (#6231)
      ...
    MiloradFilipovic committed May 16, 2023
    Configuration menu
    Copy the full SHA
    723bffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a019489 View commit details
    Browse the repository at this point in the history
  4. ✨ Updating Postgres fetching logic, using resource mapper mode to det…

    …ermine if a field can be deleted
    MiloradFilipovic committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e82ad71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    139e14a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    442e9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c38956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac70e02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edcbdfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c8155 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    5944024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb1b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6194a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f35c016 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    b4ac236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c33df40 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/resource-mapping-component

    * master:
      fix(Google Calendar Node): All day option fix (#6274)
      feat(Gotify Node): Add support for self signed certificates (#6053)
      docs: Remove missed beta text from Notion node (no-changelog) (#6166)
      fix(OpenAI Node): Descriptive errors (#6270)
      fix(SSH Node): Replace ~ with /home/username (#6269)
      feat(core): Replace client-oauth2 with an in-repo package (#6266)
      🚀 Release 0.229.0 (#6267)
      fix: Revert "Replace client-oauth2 with an in-repo package" (no-changelog) (#6265)
      feat(Respond to Webhook Node): Move from Binary Buffer to Binary streaming (#5613)
      feat(core): Replace client-oauth2 with an in-repo package (#6056)
      fix(editor): Fix typo and change text sizes in ExecutionUsage component (no-changelog) (#6261)
    MiloradFilipovic committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1c9af71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229074d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5dbde2 View commit details
    Browse the repository at this point in the history
  6. ⚡ Updating codemirror readonly stauts based on component property, ha…

    …ndling objects in json validation
    MiloradFilipovic committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3b5dbe4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26afefe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bffc337 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Merge branch 'master' into feature/resource-mapping-component

    * master:
      fix(core): Prevent app crashes because of unhandled promises in poll and trigger nodes (#6278)
      fix(Postgres Node): Remove reusable connections (no-changelog) (#6259)
      ci(editor): Enfore stricter linting rules from `eslint-plugin-vue` (no-changelog) (#6242)
      fix(Strava Trigger Node): Fix issue with delete events failing to display data (#6277)
      feat(SSH Node): Credentials test (#6279)
      feat(Send Email Node): Add content-id for email attachments (#3632)
      feat(core): Include openssh in the base docker image (no-changelog) (#6275)
    
    # Conflicts:
    #	packages/nodes-base/nodes/Postgres/v2/actions/database/update.operation.ts
    MiloradFilipovic committed May 20, 2023
    Configuration menu
    Copy the full SHA
    c793156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0137a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d0dbd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    7fd8b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b58617 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    60bed9b View commit details
    Browse the repository at this point in the history
  2. ⚡ Sending expressions that resolve to null or undefined by the re…

    …source mapper to delete cell content in Google Sheets
    MiloradFilipovic committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4995f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5763c1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    ecb86c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae1822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00a17b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f01dcc9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 26, 2023

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

Commits on May 31, 2023

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