aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2020-07-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-12final cleanup of names and structure of FormatShapePaneBob Zeleznik
2020-07-11added open formatting pane to inkOptions. switched to radio buttons for ↵Bob Zeleznik
some options. changed names of stroke parameters to start with 'stroke"
2020-07-11fixed layout of inkOptionsMenuBob Zeleznik
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added showing individual links with one buganika-ahluwalia
2020-07-10from lastBob Zeleznik
2020-07-10fixes for x/y panning on dragBob Zeleznik
2020-07-09fixed type errors.Bob Zeleznik
2020-07-09small changesanika-ahluwalia
2020-07-09Merge branch 'anika_linking' of https://github.com/browngraphicslab/Dash-Web ↵anika-ahluwalia
into anika_linking
2020-07-09fixed textbox previewanika-ahluwalia
2020-07-09updated autopan in freeformview.Bob Zeleznik
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-09merge fixanika-ahluwalia
2020-07-09fixed auto panning in collectionview.Bob Zeleznik
2020-07-09fixed linking undo issuesanika-ahluwalia
2020-07-09from lastBob Zeleznik
2020-07-09fixed issues with frame based animations for annotations on images,etc.Bob Zeleznik
2020-07-09started dragging pans screen (needs cleaning)anika-ahluwalia
2020-07-08added dashDragging eventanika-ahluwalia
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03remove importsBob Zeleznik
2020-07-03finished link created popupsanika-ahluwalia
2020-07-03pin and iconyunahi
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-02small clanup in Mobile related codeBob Zeleznik
2020-06-29ink fixesLionel Han
2020-06-29minor changesLionel Han
2020-06-29pullLionel Han
2020-06-29minor fixesLionel Han
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-29cleaned up undo handling on internal drag/dropBob Zeleznik
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-28re-fixed copy/paste from one text box to a new text box by moving ↵Bob Zeleznik
clearSelection() from SelectDoc to setPreviewCursor. Otherwise, clicking on an unselected text box wouldn't set the insertion point.
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-26Merge branch 'master' into ink_menuBob Zeleznik
2020-06-27fixed arrow/dot?yunahi
2020-06-25fixed loading of pdf annotations. fixed copy pasting of pdf excerptsBob Zeleznik
2020-06-26Merge branch 'master' into mobile_revision_directgeireann
And changes to UI of record and image upload
2020-06-25Merge branch 'master' into ink_menuBob Zeleznik
2020-06-24from lastBob Zeleznik
2020-06-24added ability to start a link & finish a link with double clickBob Zeleznik
2020-06-25Merge branch 'master' into mobile_revision_directgeireann
2020-06-23changed dropping linkbutton on collection to link to collection except when ↵Bob Zeleznik
dragging off a text annotation onto a collection when it makes a note.