Skip to content

Releases: codigofalado/github-fight

v0.3

23 Aug 15:20
72246f3
Compare
Choose a tag to compare

✨ Features

  • Removing the dependabot for fighters list

💡 Chore

  • Add a example file for .env
  • Use the React Helmet instead of React Helmet Async
  • Upgrade the eslint config
  • Upgrade dependencies

v0.2

01 Jun 23:20
e6a904b
Compare
Choose a tag to compare

🎉 Features

Battlefield page

  • Handle with repository search errors.
  • Spinner animation when searching.

Result page

  • Link fighters to your PR.
  • Start over button added.

Home page

  • Link read more button to the Github repository.

V0.1

13 Apr 17:11
62fac72
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

🎉 v0.1 - beta - https://githubfight.netlify.com/

✨ Features

  • Consuming the Github graphQL API
  • Select repository
  • Select fighters (pull requests)
  • Podium with top 3 fighters
  • List of fighters ordered by points
  • Calculate point by the reactions (without count repeated ones) on the pull request

📋 Pages

  • Home:

    • Project logo
    • Button for start battle
    • Button to know more (disabled while the page is not created
  • Battlefield:

    • Search for any public repository on Github
    • If the repository exists, displays his data
    • Enable the "next" button when the repository exists
  • Fighters:

    • List of open pull request of the selected repository on the previous page
    • Enable the "next" button when selecting at least two fighters
  • Result:

    • Podium
    • List of fighters
    • Owner login and repository name of the battlefield