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

Add Player Profile Page #106

Closed
anguspiv opened this issue Apr 22, 2022 · 1 comment
Closed

Add Player Profile Page #106

anguspiv opened this issue Apr 22, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@anguspiv
Copy link
Owner

anguspiv commented Apr 22, 2022

As a user, I should be able to view another players profile page

Navigate to /player/<userId>

@anguspiv anguspiv self-assigned this Apr 22, 2022
@anguspiv anguspiv added the feature New feature label Apr 22, 2022
@anguspiv anguspiv added this to the User Profiles milestone Apr 22, 2022
anguspiv added a commit that referenced this issue Jul 19, 2022
Adds the player-search component

re #106
anguspiv added a commit that referenced this issue Jul 19, 2022
Adds the player-search component

re #106
anguspiv added a commit that referenced this issue Jul 19, 2022
Adds a loading state to the playerlist

re #106
anguspiv added a commit that referenced this issue Jul 19, 2022
Adds the players root page with search results

re #106
anguspiv added a commit that referenced this issue Jul 26, 2022
Adds a link to the players home page

re #106
anguspiv added a commit that referenced this issue Jul 28, 2022
Fetches the profile information for an individual player

re #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds the profile card to the player page,
to display user profile

closes #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds a form to perform a player search

fix(player-list): corrects order button label

Corrects the label for the order button

feat: adds the player-search form

Adds the player-search component

re #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds a loading state to the playerlist

re #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds the players root page with search results

re #106

styles: fixes various typescript issues

Fixes small but various typescript bugs...
need find a watcher for this

style: fixes several type errors in tests
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds a link to the players home page

re #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Fetches the profile information for an individual player

re #106
anguspiv added a commit that referenced this issue Jul 30, 2022
Adds the profile card to the player page,
to display user profile

closes #106
anguspiv added a commit that referenced this issue Jul 31, 2022
Adds a form to perform a player search

fix(player-list): corrects order button label

Corrects the label for the order button

feat: adds the player-search form

Adds the player-search component

re #106
anguspiv added a commit that referenced this issue Jul 31, 2022
Adds a loading state to the playerlist

re #106
anguspiv added a commit that referenced this issue Jul 31, 2022
Adds the players root page with search results

re #106

styles: fixes various typescript issues

Fixes small but various typescript bugs...
need find a watcher for this

style: fixes several type errors in tests
anguspiv added a commit that referenced this issue Jul 31, 2022
Adds a link to the players home page

re #106
anguspiv added a commit that referenced this issue Jul 31, 2022
Fetches the profile information for an individual player

re #106
github-actions bot pushed a commit that referenced this issue Jul 31, 2022
# [1.15.0](v1.14.0...v1.15.0) (2022-07-31)

### Bug Fixes

* **breadcrumbs:** displays the dynamic route values ([92f3fb3](92f3fb3))
* **graphql-api:** fixes profiles query sorting bug ([d1cf9af](d1cf9af))
* **profiles:** changes sortBy and order input names ([c653276](c653276))
* **signup:** creates profile on user creation ([e36c241](e36c241))

### Features

* adds profile card to player page ([052d572](052d572)), closes [#106](#106)
* adds the player search form ([cc657e6](cc657e6)), closes [#106](#106)
* adds the players index page ([7afb4d4](7afb4d4)), closes [#106](#106)
* **app-menu:** adds players link ([30514bb](30514bb)), closes [#106](#106)
* **bread-crumbs:** adds ability to replace labels ([cb767bf](cb767bf))
* **player-list:** adds loading state ([e518afc](e518afc)), closes [#106](#106)
* **player-page:** fetches profile information ([5a27694](5a27694)), closes [#106](#106)
* **player-search:** minor styling tweaks ([2257a39](2257a39))
* **player:** adds player-list component ([3376722](3376722))
* **profiles:** adds a profiles search query ([001b835](001b835))
@github-actions
Copy link

🎉 This issue has been resolved in version 1.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant