Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@thayannevls thayannevls released this 06 May 22:07
· 120 commits to master since this release

Added

  • 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.

Fixed

  • Reload page when Logout is clicked.

Changed

  • Authentication type to default Bearer.
  • Package name to NeoLite.
  • Button designs.
  • Result profile page to show Hey <login_of_the_user>.