[PR #339] [MERGED] feat: add alert banner for errors in sigin page #891

Closed
opened 2026-02-26 19:30:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/339
Author: @G3root
Created: 9/1/2023
Status: Merged
Merged: 9/5/2023
Merged by: @Mythie

Base: feat/refreshHead: feat-api-error


📝 Commits (9)

📊 Changes

3 files changed (+49 additions, -9 deletions)

View changed files

📝 apps/web/src/components/forms/signin.tsx (+34 -0)
📝 packages/lib/next-auth/auth-options.ts (+5 -5)
📝 packages/lib/next-auth/error-codes.ts (+10 -4)

📄 Description

Screencast 2023-09-01 16:26:52.webm


🔄 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/documenso/documenso/pull/339 **Author:** [@G3root](https://github.com/G3root) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/5/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `feat/refresh` ← **Head:** `feat-api-error` --- ### 📝 Commits (9) - [`0c680e0`](https://github.com/documenso/documenso/commit/0c680e0111e7ccfdf5228d589ad25aa91139e7da) fix: component style - [`fe90aa3`](https://github.com/documenso/documenso/commit/fe90aa3b7b2437bf48582a243ebac5ffa5ea0e1d) feat: add api error - [`d9da09c`](https://github.com/documenso/documenso/commit/d9da09c1e7d7f24ef99ba0ad00dac2c81a53bcc5) fix: typo - [`5540fcf`](https://github.com/documenso/documenso/commit/5540fcf0d21ed62e5f05ae7dad61b4f531f082e3) fix: use toast - [`c799380`](https://github.com/documenso/documenso/commit/c7993807870425f7d6504b79447ae846c9edf610) chore: add comments - [`e4f06d8`](https://github.com/documenso/documenso/commit/e4f06d8e3012c3f63d599bde0d773e4fd8d15351) Merge branch 'feat/refresh' into feat-api-error - [`692722d`](https://github.com/documenso/documenso/commit/692722d32eb86a94f7a6f87d4e7d860a2af5ff87) revert: fix: component style - [`6e09592`](https://github.com/documenso/documenso/commit/6e095921e6370119957523812ee7080ae1e6bff9) fix: tidy up code - [`17af4d2`](https://github.com/documenso/documenso/commit/17af4d25bd4ea7d65fabf60956802918988b1255) fix: actually make timeouts clear ### 📊 Changes **3 files changed** (+49 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/components/forms/signin.tsx` (+34 -0) 📝 `packages/lib/next-auth/auth-options.ts` (+5 -5) 📝 `packages/lib/next-auth/error-codes.ts` (+10 -4) </details> ### 📄 Description [Screencast 2023-09-01 16:26:52.webm](https://github.com/documenso/documenso/assets/84864519/d05db848-e572-4dc9-b0f6-c83b0c5d6339) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:30:55 +03: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
starred/documenso#891
No description provided.