aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
2020-04-26various buxton fixesSam Wilkins
2020-04-26mergeSam Wilkins
2020-04-26formatted textbox disposers refactor, paragraph chunked rich text ↵Sam Wilkins
initialization and buxton importer updates
2020-04-26fixed multi/col/row views to work with templates. fixed context menu ↵Bob Zeleznik
subitems to appear on screen. fixed tree view display of text nodes.
2020-04-26buxton tweaksSam Wilkins
2020-04-26fixed title layout for text. fixed documentBox for nested collections. ↵Bob Zeleznik
fixed tree view for text boxes. changed labelbox formatting.
2020-04-25added a targetDropAction field to specify the drop action from the target's sideBob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-20fixed ctrl-enter on text box title. fixed min-width of tree view titles.Bob Zeleznik
2020-04-20fixed moving documents in tree viewsBob Zeleznik
2020-04-20fixed ctrl-enter editing of treeviews.Bob Zeleznik
2020-04-20fixed runtime errors for AntimodeMenu and from current_user_utils not ↵Bob Zeleznik
initializing properly
2020-04-19final structural cleanp up of UserDocument for a while, hopefullyBob Zeleznik
2020-04-19fixed removing docs from tree view with menu. restructured ↵Bob Zeleznik
current_user_utils completely
2020-04-19added optional labels for font icons.Bob Zeleznik
2020-04-19changed tree view to show context menu icon to avoid right-clickingBob Zeleznik
2020-04-18changed structure of template docs in sidebar. got rid of special context ↵Bob Zeleznik
menu in tree view in favor of pushing everything to document context menus which ca now be extended by the local document or through props.
2020-04-18several pointerevent fixes broken by last change. added scroll to target ↵Bob Zeleznik
for webBox links.
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting ↵Bob Zeleznik
throughout code.
2020-04-15fixed onCheckedClick to use scriptingBoxBob Zeleznik
2020-04-15changed collection chrome filter to just open filter sidebar. fixed ↵Bob Zeleznik
scrollbar to make sure that all datapoints are included. simplified filter documents to have only a datadocument.
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-12changes to treeView titles - show alias/proto. setInPlaceBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-06everything's working with panelwidth/height etc stuff?? maybe?Bob Zeleznik
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-03-28from lastBob Zeleznik
2020-03-28fixed screenshot icon and tweaked checkboxBob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-20added onChildClick support for CollectionTreeViewsBob Zeleznik
2020-03-19from lastBob Zeleznik
2020-03-19cleaned up facet collections to not require an additional documentBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop ↵Bob Zeleznik
the original document without moving it. switched to passing childDropAction as a prop
2020-03-10fixed up iconifying of different document types. fixed selection to not ↵Bob Zeleznik
select toolbar tabs. fixed outline-like document creation in tree views.
2020-03-06made tree views display documentViews instead of just stringsbob
2020-03-06fixes to documentBox to work with templates. changed tree view to select ↵bob
documents. fixed panning in freeform view to account for scale correctly. increased max renderdepth to 12
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-21added back tree view sorting.bob
2020-02-21fixed link naming and exposed link database (at least for testing)Bob Zeleznik
2020-02-20cleaned up a whole bunch of linking stuff. link menu / link types / link ↵bob
default behaviors / added LinkBox
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
2020-02-14added scrollPos for textboxes & menu item for dark theme colorsBob Zeleznik
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-13starting a broad cleanup of code. trying to make standard doc field names ↵Bob Zeleznik
be more regular