Skip to content

Conversation

@ebinbellini
Copy link

  • Added endpoint for updating the name of the logged in user by fetching from the member registry.
  • The button to update user info from our member registry now calls that endpoint.
  • Added a new Button component with a cool animation while it's loading to show that member data is being fetched.
  • Added an endpoint to fetch the membership status and how long the user has been a user.
  • The account page now calls that endpoint and displays the information in the "Membership status" card.
  • Added requests to requirements.txt to be able to use the unicore endpoints.

- Added endpoint for updating the name of the logged in user by fetching
  from the member registry.
- The button to update user info from our member registry now calls that
  endpoint.
- Added a new Button component with a cool animation while it's loading
  to show that member data is being fetched.
- Added an endpoint to fetch the membership status and how long the user
  has been a user.
- The account page now calls that endpoint and displays the information
  in the "Membership status" card.
- Added requests to requirements.txt to be able to use the unicore
  endpoints.
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.

2 participants