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

✨ ServiceNow basic auth and bug fix #2712

Merged
merged 23 commits into from
Apr 2, 2022

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    075b6cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f1036 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    c3c4434 View commit details
    Browse the repository at this point in the history
  2. fix(Google Tasks Node): Fix "Show Completed" option and hide title fi…

    …eld where not needed (n8n-io#2741)
    
    * 🐛 Google Tasks: Fix showCompleted
    
    * ⚡ Improvements
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    that-one-tom and RicardoE105 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9d703e3 View commit details
    Browse the repository at this point in the history
  3. feat(Mocean Node): Add "Delivery Report URL" option and credential te…

    …sts (n8n-io#3075)
    
    * add dlr url column
    
    add dlr url(delivery report URl) column. Allow user set the
    endpoint
    to receive the report
    
    * update
    
    update delivery report url description
    
    * ⚡ fixed nodelinter issues, added credential test, replaced icon
    
    * ⚡ Improvements
    
    Co-authored-by: d3no <d3no520@gmail.com>
    Co-authored-by: Michael Kret <michael.k@radency.com>
    3 people authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c89d2b1 View commit details
    Browse the repository at this point in the history
  4. feat(Emelia Node): Add Campaign > Duplicate functionality (n8n-io#3000)

    * feat(Emelia Node): Add campaign duplication feature
    
    * ⚡ small ui fixes, added credential test, fixed nodelinter issues
    
    * ⚡ Improvements
    
    * ⚡ Updated wording for Number operations on IF-Node (n8n-io#3065)
    
    * fix(Google Tasks Node): Fix "Show Completed" option and hide title field where not needed (n8n-io#2741)
    
    * 🐛 Google Tasks: Fix showCompleted
    
    * ⚡ Improvements
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    
    * feat(Mocean Node): Add "Delivery Report URL" option and credential tests (n8n-io#3075)
    
    * add dlr url column
    
    add dlr url(delivery report URl) column. Allow user set the
    endpoint
    to receive the report
    
    * update
    
    update delivery report url description
    
    * ⚡ fixed nodelinter issues, added credential test, replaced icon
    
    * ⚡ Improvements
    
    Co-authored-by: d3no <d3no520@gmail.com>
    Co-authored-by: Michael Kret <michael.k@radency.com>
    
    * ⚡ Normalize name
    
    Co-authored-by: Michael Kret <michael.k@radency.com>
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
    Co-authored-by: Tom <19203795+that-one-tom@users.noreply.github.com>
    Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
    Co-authored-by: d3no <d3no520@gmail.com>
    Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
    8 people authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0b08be1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b66d5ab View commit details
    Browse the repository at this point in the history
  6. fix(GraphQL Node)!: Correctly report errors returned by the API (n8n-…

    …io#3071)
    
    * upstream merge
    
    * ⚡ graphql node will throw error when response has errors property
    
    * 🔨 updated changelog
    
    * ⚡ Improvements
    
    * ⚡ Improvements
    
    * ⚡ Add package-lock.json back
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    michael-radency and RicardoE105 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8a94f1e View commit details
    Browse the repository at this point in the history
  7. feat(FTP Node): Add option to recursively create directories on rename (

    n8n-io#3001)
    
    * Recursively Make Directories on SFTP Rename
    
    * Linting
    
    * ⚡ Improvement
    
    * ⚡ Rename "Move" to "Create Directories"
    
    * Change "Create Directories" description
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    rhyswilliamsza and RicardoE105 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    39a6f41 View commit details
    Browse the repository at this point in the history
  8. feat(Microsoft Teams Node): Add chat message support (n8n-io#2635)

    * ✨ Add chat messages to MS Teams node
    
    * Updated credentials to include missing scope
    
    * ⚡ Small improvements
    
    Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    3 people authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    984f62d View commit details
    Browse the repository at this point in the history
  9. feat(Mautic Node): Add credential test and allow trailing slash in ho…

    …st (n8n-io#3080)
    
    * Updated Mautic to stop trailing slashes from causing an issue
    
    * Fixed oauth failing when there is a trailing slash in the mautic host
    
    * Added credential test
    Joffcom authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0a75539 View commit details
    Browse the repository at this point in the history
  10. test: Fix randomly failing UM tests (n8n-io#3061)

    * ⚡ Declutter test logs
    
    * 🐛 Fix random passwords length
    
    * 🐛 Fix password hashing in test user creation
    
    * 🐛 Hash leftover password
    
    * ⚡ Improve error message for `compare`
    
    * ⚡ Restore `randomInvalidPassword` contant
    
    * ⚡ Mock Telemetry module to prevent `--forceExit`
    
    * ⚡ Silence logger
    
    * ⚡ Simplify condition
    
    * ⚡ Unhash password in payload
    ivov authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    7625421 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f44b0d View commit details
    Browse the repository at this point in the history
  12. feat(Strava Node): Add "Get Streams" operation (n8n-io#2582)

    * Strava node: adding getStreams operation
    
    * Changed the keys to use multiOptions
    
    Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
    lfcipriani and Joffcom authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    6bbb4df View commit details
    Browse the repository at this point in the history
  13. ⚡ Improvements

    RicardoE105 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    4182285 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    c50d04a View commit details
    Browse the repository at this point in the history
  2. fix(Salesforce Node): Fix issue that "status" did not get used for Ca…

    …se => Create & Update (n8n-io#2212)
    
    * bugfix for salesforce case create and update case not picking status
    
    * 🐛 Fix issue with package-lock.json
    
    Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
    Ketan Somvanshi and RicardoE105 authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1018146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754c44a View commit details
    Browse the repository at this point in the history
  4. 🔀 Merge branch 'servicenow-basicauth' of https://github.com/pemontto/n8n

     into pemontto-servicenow-basicauth
    janober committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    121da6d View commit details
    Browse the repository at this point in the history
  5. ⚡ Fix basicAuth

    janober committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    2dce248 View commit details
    Browse the repository at this point in the history
  6. ⚡ Reset default

    janober committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    68c2fc6 View commit details
    Browse the repository at this point in the history