[PR #680] [MERGED] Individual Domain #2964

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/680
Author: @JohnDuprey
Created: 1/26/2022
Status: Merged
Merged: 1/27/2022
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (3)

📊 Changes

3 files changed (+316 additions, -124 deletions)

View changed files

📝 src/components/contentcards/ListGroupContentCard.js (+10 -1)
📝 src/store/api/domains.js (+10 -0)
📝 src/views/tenant/standards/IndividualDomain.js (+296 -123)

📄 Description

Replace single query with individual api calls per card
Fix padding on ListGroupContentCard when loading / displaying error


🔄 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/680 **Author:** [@JohnDuprey](https://github.com/JohnDuprey) **Created:** 1/26/2022 **Status:** ✅ Merged **Merged:** 1/27/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`94ad07c`](https://github.com/KelvinTegelaar/CIPP/commit/94ad07cced8169a912a68039005445aa40d158fb) Individual Domain - [`7065270`](https://github.com/KelvinTegelaar/CIPP/commit/7065270bc96744dc7a50f09b6261496e64e8436b) Update IndividualDomain.js - [`3aad91b`](https://github.com/KelvinTegelaar/CIPP/commit/3aad91bc2b5f8d7c4a442dca24d598558faf7b52) Update IndividualDomain.js ### 📊 Changes **3 files changed** (+316 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `src/components/contentcards/ListGroupContentCard.js` (+10 -1) 📝 `src/store/api/domains.js` (+10 -0) 📝 `src/views/tenant/standards/IndividualDomain.js` (+296 -123) </details> ### 📄 Description Replace single query with individual api calls per card Fix padding on ListGroupContentCard when loading / displaying error --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:56:14 +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#2964
No description provided.