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: add ui pieces for the notification modals #10254

Commits on Jul 5, 2024

  1. refactor: add ui pieces for the notification modals

    this includes all the unique headers, fields, and footers
    Prithpal-Sooriya committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9084ced View commit details
    Browse the repository at this point in the history
  2. refactor: handle notification component modal states

    all notifications are now handled in their respective file, and connected to the UI via generic components
    Prithpal-Sooriya committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    490b9ea View commit details
    Browse the repository at this point in the history
  3. style: improve notification menu styling

    rather than hardcoded values, we are now using flex for a more dynamic UI.
    Prithpal-Sooriya committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0e247a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31fbafe View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. style: update and fix other notification modal fields styles

    also add in some updated translations
    Prithpal-Sooriya committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    611098d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    8b504a5 View commit details
    Browse the repository at this point in the history