aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentLinksButton.tsx
AgeCommit message (Collapse)Author
2020-09-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-09-30cssusodhi
2020-09-29fixed highlighting of link hypertext anchors (was offset very wrongly ↵bobzel
before). fixed setting link mark correctly when linking two hypertext anchors. fixed allowing link to parent collection when parent collection is specified by clicking its link button
2020-09-22made filters apply to links. automatically removes links that have a ↵bobzel
missing endpoint unless you own them.
2020-09-03changed linkMenuItem follow behavior to work when one link is an annotation ↵bobzel
-- now it will follow to the link endpoint that is not an annotation
2020-09-01fixed following link to a doc that is in a hidden tab to show that tab. ↵bobzel
fixed linear view to hit content bounds accurately. fixed editing of text in tabs somewhat. fixed place ment of link anchor boxes for topMost views.
2020-08-23fixed start/end link for text selections on start link. fixed display of ↵bobzel
link target from link text hyperlink
2020-08-20fixed link popup locationbobzel
2020-08-19fixed link label cut offanika-ahluwalia
2020-08-12select fixesanika-ahluwalia
2020-08-08move HypothesisUtils.ts to Utils folderMelissa Zhang
2020-08-08clean up code, fix delete link bugsMelissa Zhang
2020-08-07merge with masterMelissa Zhang
2020-08-06fixed LinkMenu position so that list of links stay with doc when zoomingMelissa Zhang
2020-08-05small bug fixesMelissa Zhang
2020-08-05Merge branch 'master' into menu_restructurebobzel
2020-08-05 lintAndy Rickert
2020-08-04"added invisibleDoc and simulated clicks to load annotations"Melissa Zhang
2020-08-04several UI changes and consistency updates around the systemanika-ahluwalia
2020-08-03made always show link end a contextMenu optionbobzel
2020-08-03merge with masterMelissa Zhang
2020-08-03linking bug fixes, WebDocument size fixesMelissa Zhang
2020-08-03menu button fix and link greyed outanika-ahluwalia
2020-08-03fixed undoing linksbobzel
2020-08-02fixing link bugsanika-ahluwalia
2020-07-31modify link completing from annotations, fix web drag & dropMelissa Zhang
2020-07-30change DocumentLinksButton.StartLink to use Doc instead of DocumentViewMelissa Zhang
2020-07-30merge with masterMelissa Zhang
2020-07-29mergeanika-ahluwalia
2020-07-29fixed api for finishLinkClick to just take a screen coordiante.Bob Zeleznik
2020-07-28"handle editing annotations in client, bypass authorization issues"Melissa Zhang
2020-07-28mergeanika-ahluwalia
2020-07-27removed pdf menu pin button. tried to improve performance by computin links ↵Bob Zeleznik
in document view.
2020-07-25merge w masteranika-ahluwalia
2020-07-25exit button for propertiesanika-ahluwalia
2020-07-24fix listeners for annotation listeningMelissa Zhang
2020-07-24link created popup issue fixedusodhi
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-23merge with masterMelissa Zhang
2020-07-23adjustments to link following/editing behaviorMelissa Zhang
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-18fixed long linking to work with text selectionsBob Zeleznik
2020-07-15set up listening for event from extension to link an existing annotationMelissa Zhang
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-14deleting a link in a document removes its corresponding hyperlink in ↵Melissa Zhang
annotation (with some regex bugs)
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-13fixed preview backgrounds, text size, tooltip size, adding labels, ↵anika-ahluwalia
conditional end link btn, tooltips size
2020-07-12norm's changesanika-ahluwalia