[PR #1258] [MERGED] Fix/notion sync #22974

Closed
opened 2026-02-21 20:20:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1258
Author: @zxhlyh
Created: 9/28/2023
Status: Merged
Merged: 9/28/2023
Merged by: @zxhlyh

Base: mainHead: fix/notion-sync


📝 Commits (7)

📊 Changes

5 files changed (+113 additions, -25 deletions)

View changed files

📝 api/controllers/console/auth/data_source_oauth.py (+23 -8)
📝 web/app/components/header/account-setting/data-source-page/data-source-notion/index.tsx (+34 -10)
📝 web/app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx (+6 -5)
📝 web/hooks/use-pay.tsx (+42 -2)
📝 web/service/common.ts (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1258 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 9/28/2023 **Status:** ✅ Merged **Merged:** 9/28/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `fix/notion-sync` --- ### 📝 Commits (7) - [`74990cf`](https://github.com/langgenius/dify/commit/74990cfb900e1b5364a52f0cffd30006e63fe344) fix: notion connection - [`a968d00`](https://github.com/langgenius/dify/commit/a968d008a6537f02aafbb85301dc80dd2a0558ec) Merge branch 'main' into fix/notion-sync - [`a8358e8`](https://github.com/langgenius/dify/commit/a8358e8ad1924c44cc96ecb54b5301af5741c820) Merge branch 'main' into fix/notion-sync - [`efb4f7f`](https://github.com/langgenius/dify/commit/efb4f7f59916ee19ff728b177198875d2d6a500a) fix notion - [`dbd9366`](https://github.com/langgenius/dify/commit/dbd9366c46c5ca8c0a37accab2aaaa05893781ef) fix: notion binding - [`daed067`](https://github.com/langgenius/dify/commit/daed067f30bb4c1f65fbd52483d52e05d4f9ffb8) fix: notion binding - [`b8c95d9`](https://github.com/langgenius/dify/commit/b8c95d9891fd28e1fa876fc53ecc8b070adf73b2) fix: notion binding ### 📊 Changes **5 files changed** (+113 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/auth/data_source_oauth.py` (+23 -8) 📝 `web/app/components/header/account-setting/data-source-page/data-source-notion/index.tsx` (+34 -10) 📝 `web/app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx` (+6 -5) 📝 `web/hooks/use-pay.tsx` (+42 -2) 📝 `web/service/common.ts` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:10 -05:00
yindo closed this issue 2026-02-21 20:20:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22974