[PR #460] [MERGED] Individual Domain Check #2851

Closed
opened 2026-03-02 13:55:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/460
Author: @JohnDuprey
Created: 12/29/2021
Status: Merged
Merged: 12/29/2021
Merged by: @KelvinTegelaar

Base: reactHead: react-dev


📝 Commits (5)

📊 Changes

2 files changed (+231 additions, -27 deletions)

View changed files

📝 src/components/RFFComponents.js (+2 -0)
📝 src/views/tenant/standards/IndividualDomain.js (+229 -27)

📄 Description

Display tweaks for records
Using CFormTextarea to allow for easy copying of records
Adding CCollapse for DKIM and DNSSEC
Adding spellcheck parameter to RFFCComponents so it can be disabled on text inputs
Adding copy button to SPF/DMARC records
Tweak alignment of copy button
Correct bug with textarea autosize when no record exists


🔄 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/KelvinTegelaar/CIPP/pull/460 **Author:** [@JohnDuprey](https://github.com/JohnDuprey) **Created:** 12/29/2021 **Status:** ✅ Merged **Merged:** 12/29/2021 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `react` ← **Head:** `react-dev` --- ### 📝 Commits (5) - [`51774dc`](https://github.com/KelvinTegelaar/CIPP/commit/51774dc767fc9239fed20d55e0d52fd1000fa73c) Individual Domain Check - [`e2cea2b`](https://github.com/KelvinTegelaar/CIPP/commit/e2cea2b6b4fbdeb33342485897dfedd3ea04b346) Merge branch 'react-dev' of https://github.com/johnduprey/CIPP into react-dev - [`566f942`](https://github.com/KelvinTegelaar/CIPP/commit/566f942b39eb05b6b2db7eb0bd70218d2f983d0a) Update IndividualDomain.js - [`1040434`](https://github.com/KelvinTegelaar/CIPP/commit/10404348a170cf9f031f883489c6e73c9eb81e2f) Update IndividualDomain.js - [`cb2632a`](https://github.com/KelvinTegelaar/CIPP/commit/cb2632a26952ebb1342cf90aa62e883fc159c2e9) Merge remote-tracking branch 'upstream/react' into react-dev ### 📊 Changes **2 files changed** (+231 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `src/components/RFFComponents.js` (+2 -0) 📝 `src/views/tenant/standards/IndividualDomain.js` (+229 -27) </details> ### 📄 Description Display tweaks for records Using CFormTextarea to allow for easy copying of records Adding CCollapse for DKIM and DNSSEC Adding spellcheck parameter to RFFCComponents so it can be disabled on text inputs Adding copy button to SPF/DMARC records Tweak alignment of copy button Correct bug with textarea autosize when no record exists --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:55:45 +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/CIPP#2851
No description provided.