aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2020-07-25merge w masteranika-ahluwalia
2020-07-25exit button for propertiesanika-ahluwalia
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-24sally UI changesanika-ahluwalia
2020-07-24link created popup issue fixedusodhi
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-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-24two rows in settings and adjusting context menuanika-ahluwalia
2020-07-23fixed right handle issuesanika-ahluwalia
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-23fixed very slow resize performance caused by fetchinProto when there are no ↵Bob Zeleznik
acl's. made images not be natively draggable.
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-21distributeAcls only changes if container is more restrictiveusodhi
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20merge conflictsusodhi
2020-07-18from lastBob Zeleznik
2020-07-18fixed long linking to work with text selectionsBob Zeleznik
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-17fixed issues with embedded text boxes in text boxes when displayed multiple ↵Bob Zeleznik
times (alias or minimap). fixed richtextmenu to always "point to" the selected text box.
2020-07-17mergeusodhi
2020-07-17fixed pdf runtime errors. fixed link lines to redraw durin animations.Bob Zeleznik
2020-07-16made fitWidth the default for PDFsBob Zeleznik
2020-07-16can't change acl field to non-acl (through kvp) now + added playground mode ↵usodhi
button to settings
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15fixed runtime memoize warnings.Bob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15bugfix + cleanupusodhi
2020-07-15Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-15fixed merge conflictsusodhi
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ↵Bob Zeleznik
to annotations/pushpins problems.
2020-07-14proper fix for onClickHandlers so they don't invalidate things when they ↵Bob Zeleznik
haven't changed.
2020-07-14fixed onClickHandler testsBob 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-13added show fields for non=novice users context menu item.Bob Zeleznik
2020-07-13simplified tools panel (remove buxton, import folder). changed spacing of ↵Bob Zeleznik
fonticon labels.
2020-07-13switched context menus to be less hierarchical.Bob Zeleznik
2020-07-13fixed preview backgrounds, text size, tooltip size, adding labels, ↵anika-ahluwalia
conditional end link btn, tooltips size
2020-07-13fixed fontfamil/size updating in menu bar (again).Bob Zeleznik
2020-07-13fixed issues with ACLs and writing to playground fields when you have Edit ↵Bob Zeleznik
permission. Also fixed text editing by fixing fetchProto to use untracked references to fields
2020-07-13Merge branch 'master' into acls_uvBob Zeleznik
2020-07-12Merge branch 'anika_linking' of https://github.com/browngraphicslab/Dash-Web ↵Bob Zeleznik
into anika_linking
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
2020-07-12norm's changesanika-ahluwalia