mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #104] [MERGED] Apply minor bug fixes, added functionality. #2681
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#2681
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/104
Author: @KelvinTegelaar
Created: 10/22/2021
Status: ✅ Merged
Merged: 10/22/2021
Merged by: @KelvinTegelaar
Base:
master← Head:dev📝 Commits (10+)
fb87edfci: add Azure Static Web Apps workflow file6ef749dci: add Azure Static Web Apps workflow file4390eb0TeamsActivityReportf04470dMerge branch 'master' of github.com:msp4msps/CIPP09c49dbAdd Teams Activity to left hand nav947f4f2Update to ajax url83ffeffupdates to AJAX urlk4631e95removed old yml file4f28f27updates to AJAX urle2a4b0eupdates to databasetable TeamActivity style📊 Changes
17 files changed (+645 additions, -93 deletions)
View changed files
➕
BasicAuth.html(+66 -0)📝
IntunePolicyList.html(+1 -1)📝
MFAReport.html(+0 -1)➕
OffboardUser.html(+274 -0)➕
TeamsActivity.html(+70 -0)📝
index.html(+13 -12)📝
js/UserFormOptions.js(+12 -1)📝
js/datatables/datatablesAPDevices.js(+4 -4)➕
js/datatables/datatablesBasicAuth.js(+47 -0)📝
js/datatables/datatablesMFAReport.js(+66 -53)📝
js/datatables/datatablesStandards.js(+4 -4)➕
js/datatables/datatablesTeamsActivity.js(+55 -0)📝
js/datatables/datatablesallapps.js(+7 -7)📝
js/datatables/datatablesusers.js(+12 -5)📝
js/scripts.js(+11 -2)📝
js/tenantexclusionlist.js(+2 -2)📝
version_latest.txt(+1 -1)📄 Description
This is a multipurpose PR, first to check if all checks work, secondly to update the version number to 1.1.4 as we've applied minor bugfixes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.