Skip to content

GitDash 1.0.1

Latest
Compare
Choose a tag to compare
@bartuatabek bartuatabek released this 29 Jan 18:41
· 2 commits to master since this release

Changes

  • Removed GitHub Pages environment.
  • Added deployment options for Netlify.
  • Removed express.js server and migrated its logic into the login.js.
  • Added package deployment inside package.json for deploying application to Github Package Registry.
  • Added loading indicator after user completes login using GitHub.
  • Removed unused dependencies from package.json.

Fixes

  • Sign out button in the dashboard now works correctly.
  • Loading spinner is now centered when a query is made from the search fields.
  • GitHub OAuth2 login flow is now operational and works correctly.