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

Allow MongoDB Node Parse Dates using Dot Notation #2487

Merged
merged 155 commits into from
Apr 22, 2022

Conversation

luizeof
Copy link
Contributor

@luizeof luizeof commented Nov 28, 2021

Parse Dates using dot notation on MondoDB

@luizeof luizeof changed the title MongoDB Parse Dates using Dot Notation Allow MongoDB Node Parse Dates using Dot Notation Nov 28, 2021
@ivov ivov added node/improvement New feature or request community Authored by a community member labels Dec 15, 2021
@michael-radency
Copy link
Contributor

michael-radency commented Mar 10, 2022

Hello @luizeof , I made some type fixes, because brunch fails to build, also please run npm run lint before submitting to fix linter errors

@michael-radency
Copy link
Contributor

Only first field in Date Fields list is converted to date, other fields are ignored
image

@michael-radency michael-radency self-requested a review March 10, 2022 06:57
michael-radency and others added 17 commits March 21, 2022 08:31
* .168.2fixed: Auto stash before rebase of "refs/heads/codex/0.168.2fixed"

Odoo and Redis Trigger codex files update

* Update RedisTrigger.node.json

Co-authored-by: Niv <nivbelleli@gmail.com>
KoBoToolbox
KoBoToolbox Trigger
Linear

Co-authored-by: Niv <nivbelleli@gmail.com>
* (fix): Added missing full stop to license


GitHub does not render the single line breaks in the *Limitations* section. The added full stop makes it easier to read our license.

* 📚 Add also to other files

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
…n-io#3010)

* 🔨 fix for running in continue workflow

* ⚡ Minor simplification

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
…2814)

Send Authorization Bearer in headers
Fix typo in validateCredentials function
Adding "." L15. 

In addition, the markdown display don't show line break as in the editor.
…ss and phone number (n8n-io#3048)

* 🐛 Fix issue when sending Organization ID - Xero node

* 👕 Fix linting issue
…8n-io#2541)

* ✨ Add generate action to crypto node

* ⚡ small fixes, nodelinter issues fixes

* ⚡ Improvements

* ⚡ Fix order

Co-authored-by: michael-radency <michael.k@radency.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
janober and others added 24 commits April 19, 2022 10:46
Calendly has a new logo, updated the logo from the media kit: https://calendly.com/newsroom
* ⚡ Implement timeout in SMTP tests

* 🚚 Move timeout to constants
* Fixed pagination issue

* Removed unused import
…n-io#2587)

* Enable support for AWS temporary credentials

* 🔨 removed toggle from ui added sessionToken to other aws services that using sign function from aws4 module

* Update sign method for other AWS nodes

* Remove the unneeded additional `temporaryCredentials` checkbox

* Update description for session token

* ⚡ added missing session token to credentials test

* Update sign method for DynamoDB

* 🔨 added back toggle for hiding session token, fixed linter errors

* ⚡ wording fix

Co-authored-by: Michael Kret <michael.k@radency.com>
@janober janober merged commit 83998a1 into n8n-io:master Apr 22, 2022
@janober
Copy link
Member

janober commented Apr 22, 2022

Thanks a lot for your contribution @luizeof. Got merged.

@janober janober added the Upcoming Release Will be part of the upcoming release label Apr 22, 2022
@janober
Copy link
Member

janober commented Apr 25, 2022

Got released with n8n@0.174.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member node/improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet