mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[PR #656] [MERGED] Upgrading Dev to Release #2954
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#2954
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/656
Author: @KelvinTegelaar
Created: 1/21/2022
Status: ✅ Merged
Merged: 1/21/2022
Merged by: @KelvinTegelaar
Base:
main← Head:dev📝 Commits (10+)
bc4c3e7fix for domain permissionse3e514efixed permission check188201dremoved booleanformatter from non bool values542041bfixes #63055de8c6added exportselectors0165050Updated the start command in dev2130a95Merge pull request #642 from gavsto/dev83f7df6UX: Minimum width so columns don't cut offab52616Merge pull request #645 from gavsto/devb76c7eaadduser list instead of line breaks📊 Changes
16 files changed (+156 additions, -77 deletions)
View changed files
📝
package.json(+1 -1)📝
src/components/tables/CippTable.js(+30 -0)📝
src/scss/_themes.scss(+5 -22)📝
src/store/api/app.js(+0 -20)📝
src/views/cipp/CIPPSettings.js(+21 -9)📝
src/views/endpoint/defender/ListDefender.js(+1 -1)📝
src/views/identity/administration/AddUser.js(+3 -1)📝
src/views/identity/administration/User365Management.js(+2 -0)📝
src/views/identity/administration/UserSigninLogs.js(+13 -0)📝
src/views/identity/administration/Users.js(+3 -0)📝
src/views/identity/administration/ViewBEC.js(+23 -2)📝
src/views/identity/reports/MFAReport.js(+0 -2)📝
src/views/tenant/standards/DomainsAnalyser.js(+16 -15)📝
src/views/tenant/standards/IndividualDomain.js(+1 -1)📝
src/views/tenant/standards/ListAppliedStandards.js(+36 -2)📝
version_latest.txt(+1 -1)📄 Description
for 2.0.1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.