Skip to content

ChangeLog

Zacck Osiemo edited this page Feb 23, 2018 · 9 revisions

23/02/2018

  • Removed the username, password auth system and integrate google as a federated auth provider
  • Move application to use Phoenix contexts rather than models
  • Modify tests for user and views

20/02/2018

  • Added Guardian as an auth provider on the system
  • Set up a username, password system to authenticate into the system
  • Set up an auth pipeline

TODO

  • Build out social authentication
  • Add authentication to api scope

19/02/2018

  • Added some user stories as issue in the application
  • Added some tests for the user controller
  • Added reports as requirements in the resource model.

TODO

  • Add user authentication using guardian guardian
  • Add functionality to add users
  • Set up authentication pipelines
  • Add fall back module for errors across the app

17/02/2018

  • Added a User Stories section
  • Bundled the User flow into the User Stories Section Todo -Convert all user stories to epics & issues

16/02/2018

  • Modified entities
  • Added A develop branch of workflow
  • Merged in some test setup

Todo

  • Convert User Flow Section to User Stories 16/02/2018
Clone this wiki locally