aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.tsx
AgeCommit message (Expand)Author
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ...Bob Zeleznik
2020-06-29merge conflicts resolvedusodhi
2020-06-28changed onClickHandlers to allow toggleDetailView to workBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, panTransfor...Bob Zeleznik
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added optio...Bob Zeleznik
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors an...Bob Zeleznik
2020-06-25Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-06-25cleaned up DoucmentButtonBar to use DocumentLinksButtonBob Zeleznik
2020-06-25added link preview for blue buttons.Bob Zeleznik
2020-06-24added halo for link buttonsBob Zeleznik
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-06-23prevented links from being dropped on layout tabsBob Zeleznik
2020-06-23cleaner approach to fixing linkAnchor colorsBob Zeleznik
2020-06-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-06-23moved onClick and onDragStart references to layoutDoc from Document since the...Bob Zeleznik
2020-06-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-06-22made chrome commands fire by clicking bullseye. added commands for freeformv...Bob Zeleznik
2020-06-22fixed onClick events for text.Bob Zeleznik
2020-06-22prevent users from deleting the activeWorspace with 'delete' menu itemBob Zeleznik
2020-06-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-06-20fixed broken positioning of link anchors. fixed link anchor positiongin in m...Bob Zeleznik
2020-06-19initial commit: added group document type + started setting up GroupManagerusodhi
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-17fixed dropping toolicons to make aliasesBob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...Bob Zeleznik
2020-06-16fixed rich text help. fixed indenting text.Bob Zeleznik
2020-06-16Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-15fixed testAcl. added testReadonlyBob Zeleznik
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ...Bob Zeleznik
2020-06-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-10Merge branch 'ink_menu'Bob Zeleznik
2020-06-10changed how ink is highlighted when selected.Bob Zeleznik
2020-06-10mergedusodhi
2020-06-08Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-08Merge branch 'ink_menu'Bob Zeleznik
2020-06-08final cleanup of ink related stuff so that things are more structured and we ...Bob Zeleznik
2020-06-08Adding an item 'help' to ContextMenu to display key commands sheetSafae Merigh
2020-06-08a bunch of cleanup to fix import order and to organize/restructure ink things...Bob Zeleznik
2020-06-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into gr...usodhi
2020-06-03fixes for acl's (naming, ignore owner)Bob Zeleznik
2020-06-01resolving conflictsusodhi
2020-05-30fixed private ACL. added event so that crhome extension can tell Dash which d...Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-29moved frame animation into freeform chrome. fixed marquees of docs at non-z...Bob Zeleznik
2020-05-27fixed layout and interactions of grid viewBob Zeleznik
2020-05-27fixed ineracting with documents selected in GridViewBob Zeleznik
2020-05-24merge finishedusodhi