Skip to content

Releases: ani-team/github-client

RELEASE THE KRAKEN

04 Dec 00:31
036dae5
Compare
Choose a tag to compare

🎉🎉🎊🎊 FINAL RELEASE of github-client version 🎊🎊🎉🎉

https://github-client.gq/

Changelog

Improved!

30 Nov 13:37
8d0b291
Compare
Choose a tag to compare

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 =)

MVP

18 Nov 22:48
cc1a61f
Compare
Choose a tag to compare
MVP

Релиз MVP версии сервиса

https://github-client.gq/
image

CHANGELOG

Подробнее

Pages

  • (#6) HomePage
  • (#7) AuthPage
  • (#8) UserPage
  • (#32) RepoPage
  • (#13) SearchPage

Features

  • (#9) Авторизация (OAuth + Firebase)
    • (#10) Хедер с виджетом пользователя
    • (#44) Адаптация под стенды
  • (#13) Поиск (по репозиториям и пользователям)
  • (#60) Добавленая общая взаимосвязанность страниц в системе (в плане UI, а не кода)

Workflow

  • (#35) Доработан CI/CD
  • (#21, #27) Улучшения линтинга

Также исправлены некоторые баги и местами проведен легкий рефакторинг