Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

View Content and Communities, Request to Join Communities, and Approve/Deny Requests #4

Merged
merged 3 commits into from
Feb 22, 2019

Conversation

KrNel
Copy link
Owner

@KrNel KrNel commented Feb 22, 2019

Some important New Features were added that bring better UX and interactivity to the site.

New Features

  • View Content from Steem
    Click on a post title on the Kurate page, and you can view the content of that post!

  • Communities Page to View Communities
    You can view the Newly Created and Recently Active communities. They display some data about each community, such as the number of Posts and Users, when it was Created, and who the Owner is.

  • User Send Request to Join a Community
    If you're not a member of a community, you can click on Join. It will then change to Requested. If you're already a member, you won't see any option to join.

  • Community Staff can Approve or Deny a Request to Join
    In the Manage section, there is now a Join Requests section above the Members list. You can see the User who requested to join the community, When they requested to join, and the actions to Approve or Deny the request to join.

Bug Fixes

  • Home page not updating when going back to the page
    The Home page wasn't fetching new data when the route/page was revisited in the same session. removed an if() that was preventing new data fetches solved the issue.

Other Changes/Improvements

  • Users and Join Request info for Community listed
    Some minor changes, but important for the UX (user experience), are some stats for the communities you can see in the Manage page. In addition to Posts, the Users and Join Requests are now visible. They will update on-the-fly when you manually add/delete a user, or when approving or denying a user who has requested to join.

I forgot to merge the previous PR, so some of changes I made since then are in there as commits as well, when they should be here for the new functionality since the last PR description:

@KrNel KrNel merged commit 5b80e37 into master Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant