Skip to content

0.5

Closed Jan 20, 2017 100% complete

The following features will be added:

  • added react-redux to build
  • web-interface to allow users to create an account, stored in the database
  • web-interface to validate logged in users
  • implemented flask session to maintain state of logged-in vs logged-out user
  • implemented nginx reverse proxy
  • implemented gunicorn webserver
  • split tbl_feature_value into two tab…

The following features will be added:

  • added react-redux to build
  • web-interface to allow users to create an account, stored in the database
  • web-interface to validate logged in users
  • implemented flask session to maintain state of logged-in vs logged-out user
  • implemented nginx reverse proxy
  • implemented gunicorn webserver
  • split tbl_feature_value into two tables:
    • tbl_svm_data
    • tbl_svr_data
  • index relevant database tables
  • ensure more specific assert unit tests for programmatic-interface
  • ensure webcompilers autocompiles when any partial / jsx template is modified
  • enhanced documentation/ by reducing README.md
  • created additional unit tests to verify authentication processes
    • manual
    • live-server
  • increased application memory in Vagrantfile to 10,000mb, to ensure application (including scrypt) does not exhaust memory during it's processes
  • reduced README.md by creating documentation/ directory
    • later milestone will implement sphinx to generate a documentation website
  • implement custom trusty64 vagrant box
  • minor stylistic changes to analysis webform component
  • added python code coverage by integrating travis-docker builds with coverall.io

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.