mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[PR #66] [MERGED] Loading fix #2665
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2665
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:LoadingFix📝 Commits (5)
75c4785Fixed double entry and simplified loading54652afFixed explicit call to sharepoint pagec7abc61Merge remote-tracking branch 'upstream/master'831b3a7Fixed back to users button tenant filter8537175Added 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.