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

2756 - Account Selecotor Updates #2995

Merged
merged 15 commits into from
Aug 8, 2019
Merged

Commits on Jul 29, 2019

  1. Full rework of AccountSelector

    + Query List
    + Query Cache w/ max query limitor
    + Require active select on Typeahead
    + Loading indicator when query running
    + Delayed querying on input
    * Condensed code
    * Removed unused code
    startailcoon committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0865631 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/bitshares/bitshares-ui i…

    …nto 0_UpdatedAccountSelector
    startailcoon committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    d2a2c73 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Updates to AccountSelector

    * Fetch array of objects instead of single
    * Results object creation changes
    startailcoon committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    e29c440 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/bitshares/bitshares-ui i…

    …nto 0_UpdatedAccountSelector
    startailcoon committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    86bb237 View commit details
    Browse the repository at this point in the history
  3. Updated commenting

    startailcoon committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    9fb385d View commit details
    Browse the repository at this point in the history
  4. Additional changes

    * Changes to error handling
    * AccountImage default sizes
    startailcoon committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    8caaec2 View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    * Error handling
    startailcoon committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    bb36477 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Minor changes

    * Changed remaining ChainStore(getAccount) call
    * Renamed functions and array to better namings
    startailcoon committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    ae2a09d View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    startailcoon committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    89491a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. add noDelay flag

    Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
    Stefan Schiessl committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    fb8a160 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Account Selector

    * Changes to states
    * Code simplifications
    startailcoon committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    a569c7f View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    startailcoon committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    bfe0d88 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. WIP restructring setdefaultfeeassset

    Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
    Stefan Schiessl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    a7e50a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. - heavy refactoring of feeselector rendering transition

    - fix uncaught promise in trxhelper
    
    Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
    Stefan Schiessl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    085c318 View commit details
    Browse the repository at this point in the history
  2. refactored amount selector

    Signed-off-by: Stefan Schiessl <stefan.schiessl@blockchainprojectsbv.com>
    Stefan Schiessl committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    6b5b8df View commit details
    Browse the repository at this point in the history