Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Bug: Fix delegate search #225

Merged
merged 7 commits into from Oct 30, 2018
Merged

Bug: Fix delegate search #225

merged 7 commits into from Oct 30, 2018

Commits on Oct 28, 2018

  1. Bug: Fix delegate search

    filterBy pipe of ngx-filter wasn't filtering the list, in the previous version.
    
    Now, used ngFor with ngIf to filter according to searchQuery.username
    kalgoop committed Oct 28, 2018
    Copy the full SHA
    1f5787d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Update src/pages/delegates/delegates.html

    Co-Authored-By: kalgoop <17824093+kalgoop@users.noreply.github.com>
    dated and kalgoop committed Oct 29, 2018
    Copy the full SHA
    eeab5f7 View commit details
    Browse the repository at this point in the history
  2. Update src/pages/delegates/delegates.html

    Co-Authored-By: kalgoop <17824093+kalgoop@users.noreply.github.com>
    dated and kalgoop committed Oct 29, 2018
    Copy the full SHA
    06a5082 View commit details
    Browse the repository at this point in the history
  3. Update src/pages/delegates/delegates.html

    Co-Authored-By: kalgoop <17824093+kalgoop@users.noreply.github.com>
    dated and kalgoop committed Oct 29, 2018
    Copy the full SHA
    cd7b74b View commit details
    Browse the repository at this point in the history
  4. Update src/pages/delegates/delegates.html

    Co-Authored-By: kalgoop <17824093+kalgoop@users.noreply.github.com>
    dated and kalgoop committed Oct 29, 2018
    Copy the full SHA
    60244d5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3e25e65 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Copy the full SHA
    8ca996a View commit details
    Browse the repository at this point in the history