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

feat(2794): ticket account permission selection #11582

Closed

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    f23ff9f View commit details
    Browse the repository at this point in the history
  2. style: lint

    EtherWizard33 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2438a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69951f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2acf71 View commit details
    Browse the repository at this point in the history
  5. style: lint

    EtherWizard33 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1a7c11a View commit details
    Browse the repository at this point in the history
  6. chore: temparily excluding test converage on two files until feature …

    …complete, we plan to start writing tests next week
    EtherWizard33 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0855e70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e848b0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bd3d8b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: only happy paths of selection deselection were working, this is …

    …now fixed
    
    And was clearing the selected accounts of the edit all accounts flow, and removing accounts was buggy if all permitted were removed before adding a new permitted account, all this is fixed in this commit
    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e0c6cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eedc278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    565a5a4 View commit details
    Browse the repository at this point in the history
  4. feat: add the ability to hide the disconnect all button for example w…

    …hen this component is used in the context of connecting more accounts
    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9389699 View commit details
    Browse the repository at this point in the history
  5. fix: when no accounts are in the list, hide the select all and the de…

    …scription telling the user to select an account when there is none to select
    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    35594d9 View commit details
    Browse the repository at this point in the history
  6. style: lint

    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3d1bfbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cff7e1 View commit details
    Browse the repository at this point in the history
  8. style: lint

    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c37dc4 View commit details
    Browse the repository at this point in the history
  9. feat: put behind feature flag the disabling of button when no changes…

    … has occured, this feature is only for when feature flag is on
    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0918dca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e0c0be View commit details
    Browse the repository at this point in the history
  11. style: tsc lint

    EtherWizard33 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    369dcd3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: add logic so the toast content shows all type of edits the use …

    …can do, for example he can add and remove in the same click of the update button
    EtherWizard33 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d4d8b53 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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