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

Home and Kure Page features, Bug Fixes, and Errors handling #3

Merged
merged 16 commits into from
Feb 21, 2019
Merged

Conversation

KrNel
Copy link
Owner

@KrNel KrNel commented Feb 16, 2019

The Kure page has more features to look for content.

  • Filter by New, Hot, Promoted and Trending.
  • Search by tag

The Home page has a facelift, with data from community activity being displayed:

  • Recently added/submitted posts are shown first
  • Community activity is shown under

There is also a personalized sidebar which shows the logged-in users' activity, or activity in groups they belong to:

  • My Communities, shows the activity going on in various communities they belong to
  • My Submissions, shows there most recent (10) submissions to groups they have access to

Numerous bugs were found and fixed, this includes a fix for validating manually added posts, fetching groups while the user props was still empty, and trying to add a user to a group when 2 or more groups were just created.

Finally, some error handling was added, like react's ErrorBoundary, and file error logging through winston.


Edit: Forgot to merge this PR. Added more commits since then.

Viewing posts from Steem is implemented. Text and images can be viewed like on another interface. No actions to upvote yet.

Users can now request to join a community. Owners, admins or moderators of the communities can then see the join request, and either approve or dent the request.

@KrNel KrNel merged commit 0b20003 into master Feb 21, 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