aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/CurrentUserUtils.ts
AgeCommit message (Collapse)Author
2021-04-05savingusodhi
2021-04-05adding video wall testsbobzel
2021-04-04mergingusodhi
2021-04-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-04-03dashboard sharing works, aliases to gousodhi
2021-04-02dashboard sharing initial setup, inherits acls from dashboard - looks like ↵usodhi
it works
2021-04-02added snap lines button to freeform properties. renamed & simplified ↵bobzel
treeViewPreventOpen stuff
2021-03-31Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
sharing_scenario
2021-03-31sharing bugfix + minor restructure + some commentsusodhi
2021-03-31added childHideLinkButtonbobzel
2021-03-30mergingusodhi
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.
2021-03-25moved dictation view to be a component of the screenshotboxbobzel
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵bobzel
colorBox layout.
2021-03-19fixing up some baseProto initialization. fixing stacking view with hidden docs.bobzel
2021-03-18why won't this document from hell change heightusodhi
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being ↵bobzel
created and Initializing is set. Links to text regions automatically update their link line endpoints even if autoMove isn't set. regularized initialization fields to avoid special cases about setting delegate keys without a leading "_"
2021-03-17made and/or a property of the document so it's saved with the filterusodhi
2021-03-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-17fix Doc.MakeClone to deal wth links correctly again. fixed dashboard ↵bobzel
snapshot to either alias top-level documents, or clone everything.
2021-03-16mergingusodhi
2021-03-16fixed dropping into a group using title bar (embed key)bobzel
2021-03-16cleaned up propertiesbuttons a bit. added lockTransform button. changed ↵bobzel
chromeStatus disabled to be undefined.
2021-03-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-14fixed warnings from missing keys. change file orphans to Unfiledbobzel
2021-03-13minor changesusodhi
2021-03-12trying to make treeViews more efficient by making fewer calls to Get ↵bobzel
document fields getter.
2021-03-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-11added optional stacking sidebar for PDFs. fixed pdfannos to not show ↵bobzel
linkbutton when selected. fixed stacking views to handle fitwidth text better (make height fit correctly when fitWidth)
2021-03-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-10fixed bugs leftover from removing docholders.bobzel
2021-03-10conflictsusodhi
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to ↵bobzel
childDontRegisterViews for consistency.
2021-03-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-08added doc data content synching to Git-like operations.bobzel
2021-03-06updated a bunch of _backgroundColors to backgroundColorsbobzel
2021-03-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
filters
2021-03-03more fixes for setting up user docsbobzel
2021-03-03from lastbobzel
2021-03-03from lastbobzel
2021-03-03fixed default tab fieldbobzel
2021-03-03minor changesusodhi
2021-03-03:(usodhi
2021-03-03added functionPlot. trying to make fitWidth make sense everywhere ↵bobzel
(lightbox, stacking panels with autosize columns, etc).
2021-03-02agh stop mergingusodhi
2021-03-01final cleanups for simplified drag and drop of annotations. fixed some ↵bobzel
issues rtf focus when creating notes in masonry view. fixed text sidebar.
2021-02-28a bunch of changes to simplify how autoHeight works. extended to work for ↵bobzel
pdfs and stacking views. still some bugs.
2021-02-27more cleanup of unused fields and minor fixes to things like the color ↵bobzel
picker's display of the selcted documents background color. also a fix for textbox autoresizing when dragged small
2021-02-26fixes for getting documents into myFilesystem. fixes for setting layout ↵bobzel
fields without using an _
2021-02-26fixed serialization error handling to not kill Dash - bad list items ↵bobzel
prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields.