aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-07-23adjustments to link following/editing behaviorMelissa Zhang
2020-07-15set up listening for event from extension to link an existing annotationMelissa Zhang
2020-07-14deleting a link in a document removes its corresponding hyperlink in ↵Melissa Zhang
annotation (with some regex bugs)
2020-07-10hypothes.is authentication is fully functional, no longer need to manually ↵Melissa Zhang
input username/api key
2020-07-10automatically starts link when an annotation is createdMelissa Zhang
2020-07-10not sure if these changes are needed, but I had to add them to get ↵Bob Zeleznik
Hypothesis links to work.
2020-07-08added multiple links capability, linking bug fixesMelissa Zhang
2020-07-08implemented much more link functionality, redirects to annotation URL when ↵Melissa Zhang
link followed
2020-07-07merge with masterMelissa Zhang
2020-07-07merge with masterMelissa Zhang
2020-07-07fixes for audio document linkiingBob Zeleznik
2020-07-07fixed potential infinite loop in richtextmenuBob Zeleznik
2020-07-06merge with masterMelissa Zhang
2020-07-06set up linking for hypothesis annotationsMelissa Zhang
2020-07-06merge fixesanika-ahluwalia
2020-07-06andy's UI changesanika-ahluwalia
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-06set up linking from Dash documents to annotationMelissa Zhang
2020-07-06moved some API calls over to DashMelissa Zhang
2020-07-04descriptions toggle and UI cleanupanika-ahluwalia
2020-07-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-04fixed highlighting active alignment and bullet type in richtextmenuBob Zeleznik
2020-07-04hopefully finall fies to bullet layout to work with elision.Bob Zeleznik
2020-07-04fixed interactions with collapsing text bulletsBob Zeleznik
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-07-03fixed position of link button for images and comparison boxes by making them ↵Bob Zeleznik
position:relative instead of absoulte. fixed elllipsis of elided bulleted text.
2020-07-03merge with master againMelissa Zhang
2020-07-03merge with masterMelissa Zhang
2020-07-03send both the doc's URL and title to hypothesis pluginMelissa Zhang
2020-07-03restructureanika-ahluwalia
2020-07-03added button to send event to hypothes.is to complete linkMelissa Zhang
2020-07-03finished link created popupsanika-ahluwalia
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-03link created popupanika-ahluwalia
2020-07-02cleaned text link previewanika-ahluwalia
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
Dash Mobile
2020-07-02final mobile tweaks before merge?Bob Zeleznik
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-02bottom popup, links button, cursor UI cleanupanika-ahluwalia
2020-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-02started some cleanup for Mobile .. lookslike workspaces view is broken nowBob Zeleznik
2020-07-01Merge branch 'master' into PDFMenuBob Zeleznik
2020-07-01renamed link to linkAnchor and allHrefs to allLinks in rich text codeBob Zeleznik
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-07-01added color picker for highlighterLionel Han
2020-07-01started clicking mode popupanika-ahluwalia
2020-07-01fixed warningsBob Zeleznik
2020-07-01added divider lines in richTextMenBob Zeleznik