aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Collapse)Author
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ↵bobzel
ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly
2020-08-29major restructure of how addDocTabs works. now you can add/replace with ↵bobzel
options for left/right/top/bottom and specific panel names
2020-08-28fixed undo for collection tabs. fixed treeview to support freezeChildren to ↵bobzel
prevent children from being removed from the tree. Made _isBackground a layoutfield. fixed formattedTextBox exceptions on undo from a tab.
2020-08-27switched back to recentlyClosed from inactive. fixed adding tag to multiple ↵bobzel
document seleciton.
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-24removed treeViewOpen from sidebar panels since they don't need them now that ↵bobzel
the top level is hidden.
2020-08-24simplified sidebar document structure. changed treeViewHideTitle to ↵bobzel
treeViewHideTopDoc along with semantics to match. fixed linkBox to work with updates.
2020-08-24fixed presentation trails being added to myPresentations. fixed properties ↵bobzel
pane to set title "in place".
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24Merge branch 'master' into presentation_updatesgeireann
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-19Merge branch 'master' into presentation_updatesgeireann
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-17bug fixes + new ways of adding pres with viewGeireann Lindfield Roberts
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