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: add notion integration components #3579

Merged
merged 23 commits into from
Aug 28, 2024
Merged

Conversation

anovazzi1
Copy link
Contributor

This pull request adds several components for integrating with Notion. The components include:

  • NotionPageCreator: for creating Notion pages

  • NotionPageUpdate: for updating Notion page properties

  • NotionListPages: for querying Notion databases

  • NotionUserList: for retrieving users from Notion

  • NotionSearch: for searching Notion pages and databases

  • NotionPageContent: for retrieving the content of a Notion page

  • NotionDatabaseProperties: for retrieving properties of a Notion database

Additionally, this pull request includes some updates to styleUtils.ts, the addition of a feature flag in feature-config.json, and the creation of a bundle sidebar section for Notion.

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels Aug 27, 2024
Copy link
Contributor

Pull Request Validation Report

This comment is automatically generated by Conventional PR

Whitelist Report

Whitelist Active Result
Pull request is a draft and should be ignored
Pull request is made by a whitelisted user and should be ignored
Pull request is submitted by a bot and should be ignored
Pull request is submitted by administrators and should be ignored

Result

Pull request does not satisfy any enabled whitelist criteria. Pull request will be validated.

Validation Report

Validation Active Result
All commits in this pull request has valid messages
Pull request does not introduce too many changes
Pull request has mentioned issues
Pull request has valid branch name
Pull request should have a non-empty body
Pull request has a valid title

Result

Pull request is invalid.

Reason

  • Pull request title does not follow the desired pattern

Last Modified at 27 Aug 24 17:56 UTC

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3579.dmtpw4p5recq1.amplifyapp.com

@anovazzi1 anovazzi1 changed the title Add Notion integration components feature: add notion integration components Aug 27, 2024
@anovazzi1 anovazzi1 requested a review from ogabrielluiz August 27, 2024 20:10
@ogabrielluiz ogabrielluiz changed the title feature: add notion integration components feat: add notion integration components Aug 27, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Aug 27, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 27, 2024
Copy link
Contributor

Detected 1 changes to dependencies in Poetry lockfile

Added types-markdown (3.7.0.20240822)

(1 added, 0 removed, 0 updated, 465 not changed)

@ogabrielluiz ogabrielluiz merged commit 03e95d4 into main Aug 28, 2024
29 checks passed
@ogabrielluiz ogabrielluiz deleted the add/tempIntegrations branch August 28, 2024 01:01
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants