mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[PR #537] [MERGED] Theme & Fix OffCanvas #2888
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#2888
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/537
Author: @homotechsual
Created: 1/7/2022
Status: ✅ Merged
Merged: 1/7/2022
Merged by: @KelvinTegelaar
Base:
react← Head:react📝 Commits (5)
f42134eMerge branch 'react' of https://github.com/kelvintegelaar/CIPP into react342314bFixes for OffCanvas component.31f3181Fix offcanvas, oftentimes the simplest solutions are correct. Solution - don't assume Kelvin did it right!fc111dbMerge branch 'react' of https://github.com/homotechsual/CIPP into react6ae33b9Theme OffCanvas component.📊 Changes
9 files changed (+3022 additions, -2266 deletions)
View changed files
📝
package-lock.json(+2914 -2112)📝
package.json(+1 -1)📝
src/components/CippPage.js(+9 -6)📝
src/components/cipp/CippOffcanvas.js(+34 -9)📝
src/scss/_custom.scss(+26 -4)➖
src/scss/_example.scss(+0 -109)📝
src/scss/_themes.scss(+20 -0)📝
src/scss/style.scss(+2 -2)📝
src/views/identity/administration/Users.js(+16 -23)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.