| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-30 | from last | bobzel | |
| 2021-03-30 | from last | bobzel | |
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-12 | fixed dropping documents onto file system view. fixed problem with ↵ | bobzel | |
| tabDocView not removing itself from TabMap causing problem trying to open the same doc twice from the file system. made shouldNotScale a computed value. | |||
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-12 | changed setDocFilter to not take undefined as a modfied & added toggle ↵ | bobzel | |
| param. added single click on marquee annotator to create an annotation. extended PDF sidebar to have filter buttons. | |||
| 2021-03-11 | fixed display of aliases in filesys tree view. fixed dropping of "proto" ↵ | bobzel | |
| dropAction to move, not copy them in file sys. fixed stacking view to allow for a stacking sidebar in PDFs and then properly support fitWidth (and not) for items in the sidebar. | |||
| 2021-03-09 | got rid of DocHolderBox. changed dontRegisterChildViews to ↵ | bobzel | |
| childDontRegisterViews for consistency. | |||
| 2021-03-06 | updated a bunch of _backgroundColors to backgroundColors | bobzel | |
| 2021-03-03 | more fixes for setting up user docs | bobzel | |
| 2021-03-01 | final 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-26 | updated fieldInfos a bit more. | bobzel | |
| 2021-02-25 | add all aliases to file sys view (don't filter out those without contexts) | bobzel | |
| 2021-02-25 | added 'proto' drag option for dropping proto of document. auto add of non ↵ | bobzel | |
| annotations to file system. auto added delegates & aliases to a docuemnt's 'alias' field. | |||
| 2021-02-25 | added an aliases toggle to file system | bobzel | |
| 2021-02-24 | fixed layerProviders for treeViews to return true. fixed sidebar ↵ | bobzel | |
| annotations for text to add/remove from correct field. | |||
| 2021-02-23 | cleaned up EditableView a bit | bobzel | |
| 2021-02-23 | clean up from last. | bobzel | |
| 2021-02-23 | fixed backspace to delete text items in treeViews. simplified ↵ | bobzel | |
| UndoRunInTempBatch. fixed clicking on sort line for treeView to only recognize actual clicks. fixed stayInCollection with DocDecorations to not create a giant gray square. prevent server crash when db has bad data somehow. | |||
| 2021-02-22 | fixes to tree view folders to fix indent/outdent/retitlte issues related to ↵ | bobzel | |
| stoppropagating events when active() was not true | |||
| 2021-02-22 | minor cleanup. fixed doc decorations input width. | bobzel | |
| 2021-02-22 | switched folders so that they're not marked as system anymore. made close ↵ | bobzel | |
| menu appear unless something is a system doc. | |||
| 2021-02-22 | cleaned up indent/outdent in treeview to work with aliases. | bobzel | |
| 2021-02-22 | fixing editing of treeView titles to not write to document. | bobzel | |
| 2021-02-22 | tweak. | bobzel | |
| 2021-02-21 | fixed compile warnings. | bobzel | |
| 2021-02-18 | added preliminary cookie mechanism for making documents appear after ↵ | bobzel | |
| focusing on a document which sets a cookie. converted catalog to new "file system" tree view. | |||
| 2021-02-17 | improved fileSysMode for treeView. added dontUndo flag | bobzel | |
| 2021-02-16 | added a file system mode for tree View. ctrl-f to create file system. | bobzel | |
| 2021-02-12 | changed audio video annotation to use only timecodeToShow/timecodeToHide. ↵ | bobzel | |
| distinguish timeline annotation from video frame annotations with _timelineLabel field. Lightbox improvements to restore original camera values and to use fitContentsToDoc for collections | |||
| 2021-02-10 | fixes for stacking views to allow new text to be entered properly without ↵ | bobzel | |
| losing focus. fixed document decorations for stacking views. fixed lightboxView criteria for going to an existing view in a lightbox instad of creating a new one. | |||
| 2021-02-10 | changed docViewPath to be a function to avoid mobx invalidations | bobzel | |
| 2021-02-05 | cleaned up lightbox. replaced old npm lightbox. | bobzel | |
| 2021-01-15 | fixed more issues with audio Box - simplified decorations when selected. ↵ | bobzel | |
| fixed dragging when not selected. added esc to stop dragging. | |||
| 2020-12-31 | fixes for sliderBox to work in FilterBox. suppressed brush highlighting in ↵ | bobzel | |
| filterBox. | |||
| 2020-12-23 | changed DashbaoardStyleProvider to not show icons for tab's by adding an ↵ | bobzel | |
| 'afterHeader' property extension to treeView styleprovider calls. | |||
| 2020-12-23 | UI styling changes | Melissa Zhang | |
| 2020-12-23 | move lock/hide buttons to StyleProvider | Melissa Zhang | |
| 2020-12-21 | hardcoded lock/hide buttons | Melissa Zhang | |
| 2020-12-16 | fixed errors with linkmenu props | bobzel | |
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-16 | partial tree view fix. | bobzel | |
| 2020-12-14 | minor cleanup | bobzel | |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-14 | got rid of fitDocToPanel. made collectionFreeFormDocView always use a ↵ | bobzel | |
| ContentFittingDocView. fixed up web box selections. | |||
| 2020-12-13 | removed ContentScaling={returnOne} from a lot of places | bobzel | |
| 2020-12-13 | converted TabDocView to just use a ContentFittingDocumentView. Fixed ↵ | bobzel | |
| schemView to use a styleProvider | |||
| 2020-12-13 | more props cleanup. Got rid of ItemBackgroundColor in favor of having ↵ | bobzel | |
| StyleProvider choose style based on whether it's givena DocViewProp or a FieldViewProp. | |||
| 2020-12-12 | made conentScaling a DocumentView-only prop | bobzel | |
