[PR #1383] [CLOSED] Rename to A1; Build File #1599

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1383
Author: @sumit-sarvam
Created: 10/4/2024
Status: Closed

Base: mainHead: fix/rename-to-a1


📝 Commits (1)

📊 Changes

16 files changed (+73 additions, -18 deletions)

View changed files

📝 apps/marketing/src/components/(marketing)/footer.tsx (+1 -1)
📝 apps/marketing/src/components/(marketing)/header.tsx (+1 -1)
📝 apps/web/src/app/(profile)/profile-header.tsx (+1 -1)
cloudbuild.yaml (+57 -0)
📝 packages/email/static/logo.png (+0 -0)
📝 packages/email/template-components/template-document-image.tsx (+1 -1)
📝 packages/email/template-components/template-footer.tsx (+3 -5)
📝 packages/email/templates/confirm-email.tsx (+1 -1)
📝 packages/email/templates/document-cancel.tsx (+1 -1)
📝 packages/email/templates/document-completed.tsx (+1 -1)
📝 packages/email/templates/document-created-from-direct-template.tsx (+1 -1)
📝 packages/email/templates/document-pending.tsx (+1 -1)
📝 packages/email/templates/document-self-signed.tsx (+1 -1)
📝 packages/email/templates/document-super-delete.tsx (+1 -1)
📝 packages/email/templates/forgot-password.tsx (+1 -1)
📝 packages/email/templates/recipient-removed-from-document.tsx (+1 -1)

📄 Description


name: Pull Request
about: Submit changes to the project for review and inclusion

Description

Changes Made

  • Change 1
  • Change 2
  • ...

Testing Performed

  • Tested feature X in scenario Y.
  • Ran unit tests for component Z.
  • Tested on browsers A, B, and C.
  • ...

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

Additional Notes

Summary by CodeRabbit

  • New Features

    • Updated the alt text for logo images across multiple components to enhance accessibility and SEO, changing from "Documenso Logo" to "A1 Logo."
    • Modified footer information, including links and text, to reflect rebranding to "A1."
  • Bug Fixes

    • Corrected alt text in various email templates to improve accessibility.

These changes improve user experience and align with the brand update.


🔄 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/1383 **Author:** [@sumit-sarvam](https://github.com/sumit-sarvam) **Created:** 10/4/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/rename-to-a1` --- ### 📝 Commits (1) - [`9d4b192`](https://github.com/documenso/documenso/commit/9d4b192eb5830edfad3f4ebcbf23baef5ccbd01f) Rename to A1; Build File ### 📊 Changes **16 files changed** (+73 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/components/(marketing)/footer.tsx` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/header.tsx` (+1 -1) 📝 `apps/web/src/app/(profile)/profile-header.tsx` (+1 -1) ➕ `cloudbuild.yaml` (+57 -0) 📝 `packages/email/static/logo.png` (+0 -0) 📝 `packages/email/template-components/template-document-image.tsx` (+1 -1) 📝 `packages/email/template-components/template-footer.tsx` (+3 -5) 📝 `packages/email/templates/confirm-email.tsx` (+1 -1) 📝 `packages/email/templates/document-cancel.tsx` (+1 -1) 📝 `packages/email/templates/document-completed.tsx` (+1 -1) 📝 `packages/email/templates/document-created-from-direct-template.tsx` (+1 -1) 📝 `packages/email/templates/document-pending.tsx` (+1 -1) 📝 `packages/email/templates/document-self-signed.tsx` (+1 -1) 📝 `packages/email/templates/document-super-delete.tsx` (+1 -1) 📝 `packages/email/templates/forgot-password.tsx` (+1 -1) 📝 `packages/email/templates/recipient-removed-from-document.tsx` (+1 -1) </details> ### 📄 Description --- name: Pull Request about: Submit changes to the project for review and inclusion --- ## Description <!--- Describe the changes introduced by this pull request. --> <!--- Explain what problem it solves or what feature/fix it adds. --> ## Related Issue <!--- If this pull request is related to a specific issue, reference it here using #issue_number. --> <!--- For example, "Fixes #123" or "Addresses #456". --> ## Changes Made <!--- Provide a summary of the changes made in this pull request. --> <!--- Include any relevant technical details or architecture changes. --> - Change 1 - Change 2 - ... ## Testing Performed <!--- Describe the testing that you have performed to validate these changes. --> <!--- Include information about test cases, testing environments, and results. --> - Tested feature X in scenario Y. - Ran unit tests for component Z. - Tested on browsers A, B, and C. - ... ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [ ] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [ ] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Updated the `alt` text for logo images across multiple components to enhance accessibility and SEO, changing from "Documenso Logo" to "A1 Logo." - Modified footer information, including links and text, to reflect rebranding to "A1." - **Bug Fixes** - Corrected alt text in various email templates to improve accessibility. These changes improve user experience and align with the brand update. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:56 +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#1599
No description provided.