-
Notifications
You must be signed in to change notification settings - Fork 7
Meeting 2017 09 22 Frontend
Kai Xu edited this page Sep 22, 2017
·
4 revisions
Present: Humzah, Kai
- If it takes too long to understand/modify the old code from the master branch, create your own implementation, which may be faster.
- Currently different tab with same URL shown as different nodes in history. This stops the extension from showing the text highlighting and annotation when the same URL is opened.
-
Check if there is any text highlighting/annotation associated with a URL when it is opened.
- This also means when highlighting/annotation is updated/removed from one tab, other tabs with the same URL will get updated, too.
-
Continue actions points from last meeting.
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