aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-07-24fix listeners for annotation listeningMelissa Zhang
2020-07-24changing menu layoutanika-ahluwalia
2020-07-24sally UI changesanika-ahluwalia
2020-07-24implemented sharing UI in permissionsanika-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-24let -> constgeireann
2020-07-24Merge branch 'master' into presentation_updatesgeireann
2020-07-24internal navgeireann
2020-07-24two rows in settings and adjusting context menuanika-ahluwalia
2020-07-24added universal settings optionsanika-ahluwalia
2020-07-23changed how ParentDocumentSelector collects contexts for a document. Now we ↵Bob Zeleznik
return aliases instead of data docs.
2020-07-23fixed zipping scriptFieldsBob Zeleznik
2020-07-23tree view fixanika-ahluwalia
2020-07-23fixed right handle issuesanika-ahluwalia
2020-07-23change onClick and link kind of worksLionel Han
2020-07-23merge with masterMelissa Zhang
2020-07-23adjustments to link following/editing behaviorMelissa Zhang
2020-07-24groups and acl bugfixusodhi
2020-07-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-23fixes for gettin new sidebar to workBob Zeleznik
2020-07-23selection changesanika-ahluwalia
2020-07-23menu buttons to documentsanika-ahluwalia
2020-07-23testandy temp
2020-07-23groups bugfixusodhi
2020-07-23groups bugfixusodhi
2020-07-23moved right panel into mainviewanika-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-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-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-07-22turn markers into documents and kind of got linking to workLionel Han
2020-07-22simplified changing columnHeaders in StackingViewBob Zeleznik
2020-07-22searchandy temp
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-22adding buttonsanika-ahluwalia
2020-07-22added layout sectionanika-ahluwalia
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-22framework for properties panelanika-ahluwalia
2020-07-22Merge branch 'master' into presentation_updatesgeireann
2020-07-21fixed problem where adding to a collection would cause a remote synchronized ↵Bob Zeleznik
collection to erase and redraw since all of its list items got replaced. the fix was to update the 'cache' field of ProxyFields when they are deserialized to use an existing cached value if available.
2020-07-21cleaned up tab on rightanika-ahluwalia
2020-07-21from lastBob Zeleznik