aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/LinkManager.ts
AgeCommit message (Collapse)Author
2020-10-10split LinkDatbase into its own field in the user's registry. fixed sharing ↵bobzel
to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry
2020-10-08made computedFn's out of getRlatedLinks callsbobzel
2020-10-05fixed linkEditor to edit links for annotations embedded on PDFsbobzel
2020-10-05got rid of link group stuff. fixed sidebar popping out when properties pops ↵bobzel
out. got rid of Layout from properties because it caused PDFs to scroll.
2020-09-30fixed performance issue with linksbobzel
2020-09-24changed dragging pdf link note to not create a note when dropped on ↵bobzel
annotatable item (image, video, pdf)
2020-09-22made filters apply to links. automatically removes links that have a ↵bobzel
missing endpoint unless you own them.
2020-09-10fixed following links on text hyperlink to use same code as linkMenu. fixed ↵bobzel
hyperlink delete button
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-09started dragging pans screen (needs cleaning)anika-ahluwalia
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-01added basic synchronizatoin between links and their hypertext anchors. more ↵Bob Zeleznik
work is needed to handle overlapping anchors.
2020-06-29merge conflicts resolvedusodhi
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-26updated pdfjs. fixed position of blue dot for pdfs. enabled fixedBob Zeleznik
2020-06-22cleaned up addLink and deleteLink in LinkManager + setting up GroupManager ↵usodhi
ui + installed multiselect dropdown package + a lot of initial group functionality (incomplete)
2020-06-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-03fixed wrapped params except onResizeanika-ahluwalia
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-08fixed annotation overlays broken from previous changes for images/pdfs/etcBob Zeleznik
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19fixed some link grouping structuresBob Zeleznik
2019-12-12major changes to drag and dropbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-10-18fixes for drawing link anchors to pdf text selections.Bob Zeleznik
2019-10-17working version of link lines between anchorsBob Zeleznik
2019-08-08fixed titling of aliases. fixed docking panel initial size.bob
2019-08-08added retitling of aliases.bob
2019-08-02linksBob Zeleznik
2019-07-12links now go between usersyipstanley
2019-07-11fixesyipstanley
2019-07-08Hopefully got rid of new Docs being created too frequentlyTyler Schicke
2019-06-26can clear links on a docFawn
2019-06-26minor changesFawn
2019-06-26link menu stylingFawn
2019-06-25fixed link metadata rendering bugFawn
2019-06-25mergeFawn
2019-06-25links can saveFawn
2019-06-24link menu stylingFawn
2019-06-21link menu stylingFawn
2019-06-19buttons on cut links functional except for when dragged from link menuFawn
2019-06-15cleaned up some leftover linkedfromdocs/linkedtodocsFawn
2019-06-14cleaned up link codeFawn
2019-06-13cannot create the same link twiceFawn
2019-06-13fixed delete handlers for link groupsFawn