mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #136] [MERGED] Upgrading Dev to Release #2695
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#2695
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/136
Author: @KelvinTegelaar
Created: 10/27/2021
Status: ✅ Merged
Merged: 10/27/2021
Merged by: @KelvinTegelaar
Base:
master← Head:dev📝 Commits (10+)
46c3f76Merge pull request #105 from KelvinTegelaar/master784a5c3NEW FEATURE: Azure AD Device List + Version Number Add8fb516fMerge pull request #106 from gavsto/devb4e9fc7added offboard user preview9c310dfadded prevention of extra call7469bbcfixed layout27a3b55changed layout slightly22e9ffdadded offboarding wizard to menu6f57eadcorrect spelling. Fixes #11460d0a5fupdated docs📊 Changes
18 files changed (+789 additions, -113 deletions)
View changed files
📝
AddESP.html(+1 -1)📝
AddUser.html(+10 -0)➕
BestPracticeAnalyserList.html(+100 -0)➕
DeviceList.html(+90 -0)📝
Documentation/Contributions.md(+8 -5)📝
Documentation/Installation.md(+49 -0)📝
EditUser.html(+11 -1)📝
MFAReport.html(+3 -0)📝
OffboardUser.html(+41 -56)📝
index.html(+6 -1)➕
js/Userlist.js(+45 -0)📝
js/datatables/datatablesBasicAuth.js(+46 -41)➕
js/datatables/datatablesBestPracticeAnalyser.js(+230 -0)➕
js/datatables/datatablesDevices.js(+105 -0)📝
js/datatables/datatablesMFAReport.js(+1 -0)📝
js/datatables/datatablesusers.js(+26 -0)📝
staticwebapp.config.json(+16 -7)📝
version_latest.txt(+1 -1)📄 Description
Big moment. This is our new release. Version 1.2.0 PR :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.