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

NocoDB Node updated for v0.90.0 - N8N-3411 #3146

Merged
merged 69 commits into from
Aug 3, 2022
Merged

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    b1ccdc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a96fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8020354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea9024 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

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

Commits on Apr 24, 2022

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

Commits on May 3, 2022

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

Commits on May 5, 2022

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

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    0fd6243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eee153a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    9904e9c View commit details
    Browse the repository at this point in the history
  2. Credential testing working

    Joffcom committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2f3bdb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. ⚡ Improvements

    RicardoE105 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c475248 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Merge master

    RicardoE105 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    032e935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b699673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2585c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    b11d97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2875aa View commit details
    Browse the repository at this point in the history
  3. added fix from n8n-4159

    Joffcom committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e0cb264 View commit details
    Browse the repository at this point in the history
  4. 👕 Fix linting issue

    RicardoE105 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7d24f7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99d3cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 24, 2022

  1. refactor: Consolidate hoisted package versions (n8n-io#3724)

    * 📦 Consolidate hoisted package versions
    
    * 📦 Update `package-lock.json`
    
    * 📦 Update `package-lock.json`
    
    * 📦 Update `package-lock.json`
    ivov authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    8be36c2 View commit details
    Browse the repository at this point in the history
  2. refactor: Upgrade to ESLint 8 (n8n-io#3722)

    * ⬆️ Upgrade to ESLint 8
    
    * 📦 Update package-lock.json
    
    * 👕 Add lint exceptions
    
    * 👕 Add more lint exceptions
    
    * ➖ Remove `tslint` from some packages
    
    * 👕 Except init file
    
    * 📦 Update `package-lock.json`
    
    * 📦 Update `package-lock.json`
    
    * 👕 Add exceptions to new lines coming from `master `
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    ivov and janober authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    f9f0562 View commit details
    Browse the repository at this point in the history
  3. refactor: Format all credentials (n8n-io#3720)

    * Apply Prettier to all credentials
    
    * Fix quotes for lint
    
    * 👕 Remove `quotemark` rule
    
    * 👕 Run Prettier to take over quotes
    
    * ⬆️ Upgrade `eslint-plugin-n8n-nodes-base`
    
    * 📦 Update `package-lock.json`
    
    Co-authored-by: Omar Ajoue <krynble@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    3 people authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    57afd48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f1a63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15d8ffd View commit details
    Browse the repository at this point in the history
  6. fix(Mautic Node): Fix authentication issue (n8n-io#3761)

    * Fixes mautic credential issue
    
    * removed unused imports
    
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    Joffcom and janober authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    fe58769 View commit details
    Browse the repository at this point in the history
  7. fix(AWS DynamoDB Node): Fix expression attribute names (n8n-io#3763)

    * Fix expression attribute names in getAll
    
    * fix: EAN value should be a string, not object
    drudge authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    88cb265 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 26, 2022

  1. fix(editor): Fix linking buttons color (n8n-io#3770)

    * fix color of icon
    
    * center buttons
    mutdmour authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    deb510a View commit details
    Browse the repository at this point in the history
  2. fix(editor): Restore pindata header colors (n8n-io#3758)

    * 🎨 Restore `color-secondary-tint` colors
    
    * 🔥 Remove typing from JS file
    ivov authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    1a7318b View commit details
    Browse the repository at this point in the history
  3. fix(editor): Fix sticky duplication and position bug (n8n-io#3755)

    * fix bug when inserting sticky
    
    * center sticky on insert
    
    * export as const
    mutdmour authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    92614c8 View commit details
    Browse the repository at this point in the history
  4. refactor(editor): Move all colors to css variables (n8n-io#3723)

    * update white color
    
    * update white color
    
    * update more whites
    
    * update color
    
    * update curr running
    
    * update text color n8n-io#555
    
    * update white color
    
    * set search bar colors
    
    * update colors
    
    * update node executing
    
    * update text colors
    
    * update light color
    
    * update theme
    
    * update theme
    
    * update overlays carousel
    
    * update theme vars
    
    * add dark theme tokens
    
    * update text
    
    * update table colors
    
    * fix conflict
    
    * update colors
    mutdmour authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    b4525d0 View commit details
    Browse the repository at this point in the history
  5. feat(Metabase Node): Add Metabase Node (n8n-io#3033)

    * Boilerplate with new node's version for metabse
    
    * Metabases MVP features
    
    * Added new credential for metabse, added custom auth for metabase
    
    * Fixed bug with one enpoint not working
    
    * Clean up code
    
    * Uniformised the renovate token
    
    * Made two example of responses for review
    
    * Fixed lint issues
    
    * Feature add datasources
    
    * Changed output from databases
    
    * Changed questions data output
    
    * Fixed issue when testing credentials with new node format
    
    * Add the possibility to get raw data
    
    * Removed handle for the metabase meta results, changed export's name
    
    * Add binary extraction for the result data
    
    * Fixed binary download issue
    
    * ⚡ Add preAuthentication method to credentials
    
    * Revert "Added new credential for metabse, added custom auth for metabase"
    
    This reverts commit 5f1b760.
    
    * Revert "Added new credential for metabse, added custom auth for metabase"
    
    This reverts commit 5f1b760.
    
    * Added preAuth and fixed autfixable linting rules
    
    * Fixed linting errors
    
    * Linting fixes
    
    * Remove / at the end of url, and add placeholder for cred url
    
    * Make export to Json retun only json and no binary
    
    * Fix lint issues
    
    * Add action and exception for lint rule
    
    * Remove unnecessary credential file
    
    * ⚡ Simplify and cleanup
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Co-authored-by: Omar Ajoue <krynble@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    4 people authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    81b5828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02549e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. refactor(editor): Change welcome sticky content (n8n-io#3769)

    * Updated Welcome sticky content
    
    * Updated welcome sticky thumbnail image
    
    Image was swapped out, used exact same file name + sizing so did not require code changes.
    
    * Replaced welcome sticky thumbnail image
    maxtkacz authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2e194a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2710061 View commit details
    Browse the repository at this point in the history
  3. Add suggested VSCode settings (n8n-io#3783)

    * ⚡ Add suggested settings
    
    * 🔥 Remove app-level setting
    
    * 🎨 Update indentation
    ivov authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    92b2caa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fb590e View commit details
    Browse the repository at this point in the history
  5. feat(Item List Node): Add operation for creating array from input ite…

    …ms (n8n-io#3149)
    
    * 🔨 create array operation
    
    * 🔨 removed semicolumn
    
    * 🔨 updated UI
    
    * ⚡ display option fix
    
    * ⚡ aggregate operation description update, default aggregate item
    michael-radency authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    553b14a View commit details
    Browse the repository at this point in the history
  6. refactor: Add Onboarding call prompts (n8n-io#3682)

    * ✨ Implemented initial onboarding call prompt logic
    
    * ✨ Added onboarding call prompt feature environment variable
    
    * ✨ Implemented onboarding session signup modal
    
    * 📈 Added initial telemetry for the onboarding call prompt
    
    * ✔️ Fixing linter error in server.ts
    
    * 💄 Updating onboaring call prompt and modal wording and styling
    
    * ✨ Implemented initial version of fake doors feature
    
    * ✨ Added parameters to onboarding call prompt request
    
    * ✨ Finished implementing fake doors in settings
    
    * 🔨 Updating onboarding call prompt fetching logic (fetching before timeout starts)
    
    * 👌 Updating onboarding call prompt and fake door components based on the front-end review feedback
    
    * ✨ Updated fake doors so they support UI location specification. Added credentials UI fake doors.
    
    * ⚡ Added checkbox to the signup form, improved N8NCheckbox formatting to better handle overflow
    
    * 💄 Moving seignup checkbox label text to i18n file, updating checkbox component css to force text wrap
    
    * ✨ Update API calls to work with the new workflow request and response formats
    
    * 👌 Updating fake door front-end based on the review feedback
    
    * 👌 Updating onboarding call prompt and fake doors UI based in the product feedback
    
    * ✨  Updated onboarding call prompts front-end to work with new endpoints and added new telemetry events
    
    * 🐛 Fixing onboarding call prompts not appearing in first user sessions
    
    * ⚡️ add createdAt to PublicUser
    
    * 👌 Updating onboarding call prompts front-end to work with the latest back-end and addressing latest product review
    
    * ✨ Improving error handling when submitting user emails on signup
    
    * 💄 Updating info text on Logging feature page
    
    * 💄 Updating first onboarding call prompt timeout to 5 minutes
    
    * 💄 Fixing `N8nCheckbox` component font overflow
    
    Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
    MiloradFilipovic and BHesseldieck authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3ebfa45 View commit details
    Browse the repository at this point in the history
  7. feat(Kafka Trigger Node): Add additional options (n8n-io#3600)

    * 🔨 additional options to kafka trigger
    
    * ⚡ option for maxInFlightRequests
    
    * ⚡ Small change
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    michael-radency and RicardoE105 authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3496a39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c0f21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2971ef9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e28cae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a80c284 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    385f5fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a7e926a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c74fa9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ce14bf2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    810836a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    75c3159 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c72e2da View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1d10f55 View commit details
    Browse the repository at this point in the history
  20. ⬆️ Set n8n-core@0.128.0, n8n-editor-ui@0.154.0, n8n-nodes-base@0.186.…

    …0 and n8n-workflow@0.110.0 on n8n
    janober committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    18e5212 View commit details
    Browse the repository at this point in the history
  21. 🔖 Release n8n@0.188.0

    janober committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8c7bc59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    92b2903 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    98aa2b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

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

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    ace49ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b9dc7 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Set eslint@8.0.0 on n8n-workflow (n8n-io#3768)

    * ⬆️ Upgrade `n8n-workflow` to ESLint 8
    
    * 📦 Update `package-lock.json`
    
    * 📦 Re-update `package-lock.json`
    ivov authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b2c365d View commit details
    Browse the repository at this point in the history
  4. Merge pull request n8n-io#3801 from n8n-io/onboarding-call-prompt-lab…

    …el-update
    
    💄 Updating onboarding prompt label
    MiloradFilipovic authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    2f0d4ed View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    af91671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726e2a6 View commit details
    Browse the repository at this point in the history