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: update AppAutoComplete behaviour #1168

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. chore: treeshake

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4ffdb17 View commit details
    Browse the repository at this point in the history
  2. feat: update AppAutoComplete behaviour

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7344d04 View commit details
    Browse the repository at this point in the history
  3. feat: remove event emit on AppInput blur

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    43643d3 View commit details
    Browse the repository at this point in the history
  4. feat: open autocomplete on click

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b309deb View commit details
    Browse the repository at this point in the history
  5. feat: remove opinionated suggestion

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9682ff4 View commit details
    Browse the repository at this point in the history
  6. feat: update account id formatting

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4e5215a View commit details
    Browse the repository at this point in the history
  7. feat: update model value of payer id

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a48d9fe View commit details
    Browse the repository at this point in the history
  8. feat: expose flattened public keys to accounts from user store

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6e64621 View commit details
    Browse the repository at this point in the history
  9. feat: add AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6e4d81f View commit details
    Browse the repository at this point in the history
  10. feat: AccountDeleteFormData uses AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    74402ee View commit details
    Browse the repository at this point in the history
  11. feat: TransactionIdControls uses AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    104e796 View commit details
    Browse the repository at this point in the history
  12. feat: TransferCard uses AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    19519ed View commit details
    Browse the repository at this point in the history
  13. feat: AccountDataFormData uses AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8d967f4 View commit details
    Browse the repository at this point in the history
  14. feat: AccountUpdateFormData uses AccountIdInput

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0989e01 View commit details
    Browse the repository at this point in the history
  15. refactor: update import

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8ecfa73 View commit details
    Browse the repository at this point in the history
  16. refactor: reorder import

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ba9daa2 View commit details
    Browse the repository at this point in the history
  17. refactor: remove unnecessary properties

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9d42060 View commit details
    Browse the repository at this point in the history
  18. refactor: AppAutoComplete minors

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cd0a2a7 View commit details
    Browse the repository at this point in the history
  19. refactor: add missing data-testid

    Signed-off-by: Svetoslav Borislavov <[email protected]>
    SvetBorislavov committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    951435f View commit details
    Browse the repository at this point in the history