The speed dial in conf.html is commented out. Enabling it shows the plus button, and allows adding a new Describe or Spec. However, clicking addSpec() tries to then call MainController.setSpec(), which does not exist. Furthermore addSpec() does not appear to add a new blank spec in the right way, since the app appears to mostly use protractorRecServer as the DAO.
This project has a lot of potential. It just needs a little clarity of direction.
The speed dial in conf.html is commented out. Enabling it shows the plus button, and allows adding a new Describe or Spec. However, clicking addSpec() tries to then call MainController.setSpec(), which does not exist. Furthermore addSpec() does not appear to add a new blank spec in the right way, since the app appears to mostly use protractorRecServer as the DAO.
This project has a lot of potential. It just needs a little clarity of direction.