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

Initial border text field for login and signup #6537

Draft
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Feb 12, 2024

  1. Initial commit

    BothimTV committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c2d6fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    296c242 View commit details
    Browse the repository at this point in the history
  3. Implemented border text field into the recovery dialog on the login p…

    …age & fixed readonly fields
    BothimTV committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e7a8ecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d26a2ac View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c953807 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong margin

    BothimTV committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    03c9ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f58fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    988dd32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    388bfa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    514666a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    2ccc7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b951f47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc159ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e3dd8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    257d8ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d7d47e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    0ed97ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb54018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca5986f View commit details
    Browse the repository at this point in the history
  4. We don't need the labelBgColorOverwrite anymore, we now use a blur ba…

    …ckdrop.
    
    The RecoverLoginDialog needs the overwrite, because it uses 'will-change: opacity' in css which blocks the blur backdrop
    BothimTV committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a0cd59a View commit details
    Browse the repository at this point in the history
  5. Removed unused properties

    BothimTV committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4e5d8ff View commit details
    Browse the repository at this point in the history
  6. Get margin from sizes

    BothimTV committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2c35881 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. The BorderTextField now uses the elevated background as default, the …

    …overwrite is on the dark mode login page necessary.
    
    BorderTextField is now applied to the invoice address dialog.
    BothimTV committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a9b3df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c06661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c24c9 View commit details
    Browse the repository at this point in the history
  4. Changed valid indication position. Removed help label from password f…

    …ields. Added the passphrase generator as button
    BothimTV committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dbfe0f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5266830 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acb840f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb883cc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 24, 2024

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

Commits on Feb 27, 2024

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