aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2020-07-29removed InkOptionsMenuBob Zeleznik
2020-07-28 merge fixyunahi
2020-07-28delete console.logyunahi
2020-07-28 fixed control points from movingyunahi
2020-07-28 rotation/resize fix, changed ui, added sketchpicker etc.yunahi
2020-07-26made linkButtons automatically hide blue link dot, rearraned some context ↵Bob Zeleznik
menu items and added an optional divider prop
2020-07-25pushpin annotations can follow links to multple targets at once. chaned ↵Bob Zeleznik
text boxes so that they can be made isBackround .fixed addin/remoin documents from freeform collections.
2020-07-24several siggnificant changes to how acls work with makin documents updated ↵Bob Zeleznik
interactively when permissions chane.
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-24fixed instances of AclEdit to include AclAdminusodhi
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-23cleaned up contextMenus a bitBob Zeleznik
2020-07-22fixed highlighting of text based on author. made download /import document ↵Bob Zeleznik
novice menu items.
2020-07-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-21from lastBob Zeleznik
2020-07-21added test to force keyboard focus to stop at first freeform collection that ↵Bob Zeleznik
is hit as opposed to travelin up to the last collection -- this allows templates with nested collections to get keyboard focus.
2020-07-21fixed compile warningsBob Zeleznik
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-21fixed up autoscrollin a bit. scrolls the correct collection and waits 250ms ↵Bob Zeleznik
to start scrolling.
2020-07-20merge conflictsusodhi
2020-07-19added control pointsyunahi
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob Zeleznik
2020-07-17fixes for minimap when collections have an overlay layer or template child ↵Bob Zeleznik
views.
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ↵Bob Zeleznik
all parameters are filled in. . and buttons are placed in overlay layer. added labels to all fonticons usin title + added a tooltip field. turned off autoscroll of freeform view when dragign buttons (which will be in the overlay)
2020-07-17mergeusodhi
2020-07-17fixed pdf runtime errors. fixed link lines to redraw durin animations.Bob Zeleznik
2020-07-16coerced documents in stacking views to display with a mininum height of 20. ↵Bob Zeleznik
fixed selection with marquee to choose documents in the collection view, not other aliases.
2020-07-16added minimaps for freeform views shown in docking viewBob Zeleznik
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15from last.Bob Zeleznik
2020-07-15made link label draggable.Bob Zeleznik
2020-07-15made link description text clickableBob Zeleznik
2020-07-15fixed merge conflictsusodhi
2020-07-14merge fixanika-ahluwalia
2020-07-14cleaned up InkOptionsMenuBob Zeleznik
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14from lastBob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_linking
2020-07-14tried fixing label on link lineanika-ahluwalia
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
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