Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CIPP Settings #2208

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Refactor CIPP Settings #2208

merged 3 commits into from
Mar 12, 2024

Conversation

k-grube
Copy link
Contributor

@k-grube k-grube commented Mar 12, 2024

  • New component, CippCallout which is dismissible version of CCallout
  • Replaced inconsistent usage of CAlert and CCallout with CippCallout
  • Refactor shared Lazy loading into component CippLazy
  • Refactor CIPPSettings.jsx into components per tab and sections as needed.
  • Fix issue with setting password config
  • Bump package version to match release version
  • Bump font awesome package to latest (for the X icon on CippCallout)

…h combines CCallout and CAlert but is dismissible. Fix issues with notification not appearing when running a second time. Fix issue with password config not working.
@KelvinTegelaar KelvinTegelaar merged commit e8418ff into KelvinTegelaar:dev Mar 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants