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

GroupView: Add a User #1402

Merged
merged 10 commits into from
Sep 21, 2017
Merged

GroupView: Add a User #1402

merged 10 commits into from
Sep 21, 2017

Commits on Sep 20, 2017

  1. Configuration menu
    Copy the full SHA
    1c6cecb View commit details
    Browse the repository at this point in the history
  2. Implement UserPickerDialog for adding users

    Also, use AccessibleButtons.
    Luke Barnard committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    44c3865 View commit details
    Browse the repository at this point in the history
  3. Add users to group summary using new API

    Luke Barnard committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    1c1bf82 View commit details
    Browse the repository at this point in the history
  4. Implement avatar, displayname for featured users

    Profile data has been added to the API response for users in the group summary
    Luke Barnard committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    adf0a79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5471431 View commit details
    Browse the repository at this point in the history
  6. Fix console error log statement

    Luke Barnard committed Sep 20, 2017
    Configuration menu
    Copy the full SHA
    7ef5594 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Remove redundant slice

    Luke Barnard committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    03ddb63 View commit details
    Browse the repository at this point in the history
  2. Filter group users results based on query

    Luke Barnard committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    9cd4cdf View commit details
    Browse the repository at this point in the history
  3. Display dialog when errors occur whilst featuring users

    Luke Barnard committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    4d9c43b View commit details
    Browse the repository at this point in the history
  4. Only show "Add" button when editing the group

    Luke Barnard committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    3f0e596 View commit details
    Browse the repository at this point in the history