aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionTreeView.tsx
AgeCommit message (Collapse)Author
2020-05-30buxton pdf fixSam Wilkins
2020-05-30buxton pdf linking implementationSam Wilkins
2020-05-28fixed pdf text selectionBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-10made opening docs on right not create aliases. made clicking on an original ↵Bob Zeleznik
document trigger replacing it with an alias.
2020-05-09added document clone and paste for all collectionsBob Zeleznik
2020-05-09lint fixesBob Zeleznik
2020-05-09fixed missing gear in golden layout. fixed double dragging events. changed ↵Bob Zeleznik
dragging to give prefernce to modifier keys over dropactions. changed names of Documents to Catalog. added document copy past with ctrl c/ctrl v
2020-05-08fixed marquee when over a media item to allow dragging, too.Bob Zeleznik
2020-05-07fixed tree view title editing. cleaned up annotation keys in DocComponentBob Zeleznik
2020-05-07fixed gear in tab panes showing up. fixed tree view titling. fixed some ↵Bob Zeleznik
current_user_util templates to drag as render templates, not prototypes.
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-07added batch requesting of list items. fixed some performance issues with ↵Bob Zeleznik
tree views.
2020-05-05added an icon view for buxton docsBob Zeleznik
2020-05-04fixed links and snap lines broken by moving things into DragManager.Bob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-02prefetch buxton double click viewBob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-27merged detailView templates, now only exists in current_user_utilsSam Wilkins
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