All notable changes to this project will be documented in this file.
- Add form to add new translation keys
Material Design.
- Refactor app using the angular/material library
- Ability to collapse translation groups for performance reasons
- Use of the Restangular library to build an API client
- Add protractor config and a basic test
- Complete country mapping to display new flags
- Optimize editor load for project with many resources: translations calls are now done one by one
Initial version.
- Auth Basic via login/password form
- Translate page displays source next to target phrase
- Translations are paginated (infinite scroll style)
- Ability to save, approve
- Search with custom text
- Need to limite HTTP requests when there are many resources