aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm
AgeCommit message (Collapse)Author
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob 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-04-03fixed ButtonBox drop to allow reordering buttons in a collection. fixed ↵Bob Zeleznik
pdfmenu to allow pnning. fixed panning in nested freeformviews.
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-04-01from lastBob Zeleznik
2020-04-01fixed display of link lines and movement of link anchorsBob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between ↵Bob Zeleznik
aliases which have a context. fixed clippings of PDFs to scroll correctly and resize in slideViews. fixed slideViews to render 'text' and 'data' instead of 'contents' and 'data'
2020-03-25set max size for tab titles. fixed collection sizing when filter is ↵Bob Zeleznik
expanded. fixed pivot view text height when small collection.
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-19moved facet collection stuff into CollectionView from CollectionTreeViewBob 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-11removed scrubber tool which isn't being used anymore (audiobox has its own ↵Bob Zeleznik
scrubber)
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
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-03-03fixed opening of metadata from text box. fixed minimizing presentatino ↵bob
view. cleaned up closeRightSplit.
2020-03-03fixes to allow navigation from hashtag tag to pivot/schema/stacking viewsbob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field ↵Bob Zeleznik
now, collections show documents when their data field is not a list). multicol/row resizers select their doc.
2020-03-02fixed pdfs to sort of support region clippings.bob
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. ↵bob
removing audio by default from notes.
2020-02-25fixed schema column selection from key press. add 'b' for creating ↵Bob Zeleznik
backgrounds. added unlock for isBackground documents.
2020-02-25cleaned up timline decimal pointsbob
2020-02-23final commits before demoStanley Yip
2020-02-22removed LinkFollow box.Bob Zeleznik
2020-02-22fixed freeform view to update its documents when a non-rendering (eg onClick ↵Bob Zeleznik
script) property changes
2020-02-21made double-click link editing for link anchors.bob
2020-02-20more link editor fixes. fixed border rounding.Bob Zeleznik
2020-02-18fixed up following link to a portal alias. made renaming goldenlayout tabs ↵bob
write to the proto.
2020-02-18cleaned up context menu orderingbob
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed freeform view : syntax to allow any templte to be crreated.Bob Zeleznik
2020-02-17allow notes to become template notesbob
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-17added ':' syntax to free form view to create specific note types.bob
2020-02-16fixed warningsBob Zeleznik
2020-02-16mostly code simple cleanup.Bob Zeleznik
2020-02-16collection sub view and google authentication manager cleanup, deleteAssets ↵Sam Wilkins
route added
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
2020-02-13makes more senseSam Wilkins
2020-02-13thinning lineSam Wilkins
2020-02-13round 2Sam Wilkins
2020-02-13timeline scaling possible fixSam Wilkins
2020-02-13pivot label fixSam Wilkins