aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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-22searchandy temp
2020-07-22search results open and close as panel under barandy temp
2020-07-22adding fields to properties columnanika-ahluwalia
2020-07-22restored download document. fixed clone() to clone to be async and handles ↵Bob Zeleznik
lists properly.
2020-07-22Merge branch 'master' into presentation_updatesgeireann
2020-07-21cleaned up tab on rightanika-ahluwalia
2020-07-21merge fixanika-ahluwalia
2020-07-21finished left side UI changesanika-ahluwalia
2020-07-21search bar on topnpm startandy temp
2020-07-21fixed compile warningsBob Zeleznik
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-21distributeAcls only changes if container is more restrictiveusodhi
2020-07-21added functionality for all sidebar buttons except sharing and importanika-ahluwalia
2020-07-21fixed up autoscrollin a bit. scrolls the correct collection and waits 250ms ↵Bob Zeleznik
to start scrolling.
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-21distributing acls shifted to util.tsusodhi
2020-07-21tools in stripmenu workinganika-ahluwalia
2020-07-21Merge branch 'master' into presentation_updatesgeireann
2020-07-21merge with mastergeireann
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20fixed some performance issues with dragging invalidating stackingview ↵Bob Zeleznik
documents unnecessarily
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + ↵usodhi
recursively distributes acls + some modal stuff
2020-07-20fixed control pointsyunahi
2020-07-19removed spurious pointBob Zeleznik
2020-07-19added control pointsyunahi
2020-07-17got rid of InkOptionsMenu. Merged into CollectionFreeFormViewChrome.Bob 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-17Merge branch 'master' into presentation_updatesgeireann
2020-07-17mergeusodhi
2020-07-16can't change acl field to non-acl (through kvp) now + added playground mode ↵usodhi
button to settings
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-15ui + sortingusodhi
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-14proper fix for onClickHandlers so they don't invalidate things when they ↵Bob Zeleznik
haven't changed.
2020-07-14possible fix for dragging icons problem caused by setisdragging invalidating ↵Bob Zeleznik
the dragged element
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ↵Bob Zeleznik
a function, not value, prop
2020-07-14added group creation modal to GroupManager + much uiusodhi
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 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-13Merge branch 'master' into presentation_updatesgeireann
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