2018-06-19 Technical Status Meeting

Attendees

Discussion items

Google Team Drive

  • the uhtnp user will be used to run the scrip that will create x number of team drives with a set range of IDs
  • the application creation process will pull the next ID and assign the members accordingly

Recommendations redesign

  • get rid of modal for uploading a file
  • switch file icon to trash can icon with the file in the input box

ng-if vs th-if

  • when you click on an application, the java controller puts the application object in the model and then sends it to the client and the JS controller takes over so if the data is dynamic, do not use th-if use ng-if so that manipulation of the data through the controller works as expected

Action Items