Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Stop access token overflowing the box #10069

Merged
merged 33 commits into from
Feb 21, 2023

Commits on Feb 2, 2023

  1. #24023 Update _HelpUserSettingsTab.pcss

    Updated _HelpUserSettingsTab.pcss File, made the access key field scroll able as required for some cases when access key is longer it overflows out of border.
    ( Tested this logic on google devtools online )
    sbjaj33 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c1811f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Fix for Access token overflows the box Issue

    On Element-web, when Access Key is longer in some cases it overflows the box , as defined in issue #24023.
    So, to solve this issue, I made changes for the case of overflow of Access Key value, it should be scroll-able rather than overflowing outside.
    sbjaj33 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8b2fc74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4835ba5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92dc195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d03e260 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    003067e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0f7d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    88dc9bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e941b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    209ff28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66acd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d3edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d481104 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5419d66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    357f674 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    a2923df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b5567c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab37188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7471211 View commit details
    Browse the repository at this point in the history
  5. Ran prettier again on file

    sbjaj33 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    fca6f59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    734a14c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. making copy button sticky

    sbjaj33 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b7e864a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c21244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1357e3 View commit details
    Browse the repository at this point in the history
  4. adding comment

    sbjaj33 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    0c137d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update res/css/views/settings/tabs/_SettingsTab.pcss

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    sbjaj33 and richvdh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8421fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5646d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Make copy button stick to the right while scrolling

    Implementing the required changes and also trying to resolve copy button background issue while dark mode
    sbjaj33 committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    8da7ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1ef15 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    9219a1f View commit details
    Browse the repository at this point in the history
  2. Update _CopyableText.pcss

    richvdh committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    472b7f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0490fac View commit details
    Browse the repository at this point in the history