All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- ElementUI plugin.
- Default Roboto font.
- Setted primary Color to
#2a5fe1
. - Header containing
Home
option. - User page containing User info and user stats.
- Org pull requests, issues and commits.
- Unit tests for all components.
- Avatar of logged user in navbar.
- Redirect to user page when logged.
- Avatar throws error when image is not provided. Setted a default image in
assets/
- Organization query with wrong sintax.
- Avatat not clickable in the navbar.
- Package name
NeoLite
toHeyDev
.
- Get organizations infos
- Implemented organization page
- Implemented login and logout.
- Connected with server using localhost 5000.
- Configured apollo client.
- Nuxt project structure and configured Travis.
- Contributor views.
- Contributor activities timeline
- Reload page when Logout is clicked.
- Authentication type to default Bearer.
- Package name to NeoLite.
- Button designs.
- Result profile page to show
Hey <login_of_the_user>
.