aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentLinksButton.tsx
AgeCommit message (Expand)Author
2023-01-20removed tour map from lightbox. added option to create anchors without addin...bobzel
2022-12-16fixed problem with undo. regularized all linkfollowing anchor fields to star...bobzel
2022-11-29changes to streamline link editing UI (got rid of LinkEditor). cleaned up li...bobzel
2022-11-01fixes for goldenlayout to initialize more cleanly. updated all old ReactDOM....bobzel
2022-10-31cleaning up link count icon to be part of documentLinks view and to appear on...bobzel
2022-09-14changed docking view thumbnails to be imagefields, not docs. allowed docking...bobzel
2022-08-08cleaning up link ui. linkPreviews (not from linkMenu) have an edit button. ...bobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-05cleanupmehekj
2022-04-28added basic code for subgrouping transcribed textNaafiyan Ahmed
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric l...bobzel
2022-04-28made sharing menu a developer feature. made link relationships support non-s...bobzel
2022-04-28fixed linkEditor to work when invoked from documentButtonsBar and properties ...bobzel
2022-04-11fixed sendtoback menu and functionality. fixed mixedblendmode for groups. f...bobzel
2022-03-29added a backlinks property category. fixed context property category to upda...bobzel
2022-03-28enabled dragging documents onto tab bar without shift. modified link pivot d...bobzel
2022-02-22fixed switching tabs to immediately render the title of the tab as content to...bobzel
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ...bobzel
2021-08-25links buttongeireann
2021-08-24more bits and pieces (ahhhh)geireann
2021-08-06fixed webboxes so that you can link to an annotation and it will restore the ...bobzel
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-07-31fixed linking issues with dragging & updating linking UIgeireann
2021-07-31linking updates and tab updatesgeireann
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-31more updatesgeireann
2021-07-26Link editor menu UI cleanup + color changes + temp removal of linkpopup for PRdinhanhtruong
2021-07-24refreshed linking status bar css, linkmenu cssdinhanhtruong
2021-07-08created front-end link popup on text highlightdinhanhtruong
2021-03-24redid how LinkManager stores links on documents by putting them on the Doc it...bobzel
2021-03-13cleaned up dropping link button on collections / alternate annotation views (...bobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-12changed setDocFilter to not take undefined as a modfied & added toggle param....bobzel
2021-03-11added optional stacking sidebar for PDFs. fixed pdfannos to not show linkbut...bobzel
2021-03-09from lastbobzel
2021-03-01final cleanups for simplified drag and drop of annotations. fixed some issue...bobzel
2021-02-26fixed serialization error handling to not kill Dash - bad list items prevente...bobzel
2021-02-21fixed compile warnings.bobzel
2021-02-16added doubel tap on links button to enter portal for document + linksbobzel
2021-02-09started to cleanup LinkDocPreview, LinkMenu.bobzel
2021-02-08overhaul of link anchors on text boxes to use actual Documents to represent s...bobzel
2021-01-12fixed layout of audioBox markersbobzel
2020-12-15simplifying dragging to make links by moving linkDocument to event, instead o...bobzel
2020-12-14minor cleanupbobzel
2020-11-03fixed LinkManager to cache links correctly. fixes issue with linkButton not s...bobzel
2020-10-25fixed placement of link button for scaled text views. fixed document decorat...bobzel
2020-09-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-09-30cssusodhi