[PR #3293] [MERGED] chore: enable discord and github login #5665

Closed
opened 2026-03-23 22:19:45 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3293
Author: @appflowy
Created: 8/30/2023
Status: Merged
Merged: 8/31/2023
Merged by: @LucasXu0

Base: mainHead: social_sign_up


📝 Commits (2)

  • b8e8c5f chore: enable discord and github login
  • 46ad2bb chore: update icon for github and discord

📊 Changes

4 files changed (+49 additions, -23 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/user/presentation/sign_in_screen.dart (+41 -23)
frontend/resources/flowy_icons/16x/discord-mark.svg (+3 -0)
frontend/resources/flowy_icons/16x/github-light.svg (+4 -0)
frontend/resources/flowy_icons/16x/github-mark.svg (+1 -0)

📄 Description

PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/AppFlowy-IO/AppFlowy/pull/3293 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 8/31/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `social_sign_up` --- ### 📝 Commits (2) - [`b8e8c5f`](https://github.com/AppFlowy-IO/AppFlowy/commit/b8e8c5f59b571757bfd2cbc7c7d4625327245f2e) chore: enable discord and github login - [`46ad2bb`](https://github.com/AppFlowy-IO/AppFlowy/commit/46ad2bb4eeb39f3c6fc0fceb6dca4a745fface2e) chore: update icon for github and discord ### 📊 Changes **4 files changed** (+49 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/user/presentation/sign_in_screen.dart` (+41 -23) ➕ `frontend/resources/flowy_icons/16x/discord-mark.svg` (+3 -0) ➕ `frontend/resources/flowy_icons/16x/github-light.svg` (+4 -0) ➕ `frontend/resources/flowy_icons/16x/github-mark.svg` (+1 -0) </details> ### 📄 Description #### PR Checklist - [ ] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:45 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5665
No description provided.