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

Migrate list of tribes to React #1144

Merged
merged 5 commits into from
Jan 5, 2020
Merged

Migrate list of tribes to React #1144

merged 5 commits into from
Jan 5, 2020

Conversation

mrkvon
Copy link
Contributor

@mrkvon mrkvon commented Dec 10, 2019

Proposed Changes

Migrate to React the following:

image

The angulargrid was replaced with custom css, using styled-components.

Testing Instructions

  • See that the list of tribes behaves as expected.
    Especially check that the grid behaves more or less as expected.

Work on #1133
Depends on #1134 and #1135. It's really just the last commit. The dependencies should be merged to tribes-react branch before reviewing of this starts. (done)

Copy link
Contributor

@nicksellen nicksellen left a comment

Choose a reason for hiding this comment

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

Looks good! A few comments, more questions really... (I didn't actually try running it this time...)

modules/tribes/client/components/Tribe.js Outdated Show resolved Hide resolved
modules/tribes/client/components/TribesList.component.js Outdated Show resolved Hide resolved
modules/tribes/client/components/TribesList.component.js Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
Copy link
Contributor

@simison simison left a comment

Choose a reason for hiding this comment

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

Looks good and tests well! 👍

Let's iterate & experiment with styled-components more in master.

@mrkvon
Copy link
Contributor Author

mrkvon commented Jan 3, 2020

As far as I'm concerned, the review comments are resolved. Thank you for your feedback @nicksellen and @simison! If you like, have another look. Otherwise I'll merge to tribes-reactafter 24 hours.

@simison
Copy link
Contributor

simison commented Jan 4, 2020

These are things good for follow up, but wanted to record some thoughts;

mrkvon added 4 commits January 5, 2020 15:46
- use the fancy new syntax for optional chaining in JoinButton.js
- media-query comment and simplification
@mrkvon mrkvon merged commit 2aa60fe into tribes-react Jan 5, 2020
@mrkvon mrkvon deleted the tribes-react-list branch January 5, 2020 20:27
mrkvon added a commit that referenced this pull request Jan 5, 2020
mrkvon added a commit that referenced this pull request Jan 19, 2020
mrkvon added a commit that referenced this pull request Jan 20, 2020
mrkvon added a commit that referenced this pull request Jan 20, 2020
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.

3 participants