aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-25added resize handle for searchboxbobzel
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-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-24Add with marquee view adds new pres to myPresentations listgeireann
Small change
2020-08-24merge fixes + pinDoc bug fixgeireann
2020-08-24Merge branch 'master' into presentation_updatesgeireann
2020-08-24pin with view added to marquee menu and pres trails options addedgeireann
2020-08-22added increment title numbering to standard documentsbobzel
2020-08-22major overhaul of search to avoid writing anything to filtered documents and ↵bobzel
to make the UI work properly.
2020-08-22fixed key value for empty lists to show [], fixed tree view to allow 'data' ↵bobzel
field .to display for empty lists. Gave untitled Tabs a default height
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-21added a locking option for treeViewExpandedView field.bobzel
2020-08-21switched from "scenes" to "dashboards"bobzel
2020-08-21trying scenes instead of workspacesbobzel
2020-08-20changed sidebar buttons to store references to the panels the bring up.bobzel
2020-08-20Merge branch 'master' into presentation_updatesgeireann
2020-08-19fixed dragging aliases from properties panel. fixed dropdown button on ↵bobzel
schema nexsted collection
2020-08-19Merge branch 'master' into presentation_updatesgeireann
2020-08-18from lastbobzel
2020-08-18removed freezeSidebar as onClick function for sidebarbobzel
2020-08-18fixed doubleclick on undo/redo to do nothing.bobzel
2020-08-17bug fixes + new ways of adding pres with viewGeireann Lindfield Roberts
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-16changed sidebar buttons to not 'stayincollection' but to 'alias' on drop to ↵bobzel
allow them to be copied easily to other button panels.
2020-08-15fixes for search -- need to rethink how to get a sortable string field ↵bobzel
(removed _s suffix for now).
2020-08-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
acls_uv
2020-08-14fixed dragging aliases to remove _stayInColleciton flag. fixed warnings.bobzel
2020-08-14fixed default documents that were missing the 'system' tag. fixed catalog ↵bobzel
to have default worksapce documents in it.
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-14added system flags to default documentsbobzel
2020-08-14Merge pull request #610 from browngraphicslab/new_audiobobzel
New audio
2020-08-14Merge branch 'new_audio' of https://github.com/browngraphicslab/Dash-Web ↵bobzel
into new_audio
2020-08-14tagged mobile docs as systembobzel
2020-08-14quick fix for mobileLionel Han
2020-08-14cleaned up invocation of RichTextMenubobzel
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
2020-08-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵Lionel Han
new_audio
2020-08-13fixed warnings.bobzel
2020-08-13fixed import to use _chromeStatus and fixed drag behavior not to make a ↵bobzel
delegate.
2020-08-13import documents changesusodhi
2020-08-13made stayInCollection a layout propertybobzel
2020-08-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-13changes for menus to be functional wherever they are placedbobzel
2020-08-13got rid of mainviewnotifs in favor of having badges for any fonticonboxbobzel
2020-08-13Merge branch 'master' into acls_uvbobzel
2020-08-13location of mainviewnotifs notification bubble should be fixed + Anika's ↵usodhi
defaultaclprivate fix
2020-08-13Merge branch 'master' into presentation_updatesGeireann Lindfield Roberts
2020-08-13bug fixes, small UI changes, import in left sidebarGeireann Lindfield Roberts