[PR #1634] [CLOSED] Initial portal centralization #3332

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1634
Author: @rvdwegen
Created: 7/19/2023
Status: Closed

Base: devHead: portals


📝 Commits (10+)

📊 Changes

6 files changed (+212 additions, -52 deletions)

View changed files

.github/ISSUE_TEMPLATE/CLA.yml (+54 -0)
📝 .github/workflows/Comment_on_Issues.yml (+1 -1)
📝 LICENSE.CustomLicenses (+3 -1)
📝 README.md (+0 -11)
src/data/portals.json (+66 -0)
📝 src/views/tenant/administration/Tenants.js (+88 -39)

📄 Description

No description provided


🔄 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/1634 **Author:** [@rvdwegen](https://github.com/rvdwegen) **Created:** 7/19/2023 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `portals` --- ### 📝 Commits (10+) - [`cd62bde`](https://github.com/KelvinTegelaar/CIPP/commit/cd62bde91b464a9cc2500b333843c0b99c645bf7) Merge pull request #1457 from KelvinTegelaar/dev - [`38d806d`](https://github.com/KelvinTegelaar/CIPP/commit/38d806d2b7ef79f1909f6dc399545a4afebf96d9) Update README.md - [`bd6a41a`](https://github.com/KelvinTegelaar/CIPP/commit/bd6a41a453e59b629ef4c1e51e27845db602fa6e) Merge pull request #1498 from KelvinTegelaar/dev - [`96c0501`](https://github.com/KelvinTegelaar/CIPP/commit/96c05014dd7f464f376970c72d8636a7c5cd6d8c) Merge pull request #1526 from KelvinTegelaar/dev - [`bb32207`](https://github.com/KelvinTegelaar/CIPP/commit/bb322079c11ad25bcce6daf73e5be787d0de541d) Merge pull request #1528 from KelvinTegelaar/dev - [`06907de`](https://github.com/KelvinTegelaar/CIPP/commit/06907de5d66356ea8b403f4a2d8834b4d1b61ef0) Merge pull request #1536 from KelvinTegelaar/dev - [`a007b94`](https://github.com/KelvinTegelaar/CIPP/commit/a007b94d4939eace271d58a51567cf5e68303dcc) Replaced old docs link - [`bc59a45`](https://github.com/KelvinTegelaar/CIPP/commit/bc59a455b6648c81434725bb51d45ade968bc71b) Merge pull request #1543 from rvdwegen/patch-2 - [`f5304da`](https://github.com/KelvinTegelaar/CIPP/commit/f5304da2047aeb22b7d3ea61bea4b826a72c7da1) Merge pull request #1567 from KelvinTegelaar/dev - [`654525c`](https://github.com/KelvinTegelaar/CIPP/commit/654525c1464b91f525e57f3f36215966720e56ff) Merge pull request #1587 from KelvinTegelaar/dev ### 📊 Changes **6 files changed** (+212 additions, -52 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/CLA.yml` (+54 -0) 📝 `.github/workflows/Comment_on_Issues.yml` (+1 -1) 📝 `LICENSE.CustomLicenses` (+3 -1) 📝 `README.md` (+0 -11) ➕ `src/data/portals.json` (+66 -0) 📝 `src/views/tenant/administration/Tenants.js` (+88 -39) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:57:52 +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#3332
No description provided.