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 tribe's JoinButton to React #1123

Merged
merged 7 commits into from
Dec 13, 2019
Merged

Commits on Dec 13, 2019

  1. migrated much of the join button

    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    5ba234d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de1230f View commit details
    Browse the repository at this point in the history
  3. some cleanup

    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    83dd9ae View commit details
    Browse the repository at this point in the history
  4. add tooltip when Leave

    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    1168338 View commit details
    Browse the repository at this point in the history
  5. rename variables

    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    7fd3cd1 View commit details
    Browse the repository at this point in the history
  6. Fixes and improvements

    - clarify variable names
    - fix propTypes
    - add comments
    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    bc51d86 View commit details
    Browse the repository at this point in the history
  7. remove body from join-tribe api request

    POST /api/users/memberships/:tribeId
    mrkvon committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    fa91c25 View commit details
    Browse the repository at this point in the history