aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.tsx
AgeCommit message (Collapse)Author
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
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-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-05Merge branch 'master' into presentation_updatesgeireann
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03remove importsBob Zeleznik
2020-07-04transition speed + viewLinksgeireann
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-02small clanup in Mobile related codeBob Zeleznik
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-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-26Merge branch 'master' into ink_menuBob Zeleznik
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.
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-22made chrome commands fire by clicking bullseye. added commands for ↵Bob Zeleznik
freeformview. made backgroundHalo() work diffrently for ink strokes
2020-06-22cleaned up menus for formatted text & tempaltes. fixed pdf menu behavior ↵Bob Zeleznik
(not fading until unselected);
2020-06-22cleaned up errors. added ctrl-a to select documents within a freeform ↵Bob Zeleznik
collection. fixed ctrl-x to remove documents properly. fixed paste documents to clone only if copied.
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-19fixed LOD for pdfs. fixed linking to collection annotation on pdf/image etc ↵Bob Zeleznik
to not create text box. fixed textbox popup to display contents at renderDepth 0 so that PDFs will display
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-18hopefully fixed new inkLionel Han
2020-06-18updated menuyunahi
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik