-
Notifications
You must be signed in to change notification settings - Fork 6
Meeting 2018 02 22 Frontend
HumzahJavid edited this page Feb 22, 2018
·
6 revisions
Present:
- HistoryMap node fontella icons.
- Show the entire highlighted text when mouse over a truncated highlight text in a historyMap node.
- Add 'annotation' as an additional 'embedded node' in historyMap, instead of replacing the existing 'highlighting' embedded node.
- Bug: A tab with highlights is closed, one of the highlights is clicked on history map, however 2 additional nodes are created, one which represents the 'new tab' tab, the other which contains the url of the highlight I clicked on
- Create a 'issue' for this bug.
- Clean up the code and merge the changes to the 'rebuild-mvc' branch.
Project timeline update
Next meeting time
- potentially remove the background icon (use text colour to contrast white background)
Missing Features for Online Study
Behaviour: Node and Edge Creation
Testing and Behaviour Driven Development (BDD)
Video: Testing with Jasmine and Sinon-Chrome
Video: overview of SenseMap code
Video: browser features in the old 'master' branch
How browserProvenance.js works
Video: create REST API for MongoDB using Node.js