Skip to content

Releases: wikitongues/poly

v0.2-alpha

04 Feb 21:55
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

##Version 0.2, Deployed
Version 0.2 focuses on developing core features that are not structural. Breaking changes to the schema for implementation of book favoriting. Heavy attention paid to video input and display, as well as search. A user dashboard and profile pages are also anticipated.
###Platform

  • Deployment
  • Alerts
  • Refactor to ES6
  • Testing

###Books

  • Favorite a book _Breaking change_
  • Only save new book if all inputs are complete
  • In-progress phrase ellipsis animation
  • Video phrases
    • Video phrase interface
    • Input video phrases

###Users

  • Proper user validations
    • Unique usernames
    • Handle error messages on login page
  • Profile page
    • User name
    • User books
    • Gravatar
  • Password Reset

###Search

  • Search by language

v0.1-alpha

06 Sep 20:25
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Initialize versioning.
v0.1 complete, with select v0.2 features.

###Version 0.1

  • Create new phrasebook
  • Input and save new phrase
  • Refactor new phrase controller
  • Book title, description, L1, L2 editing
  • Phrase editing
  • Continuous text phrase input (hit enter to save)
  • Book authorship
  • Sign in upon account creation

###Version 0.2

  • Profile page
    • User name
    • User books
    • User photo
      • Gravatar
      • User uploads
    • Favorite a book
    • Follow a user
  • Deployment
  • Handle error messages on login page
  • Testing
  • Search
  • Filter content
  • Video phrases
  • Data import / export