mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #460] [MERGED] Individual Domain Check #2851
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2851
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
react← Head:react-dev📝 Commits (5)
51774dcIndividual Domain Checke2cea2bMerge branch 'react-dev' of https://github.com/johnduprey/CIPP into react-dev566f942Update IndividualDomain.js1040434Update IndividualDomain.jscb2632aMerge remote-tracking branch 'upstream/react' into react-dev📊 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.