[PR #66] [MERGED] Loading fix #2665

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/66
Author: @redanthrax
Created: 10/18/2021
Status: Merged
Merged: 10/18/2021
Merged by: @KelvinTegelaar

Base: masterHead: LoadingFix


📝 Commits (5)

  • 75c4785 Fixed double entry and simplified loading
  • 54652af Fixed explicit call to sharepoint page
  • c7abc61 Merge remote-tracking branch 'upstream/master'
  • 831b3a7 Fixed back to users button tenant filter
  • 8537175 Added check for tenant selection before load

📊 Changes

14 files changed (+522 additions, -441 deletions)

View changed files

📝 EditUser.html (+1 -1)
📝 SharepointList.html (+2 -2)
📝 js/UserFormOptions.js (+8 -4)
📝 js/datatables/datatablesIntunePol.js (+48 -39)
📝 js/datatables/datatablesMFAReport.js (+47 -42)
📝 js/datatables/datatablesMailbox.js (+52 -44)
📝 js/datatables/datatablesMailboxCAS.js (+57 -48)
📝 js/datatables/datatablesMailboxStatistics.js (+48 -39)
📝 js/datatables/datatablesOnedrive.js (+52 -43)
📝 js/datatables/datatablesSharepoint.js (+50 -44)
📝 js/datatables/datatablesTeams.js (+50 -41)
📝 js/datatables/datatablesallapps.js (+45 -37)
📝 js/datatables/datatablesgroups.js (+50 -41)
📝 js/tenantlist.js (+12 -16)

📄 Description

Added check for tenant on first load. Resolves #7.


🔄 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/66 **Author:** [@redanthrax](https://github.com/redanthrax) **Created:** 10/18/2021 **Status:** ✅ Merged **Merged:** 10/18/2021 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `master` ← **Head:** `LoadingFix` --- ### 📝 Commits (5) - [`75c4785`](https://github.com/KelvinTegelaar/CIPP/commit/75c4785de7179edc7d1645a0fd2195932579cb79) Fixed double entry and simplified loading - [`54652af`](https://github.com/KelvinTegelaar/CIPP/commit/54652af842cde1c63ccc79913b1b0a6f02fcb9a1) Fixed explicit call to sharepoint page - [`c7abc61`](https://github.com/KelvinTegelaar/CIPP/commit/c7abc61cd4499f9ef8a6ada83308eeacc9f20e7b) Merge remote-tracking branch 'upstream/master' - [`831b3a7`](https://github.com/KelvinTegelaar/CIPP/commit/831b3a7b4b4c972c42aaaa53875313980b81ba96) Fixed back to users button tenant filter - [`8537175`](https://github.com/KelvinTegelaar/CIPP/commit/8537175465fe2db8a875154e1f1af9b8f5abd26d) Added check for tenant selection before load ### 📊 Changes **14 files changed** (+522 additions, -441 deletions) <details> <summary>View changed files</summary> 📝 `EditUser.html` (+1 -1) 📝 `SharepointList.html` (+2 -2) 📝 `js/UserFormOptions.js` (+8 -4) 📝 `js/datatables/datatablesIntunePol.js` (+48 -39) 📝 `js/datatables/datatablesMFAReport.js` (+47 -42) 📝 `js/datatables/datatablesMailbox.js` (+52 -44) 📝 `js/datatables/datatablesMailboxCAS.js` (+57 -48) 📝 `js/datatables/datatablesMailboxStatistics.js` (+48 -39) 📝 `js/datatables/datatablesOnedrive.js` (+52 -43) 📝 `js/datatables/datatablesSharepoint.js` (+50 -44) 📝 `js/datatables/datatablesTeams.js` (+50 -41) 📝 `js/datatables/datatablesallapps.js` (+45 -37) 📝 `js/datatables/datatablesgroups.js` (+50 -41) 📝 `js/tenantlist.js` (+12 -16) </details> ### 📄 Description Added check for tenant on first load. Resolves #7. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:54:55 +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#2665
No description provided.