[PR #295] [MERGED] Interface for Edit Tenant Details #2783

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/295
Author: @AdamWillford
Created: 11/25/2021
Status: Merged
Merged: 11/25/2021
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (10+)

  • 41949b1 ci: add Azure Static Web Apps workflow file
  • 7846d22 Merge branch 'KelvinTegelaar:dev' into dev
  • 1bfb9b5 Merge branch 'KelvinTegelaar:dev' into dev
  • d3837be Merge branch 'KelvinTegelaar:dev' into dev
  • 4c06a5d Merge branch 'KelvinTegelaar:dev' into dev
  • 7570314 Merge branch 'KelvinTegelaar:dev' into dev
  • 89d19fa Merge branch 'KelvinTegelaar:dev' into dev
  • 6da6f77 Merge branch 'KelvinTegelaar:dev' into dev
  • 2ef886f Merge branch 'KelvinTegelaar:dev' into dev
  • c8f0b53 Removed "Select all standards" on AddStandards wizard

📊 Changes

4 files changed (+146 additions, -2 deletions)

View changed files

EditTenant.html (+103 -0)
📝 js/datatables/datatablestenants.js (+8 -2)
js/tenantFormOptions.js (+32 -0)
📝 tenants.html (+3 -0)

📄 Description

Amended existing Tenants page to add "Actions" linking to the EditTenant page

Fixed #71


🔄 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/295 **Author:** [@AdamWillford](https://github.com/AdamWillford) **Created:** 11/25/2021 **Status:** ✅ Merged **Merged:** 11/25/2021 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`41949b1`](https://github.com/KelvinTegelaar/CIPP/commit/41949b1399a81c2d6b7db24fb41fa384bb88f7d0) ci: add Azure Static Web Apps workflow file - [`7846d22`](https://github.com/KelvinTegelaar/CIPP/commit/7846d223da6a109ed4730690474e654e9158fb41) Merge branch 'KelvinTegelaar:dev' into dev - [`1bfb9b5`](https://github.com/KelvinTegelaar/CIPP/commit/1bfb9b508a9bea7a71a5c189abb5f40ce4e9a294) Merge branch 'KelvinTegelaar:dev' into dev - [`d3837be`](https://github.com/KelvinTegelaar/CIPP/commit/d3837be8290979003b7ece6c3662a5b5b6c19bf3) Merge branch 'KelvinTegelaar:dev' into dev - [`4c06a5d`](https://github.com/KelvinTegelaar/CIPP/commit/4c06a5d2c08b66449c42c8325d6ea0f6456f66a4) Merge branch 'KelvinTegelaar:dev' into dev - [`7570314`](https://github.com/KelvinTegelaar/CIPP/commit/75703142b771a594c5428f6de39aac3b9a97dbde) Merge branch 'KelvinTegelaar:dev' into dev - [`89d19fa`](https://github.com/KelvinTegelaar/CIPP/commit/89d19fa5bdae3e0e32c87054b05ed23b396acf02) Merge branch 'KelvinTegelaar:dev' into dev - [`6da6f77`](https://github.com/KelvinTegelaar/CIPP/commit/6da6f777b0539c5c882ab14a7f849974811f9361) Merge branch 'KelvinTegelaar:dev' into dev - [`2ef886f`](https://github.com/KelvinTegelaar/CIPP/commit/2ef886f98883e283f5b5336402e21b076c380820) Merge branch 'KelvinTegelaar:dev' into dev - [`c8f0b53`](https://github.com/KelvinTegelaar/CIPP/commit/c8f0b53c8338ead61de192bfa526a4b30463e90d) Removed "Select all standards" on AddStandards wizard ### 📊 Changes **4 files changed** (+146 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `EditTenant.html` (+103 -0) 📝 `js/datatables/datatablestenants.js` (+8 -2) ➕ `js/tenantFormOptions.js` (+32 -0) 📝 `tenants.html` (+3 -0) </details> ### 📄 Description Amended existing Tenants page to add "Actions" linking to the EditTenant page Fixed #71 --- <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:26 +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#2783
No description provided.