aboutsummaryrefslogtreecommitdiff
path: root/src/client/util
AgeCommit message (Collapse)Author
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
2020-07-11merged with master & cleaned up formatShapePaneBob Zeleznik
2020-07-11restructured ink to make more react-friendlyBob Zeleznik
2020-07-10added _chromeStatus to playground fieldsusodhi
2020-07-10added format shapeyunahi
2020-07-10added format shapeyunahi
2020-07-09change DocListCast to async in SharingManager + prevented textbox from ↵usodhi
showing up on click
2020-07-09removed some unnecessary importsusodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-09started dragging pans screen (needs cleaning)anika-ahluwalia
2020-07-08added dashDragging eventanika-ahluwalia
2020-07-08store hypothesis API tokens to databaseMelissa Zhang
2020-07-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-07fixed hypothesis iconBob Zeleznik
2020-07-06merge fixesanika-ahluwalia
2020-07-07made docFilters apply to links. added hypothesis api token inputBob Zeleznik
2020-07-06trying first implementation of storing aclsusodhi
2020-07-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-05simplified exit on outside click + rotating arrow in dropdown menuusodhi
2020-07-05Merge branch 'master' into presentation_updatesgeireann
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia