aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Expand)Author
2020-04-22fixed clicking gear icon on doc decorations. moved repl to Drag items. Remo...Bob Zeleznik
2020-04-21added parameterization capability to layout strings. added Div's that can ta...Bob Zeleznik
2020-04-21added additional rendition menu itemBob Zeleznik
2020-04-21re-setup of grid viewusodhi
2020-04-17added freeze button for web boxes. cleaned up pointerevent setting throughou...Bob Zeleznik
2020-04-15cleaned up some more of the pivot view event handling apiBob Zeleznik
2020-04-15moved filter to right side of collection. got rid of back button in pivot vi...Bob Zeleznik
2020-04-15changed collection chrome filter to just open filter sidebar. fixed scrollba...Bob Zeleznik
2020-04-14fixed goldenlayout borders. made filter flyout semistransparent. fixed map t...Bob Zeleznik
2020-04-13updated childDetailedView stuff for pivot viewBob Zeleznik
2020-04-13fixed map view pointer events.Bob Zeleznik
2020-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor mo...Bob Zeleznik
2020-04-12rough pass at collection map viewSam Wilkins
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-08fixed link previews to work with regions on PDFs, images etc,Bob Zeleznik
2020-04-08fixed bug with getDocTemplate(). fixed inPlace link following when there's n...Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-07got rid of some run-time errors/warnings related to CORS-ifying imagebox requ...Bob Zeleznik
2020-04-06cleaned up some scripting. added childClicks to UserDoc to extend menu of On...Bob Zeleznik
2020-04-06followLinkLocation can be set on LinkDoc. button box css fixes.Bob Zeleznik
2020-04-06fixed padding. added isInPlaceContainer flag. changed button content for se...Bob Zeleznik
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-04Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-04-04fixed link zoom following for inPlace and otherwise.Bob Zeleznik
2020-04-04warning fixesStanley Yip
2020-04-04added double click to open lightbox from carousel.Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-04-03from lastBob Zeleznik
2020-04-03fixed queryView template a bit.Bob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-02supported uploads of images ending with .webpBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-30changed expandedTemplate to rootDocumentBob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-28fixed runtime errors when collection data field has image or non-list value. ...Bob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
2020-03-25set max size for tab titles. fixed collection sizing when filter is expanded...Bob Zeleznik
2020-03-19from lastBob Zeleznik
2020-03-19cleaned up facet collections to not require an additional documentBob Zeleznik
2020-03-19moved facet collection stuff into CollectionView from CollectionTreeViewBob Zeleznik
2020-03-19tweaked chrome for collectionsBob Zeleznik
2020-03-19fixed buttons on screenshotbox. added 'place' option to dragDrop to drop the...Bob Zeleznik
2020-03-13added reification of view menu items. tweaked sizing of collection chrome di...Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-19chome display set to 'none' when not 'enabled'. fixed template expansion bug.bob
2020-02-19getting rid of data docs from many placesBob Zeleznik
2020-02-18cleaned up context menu orderingbob
2020-02-16got rid of unneeded ignoreAspect field. other cleanup.Bob Zeleznik
2020-02-15title bar fixes and more dark scheme stuffBob Zeleznik