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

Development of sponsors and moderators webpage #40

Merged
merged 15 commits into from Nov 5, 2018
Merged

Development of sponsors and moderators webpage #40

merged 15 commits into from Nov 5, 2018

Conversation

snwolak
Copy link
Contributor

@snwolak snwolak commented Nov 5, 2018

Add Sponsors container.
Add Sponsor component.
Add Moderators container.
Add Moderator component.
Add Follow button component.

Add node script in separate repo to get incoming delegations.

onozasi and others added 12 commits September 27, 2018 07:01
- steem-js to get data from api

- container component

- sponsor component

- follow button
- also deleting unused dependency

- adding route for sponsors
- moved api call to the higher component
- added recursion to get whole
account history to get incoming delegations

- avatar is now div background instead of img
- based on sponsors page

- used already existing api methods to get users and filter moderators
- component is now getting data from api endpoint
return (
<div className="moderators-container">
<h1 className="moderators-h1">Moderators</h1>
<p className="moderators-about">Aenean gravida tellus purus, ac tincidunt dolor sodales ornare. Duis et nunc porta, auctor ligula accumsan, viverra justo. Vestibulum tempus ornare elit. Nullam id malesuada lectus, quis pharetra felis. Aliquam et vehicula arcu. </p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have written in some language I don't know 😅

Can you please change it to english

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@ms10398 ms10398 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

screenshot from 2018-11-05 21-37-02
The page has no containers or no proper borders it would be cool to have it that way 🙂

@ms10398 ms10398 merged commit 307936b into knacksteem:develop Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants