Skip to content

feat: UI/UX redesign and security audit#66

Merged
otatechie merged 1 commit into
mainfrom
feat/ui-redesign-security-audit
Mar 18, 2026
Merged

feat: UI/UX redesign and security audit#66
otatechie merged 1 commit into
mainfrom
feat/ui-redesign-security-audit

Conversation

@otatechie
Copy link
Copy Markdown
Owner

Summary

  • UI/UX redesign with consistent design tokens and NN/G usability principles
  • Redesigned form components, buttons, badges, modals, and auth layout
  • Heroicons replacing inline SVGs across 30+ components
  • Security fixes for mass assignment, authorization, and session handling
  • Configurable auth branding panel via APP_AUTH_BRANDING_PANEL env toggle

Test plan

  • Verify auth pages render correctly
  • Test dark mode across all pages
  • Test form inputs, selects, checkboxes
  • Test admin user and notification management
  • Verify mobile responsiveness
  • Test with APP_AUTH_BRANDING_PANEL=false

@github-actions
Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
@heroicons/vue^2.2.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@heroicons/vue ^2.2.0 UnknownUnknown

Scanned Files

  • package.json

@otatechie otatechie merged commit 18faf68 into main Mar 18, 2026
2 of 8 checks passed
@otatechie otatechie deleted the feat/ui-redesign-security-audit branch March 18, 2026 19:02
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.

1 participant