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

Add new tools #2331

Closed
wants to merge 147 commits into from
Closed

Add new tools #2331

wants to merge 147 commits into from

Conversation

mcolomer
Copy link
Contributor

Add tool Communication/Get Personal Email By Social Network Profile (2021-10-15)
Add tool Geographic/Get Location By Parameters (2021-09-28)
Add tool Company/Get GitHub URI By Company's Domain (2021-09-16)
Add tool Company/Get YouTube URI By Company's Domain (2021-09-16)
Add tool Company/Get Pinterest URI By Company's Domain (2021-09-15)
Add tool Company/Get Instagram URI By Company's Domain (2021-09-14)
Add tool Product/Get ISBN13 Code By ISBN10 Code (2021-09-12)
Add tool Product/Get ISBN10 Code By ISBN13 Code (2021-09-11)
Add tool Product/Get Book By ISBN (2021-09-10)
Add tool Company/Get Facebook URI By Company's Domain (2021-09-08)
Add tool Company/Get Twitter URI By Company's Domain (2021-09-07)
Add tool Company/Get LinkedIn URI By Company's Domain (2021-09-06)
Add tool Product/Get Data By VIN Number (2021-08-05)
Add tool Product/Check VIN Number Is Valid (2021-08-04)
Add tool Communication/Get Search LinkedIn Contacts Url (2021-07-25)
Add tool Geographic/Get Time Data By Coordinates (2021-05-25)
Add tool Communication/Check Email Is Catchall (2021-05-13)
Add tool Geographic/Get Time Data By Postal Address (2021-05-06)
Add tool Communication/Get Email By Firstname, Lastname And Company (2021-05-01)
Add tool Finance/Get Swift Code Lookup (2021-04-27)
Add tool Image/Get OCR Text From Image (2021-04-26)
Add tool Geographic/Get Normalized Country (2021-03-31)
Add tool Communication/Get Parsed And Validated Phone (2021-03-30)

robertodamiani and others added 30 commits October 10, 2021 02:42
* introduce analytics

* add user survey backend

* add user survey backend

* set answers on survey submit

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* change name to personalization

* lint

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>

* N8n 2495 add personalization modal (#2280)

* update modals

* add onboarding modal

* implement questions

* introduce analytics

* simplify impl

* implement survey handling

* add personalized cateogry

* update modal behavior

* add thank you view

* handle empty cases

* rename modal

* standarize modal names

* update image, add tags to headings

* remove unused file

* remove unused interfaces

* clean up footer spacing

* introduce analytics

* refactor to fix bug

* update endpoint

* set min height

* update stories

* update naming from questions to survey

* remove spacing after core categories

* fix bug in logic

* sort nodes

* rename types

* merge with be

* rename userSurvey

* clean up rest api

* use constants for keys

* use survey keys

* clean up types

* move personalization to its own file

Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>

* Survey new options (#2300)

* split up options

* fix quotes

* remove unused import

* add user created workflow event (#2301)

* simplify env vars

* fix versionCli on FE

* update personalization env

* fix event User opened Credentials panel

* fix select modal spacing

* fix nodes panel event

* fix workflow id in workflow execute event

* improve telemetry error logging

* fix config and stop process events

* add flush call on n8n stop

* ready for release

* improve telemetry process exit

* fix merge

* improve n8n stop events

Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
* Adjust User Id field to become mandatory in getAll Ativities
Include Stage order in title Selection

* ⚡ Small change to #2322

Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
* ⚡ Fix pagination in Slack-Node

Previously, if you had more than 1k channels, only the first 1k would be loaded. Now with pagination, the limit is ~40k (due to rate limiting, which this doesn't handle well)

* 🐛 Fix issue with pagination

Continues with #2308

Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com>
* ⚡ Add Twitter mode parameter to tweet:search

* ⚡ Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
* 🐛 Jira expects array for JSON parameter

* 🔨 Add loadOptions for users

* Small change to #2339

Co-authored-by: pemontto <pemontto@gmail.com>
* ✨ Google Drive Trigger

* ⚡ Small change

* ⚡ Small change

* ⚡ Improvements

* ⚡ Improvement

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements
* ✨ AWS Textract node

* ⚡ Fix issue with types

* ⚡ Small change to labels

* ⚡ Improvements

* ⚡ Improve error message

* ⚡ Improve description

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
mcat-ee and others added 20 commits November 13, 2021 10:14
Add tool Internet/Get Feed Entries By Domain (2021-10-22)
Update tool Personal/Get LinkedIn URI By Email (2021-10-21)
Update tool Company/Get Decision Makers By Search Engine (2021-10-20)
Update tool Company/Get Decision Maker By Search Engine (2021-10-19)
@mcolomer
Copy link
Contributor Author

Added new tool "Crypto wallet checker"

@mcolomer
Copy link
Contributor Author

Add tool: LinkedIn profile by phone

@mcolomer mcolomer closed this Nov 16, 2021
@mcolomer mcolomer reopened this Nov 16, 2021
@mcolomer
Copy link
Contributor Author

Add tool: LinkedIn profile by phone

@ivov ivov added node/improvement New feature or request community Authored by a community member labels Dec 15, 2021
@Joffcom
Copy link
Member

Joffcom commented Apr 7, 2022

Hey @mcolomer,

I was just about to review this one but I noticed something has gone a bit wonky somewhere and this PR seems to show 320 file changes, At a guess it is something that happened while merging from the master branch.

Any chance you could resubmit this PR with only your changes to make it easier to review?

@mcolomer
Copy link
Contributor Author

mcolomer commented Apr 8, 2022

Hi Joffcom!

Yes, this PR is really old.

I have published a new PR at
#3104

Let's continue the revision out there.

Thank you!

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.