[PR #415] [MERGED] Implements Role View Page #2819

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/415
Author: @lwhitelock
Created: 12/8/2021
Status: Merged
Merged: 12/8/2021
Merged by: @gavsto

Base: reactHead: react


📝 Commits (2)

  • 3f2b05c Added View Roles Page
  • 76e305f Merge branch 'KelvinTegelaar:react' into react

📊 Changes

5 files changed (+143 additions, -0 deletions)

View changed files

📝 src/_nav.js (+5 -0)
📝 src/routes.js (+2 -0)
src/store/modules/roles.js (+53 -0)
📝 src/store/modules/root.js (+2 -0)
src/views/identity/administration/Roles.js (+81 -0)

📄 Description

Resolves: https://github.com/KelvinTegelaar/CIPP/issues/395


🔄 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/415 **Author:** [@lwhitelock](https://github.com/lwhitelock) **Created:** 12/8/2021 **Status:** ✅ Merged **Merged:** 12/8/2021 **Merged by:** [@gavsto](https://github.com/gavsto) **Base:** `react` ← **Head:** `react` --- ### 📝 Commits (2) - [`3f2b05c`](https://github.com/KelvinTegelaar/CIPP/commit/3f2b05c915121eca9c055f7bff3945863475f8c4) Added View Roles Page - [`76e305f`](https://github.com/KelvinTegelaar/CIPP/commit/76e305fc5c1e34174614a0f9238585dedfe45a5e) Merge branch 'KelvinTegelaar:react' into react ### 📊 Changes **5 files changed** (+143 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/_nav.js` (+5 -0) 📝 `src/routes.js` (+2 -0) ➕ `src/store/modules/roles.js` (+53 -0) 📝 `src/store/modules/root.js` (+2 -0) ➕ `src/views/identity/administration/Roles.js` (+81 -0) </details> ### 📄 Description Resolves: https://github.com/KelvinTegelaar/CIPP/issues/395 --- <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:36 +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#2819
No description provided.