aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Collapse)Author
2020-08-01Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-31fixed color pickerbobzel
2020-07-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-31chaned implementation of playroundModeBob Zeleznik
2020-07-31integrated playgroundmode into geteffectiveacl, still some issues with ↵usodhi
deleting docs
2020-07-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-30some playground mode stuff + minor sharingmanager changesusodhi
2020-07-30from lastBob Zeleznik
2020-07-30added "float" option to the main toolbar for documentviewsBob Zeleznik
2020-07-30made 'floatin' document API cleaner. fixed interactions with draggin blue ↵Bob Zeleznik
dots off and link lines to link documents. removed Recommndations UI stuff. changed treeView to avoid "No, no, no" error warnin when tryin to render promises
2020-07-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-29fixed Pileup interactions - no double tap. shift to dra out items.Bob Zeleznik
2020-07-29stackinviews and tree viewsBob Zeleznik
2020-07-29added divider line for web pae hypothesis switchinBob Zeleznik
2020-07-29from lastBob Zeleznik
2020-07-29fixed color box -- why was it commented out?? fixed workspace so that it ↵Bob Zeleznik
can't be converted to another cllecction type
2020-07-29fixed merge conflictsusodhi
2020-07-29anyone can share without setting acls + fixed some inheriting stuff + ↵usodhi
deleting stuff + some cleanup
2020-07-29Merge branch 'ink_menu'Bob Zeleznik
2020-07-29removed InkOptionsMenuBob Zeleznik
2020-07-29streamlined settin link follow tarets a bit by addin a follow link draggable ↵Bob Zeleznik
UI button
2020-07-28added onClick draggable command for buttonsBob Zeleznik
2020-07-28fixed selectin collections to show up in CollectionMenuBob Zeleznik
2020-07-29 moved inkmenu to collectionMenuyunahi
2020-07-29testyunahi
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
2020-07-28fixed crashes in collectionMenu when a collectoins ACLs make it unreadableBob Zeleznik
2020-07-28chaned # text syntax to create a field startin with #. chaned pivot views to ↵Bob Zeleznik
aggreate #keys as if the value were the key after the #
2020-07-27fixed scrollin to web annotationsBob Zeleznik
2020-07-28 merge fixyunahi
2020-07-28delete console.logyunahi
2020-07-27added hypothesis icon to toolbar. fixed toolbar to update to any document ↵Bob Zeleznik
selection with specific items for each type.
2020-07-28 fixed control points from movingyunahi
2020-07-28 rotation/resize fix, changed ui, added sketchpicker etc.yunahi
2020-07-26fixed copyField() to copy non-ObjectFields. fixed docFilters button to work ↵Bob Zeleznik
with no filter
2020-07-26made linkButtons automatically hide blue link dot, rearraned some context ↵Bob Zeleznik
menu items and added an optional divider prop
2020-07-25made buttons turn into fonticons on iconify. droppin fonticons onto linear ↵Bob Zeleznik
views keeps them as buttons. droppin buttons on linear view makes them fonticons. fixed ColletionMenu scripts to work with templates by usin self instead of this. fixed pointer events with text boxes for filterview & normal. fixed fieldKey deletin and addin
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-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added ↵usodhi
custom text functionality + popups on sharing docs and creating groups + relocated SharingPermissions
2020-07-23changed how ParentDocumentSelector collects contexts for a document. Now we ↵Bob Zeleznik
return aliases instead of data docs.
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-23fixed droppin of web pages (or anythin that adds a uri-list to the clipboard)Bob Zeleznik
2020-07-23added minimap toggleBob Zeleznik
2020-07-22simplified changing columnHeaders in StackingViewBob 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