Skip to content

Improved!

Choose a tag to compare

@azinit azinit released this 30 Nov 13:37
· 129 commits to master since this release
8d0b291

Release of improved github-client version

https://github-client.gq/

CHANGELOG

More details

Common

  • (#38, #69) Added new minimalistic icon for app, OAuth, favicon
  • (#58) Deleted redundant gh-pages env (was hidden)
  • (#76) Add fontFamily definition only on root app level
  • (#89) Add normalizing styles for antd components

Pages

  • (#64) Add direct-github-routing feature-btn
  • (#45) Addded titles for pages
  • (#141) Add header links to repo
  • (#126) Align center and delay Page Spinner

HomePage

  • (#65, #75) Adapt for Anon and Auth user
  • (#100) Added pseudo-lazy bg loading for better UX

AuthPage

  • (#56) Page crusing after auth
  • (#110) Common enhancements for AuthPage

RepoPage

  • (#59) Added view for repo sidebar cards
  • (#80) Added popover with clone repo menu
  • (#115) Fixed lastCommit font
  • (#66, #101) Fixed avatars imgs
  • (#107) Common enhancements for RepoPage
  • (#113) Fixed branches filtering
  • (#83, #128) Added skeleton loaders
  • (#150) Added repo-stat info
  • (#99) Added base README view
  • (#151) Added alert about FileExplorer usage

UserPage

  • (#79) Common enhancements for UserPage
  • (#95, #98) Fix apollo-client caching
  • (#102) Added pagination
  • (#134) Add amount label for users repositories
  • (#144) Fixed repo-link on UserPage
  • (#83) Added skeleton loaders
  • (#112) Common enhancements for UserPage
  • (#73) Add mutations (follow, starring)

SearchPage

  • (#86) Split by features, totalCount, loading-flickering, sorting and other enhancements
  • (#109) Common enhancements for SearchPage
  • (#102) Added pagination
  • (#132) Add display org in search results (but with restrictions)
  • (#141) Add quickJump for pagination

Errors Handling

  • (#4, #31, #88) Added global ErrorHandling with ErrorPages
  • (#41) Auth errors handling
  • (#97) Add refresh token case
  • (#85) Add restrictions for Org pages
  • (#136) Enhancements for errorHandling

Documentation

  • (#138) Crucially enhanced documentation of project (README, wiki and others)

Workflow

  • (#63) Unit tests crushing
  • (#118) Specified timeout value for github-actions
  • (#54) Optimized firebase usage and config
  • (#67, #116) Replaced codegen accessToken
  • (#119) Added scss support for stylelint
  • (#131) Added
  • (#137) Upd scope of OAuth
  • (#57) Finally fixed temp-stands auth
  • (#140) Transfer ownership to ani-team org level

MISC

  • (#55) Bold fonts
  • (#131) Fix findDomNode warning (update antd)
  • And - a lot of refactoring =)