aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Collapse)Author
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-21fixed stacking view to use autoHeight to avoid having scroll bars. changed ↵bobzel
some names (inactive instead of recentlyClosed). switched to untitled Tabs from Untitled Collection
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-17fixed schema view scripts to allow for layout or data doc assignment. fixed ↵bobzel
rich text field ToScriptField
2020-08-17added sort to solr search options. removed delete field assignment when ↵bobzel
removing Documents. Allowed ToScriptScript and ToString to go through regardless of ACLs
2020-08-15disabled staffViewbobzel
2020-08-14fixed dragging aliases to remove _stayInColleciton flag. fixed warnings.bobzel
2020-08-14added system flags to default documentsbobzel
2020-08-13made stayInCollection a layout propertybobzel
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-12minor changesusodhi
2020-08-10reverting back to earlier algorithmAndy Rickert
2020-08-10filter checkboxesAndy Rickert
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, ↵usodhi
width, height in owned collection + changes to removeDocument calls in many places + comments etc
2020-08-10default acl private setting created + bugfixusodhi
2020-08-08tidying up assorted features, disabling editing doc keys in search, etcAndy Rickert
2020-08-06finished all properties UI changesanika-ahluwalia
2020-08-06alias and acl related fixesusodhi
2020-08-06mergingusodhi
2020-08-04more search cleanupbobzel
2020-08-03merge with new uiAndy Rickert
2020-08-04reinstated collection acl inheritanceusodhi
2020-08-02bug fixes found with sallyanika-ahluwalia
2020-08-02keep filter view as a feature for expert usersbobzel
2020-08-02merge w masteranika-ahluwalia
2020-07-31mergeAndy Rickert
2020-07-31bugfixAndy Rickert
2020-07-31integrated playgroundmode into geteffectiveacl, still some issues with ↵usodhi
deleting docs
2020-07-30some playground mode stuff + minor sharingmanager changesusodhi
2020-07-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-07-29mergeanika-ahluwalia
2020-07-29sally UI changesanika-ahluwalia
2020-07-29fixed Pileup interactions - no double tap. shift to dra out items.Bob Zeleznik
2020-07-29fixed merge conflictsusodhi
2020-07-29anyone can share without setting acls + fixed some inheriting stuff + ↵usodhi
deleting stuff + some cleanup
2020-07-28mergeanika-ahluwalia
2020-07-28fixed selectin collections to show up in CollectionMenuBob Zeleznik
2020-07-28cleaned up some font stuff. cleaned up DocumentView a bitBob Zeleznik
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-26Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-26made linkButtons automatically hide blue link dot, rearraned some context ↵Bob Zeleznik
menu items and added an optional divider prop
2020-07-25merge fixanika-ahluwalia
2020-07-25merge w masteranika-ahluwalia
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-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-23moved right panel into mainviewanika-ahluwalia