aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
AgeCommit message (Expand)Author
2021-03-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-17fix Doc.MakeClone to deal wth links correctly again. fixed dashboard snapsho...bobzel
2021-03-17rearranged top bar buttons - moved some into PropertiesButtons. Cleaned up '...bobzel
2021-03-17removed stackedTimeline from view types user can switch tobobzel
2021-03-17from last - ignore viewScale in stacking view.bobzel
2021-03-17fixed autoHeight for stackingViews with multiple columnsbobzel
2021-03-17added autoHeight proeprtyButton. cleaned up stackingViewFieldColumn a bitbobzel
2021-03-17starting process of addingfilter attributes to new docs in collectionusodhi
2021-03-16mergingusodhi
2021-03-16fixed dropping into a group using title bar (embed key)bobzel
2021-03-16more chromeStatus cleanup. Big stripdown of propertiesButtons.bobzel
2021-03-16made ink stroke size preview match the size it will be on the selected document.bobzel
2021-03-16fixed up leaving pushpins - leave pushpin when moving from one annotated doc ...bobzel
2021-03-16cleaned up propertiesbuttons a bit. added lockTransform button. changed chr...bobzel
2021-03-15fixed warnings. made savedAnnotations an ObservableMap. turned off annotatio...bobzel
2021-03-15final cleanups to get scrolling to work smoothly for webbox's - sadly, does n...bobzel
2021-03-15fixed scrolling to annotations and pointerevents on webBox (when an annotatio...bobzel
2021-03-15getting webBox's to work like PdfBox's - text selection & marquee.bobzel
2021-03-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-14added sidebar annotations to webBox. Fixed PdfBox to allow marqueeing when s...bobzel
2021-03-13cleaned up dropping link button on collections / alternate annotation views (...bobzel
2021-03-13minor changesusodhi
2021-03-13fixed marquee annotations on pdfs from crashing - still need to fix offset pr...bobzel
2021-03-12prevent anything but Docs from being written to offScreenTabs. fixed tabs to...bobzel
2021-03-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2021-03-12fixed dropping documents onto file system view. fixed problem with tabDocVie...bobzel
2021-03-12dont add kvp docs to unused tabsbobzel
2021-03-12trying to make treeViews more efficient by making fewer calls to Get document...bobzel
2021-03-12changed setDocFilter to not take undefined as a modfied & added toggle param....bobzel
2021-03-12Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-11fixed display of aliases in filesys tree view. fixed dropping of "proto" dro...bobzel
2021-03-11adding and/or to filtering, added editableview, changed a bunch of thingsusodhi
2021-03-11added optional stacking sidebar for PDFs. fixed pdfannos to not show linkbut...bobzel
2021-03-11made text boxes span stackingview's when fitWidth or autoColumn is set. made...bobzel
2021-03-10conflictsusodhi
2021-03-10made initial load of filterbox much more efficient by preventing incremental ...bobzel
2021-03-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2021-03-09fixed following portal link to reset camera position. prevent warning errors ...bobzel
2021-03-09got rid of DocHolderBox. changed dontRegisterChildViews to childDontRegister...bobzel
2021-03-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-08from lastbobzel
2021-03-08split gitlike stuff into its own filebobzel
2021-03-08added doc data content synching to Git-like operations.bobzel
2021-03-07added removal of docs to git-like actions.bobzel
2021-03-07added start of Git functionality within Dash.bobzel
2021-03-06updated a bunch of _backgroundColors to backgroundColorsbobzel
2021-03-06Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into fi...usodhi
2021-03-05fixed autoHeight gesture to not set nativewidth/height for text. fixed typobobzel
2021-03-04more fitWidth fixes for PDFbobzel
2021-03-04more adjustments to fitwidth behavior - want things to scroll vertically when...bobzel