[PR #377] [MERGED] CNAME Overrides #patch #421

Closed
opened 2026-03-04 01:36:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/377
Author: @lts-rad
Created: 10/18/2024
Status: Merged
Merged: 10/18/2024
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (5)

  • e0cadc5 [ui] Fix UI test on Block Enabled label
  • c266ca4 [ui] Add support for CNAME rules in the UI
  • 1f975c9 [ui] Fix dns_family policy name to dns:family
  • 577ac5d [ui] Clean up CNAME Override configuration
  • b433409 [docs] Add release notes

📊 Changes

5 files changed (+67 additions, -16 deletions)

View changed files

📝 RELEASE-NOTES.md (+6 -0)
📝 frontend/src/__tests__/DNS.js (+2 -2)
📝 frontend/src/components/DNS/DNSAddOverride.js (+55 -10)
📝 frontend/src/components/DNS/DNSOverrideListItem.js (+1 -1)
📝 frontend/src/components/Devices/EditDevice.js (+3 -3)

📄 Description

v1.0.2

Improvements

  • Introduces CNAME Support for DNS Overrides
    Fixes
  • dns:family policy fix in UI

🔄 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/spr-networks/super/pull/377 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 10/18/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`e0cadc5`](https://github.com/spr-networks/super/commit/e0cadc51e13c77ef79c1a334fe40f120bd0a1b8f) [ui] Fix UI test on Block Enabled label - [`c266ca4`](https://github.com/spr-networks/super/commit/c266ca4653f077c552b7b9d5617b95efa49ac4dc) [ui] Add support for CNAME rules in the UI - [`1f975c9`](https://github.com/spr-networks/super/commit/1f975c9ff8133c479cbc82b229d0e2faa083cfd1) [ui] Fix dns_family policy name to dns:family - [`577ac5d`](https://github.com/spr-networks/super/commit/577ac5d8d7540113cfb4cf877907f926d86acb5c) [ui] Clean up CNAME Override configuration - [`b433409`](https://github.com/spr-networks/super/commit/b4334093bb307a408cab7e547803eeb097a86a9a) [docs] Add release notes ### 📊 Changes **5 files changed** (+67 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+6 -0) 📝 `frontend/src/__tests__/DNS.js` (+2 -2) 📝 `frontend/src/components/DNS/DNSAddOverride.js` (+55 -10) 📝 `frontend/src/components/DNS/DNSOverrideListItem.js` (+1 -1) 📝 `frontend/src/components/Devices/EditDevice.js` (+3 -3) </details> ### 📄 Description ## v1.0.2 **Improvements** - Introduces CNAME Support for DNS Overrides **Fixes** - dns:family policy fix in UI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:36:46 +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/super#421
No description provided.