aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Expand)Author
2020-05-07fixed most add/remove/move documents to support doc[]'sBob Zeleznik
2020-05-07fixes for adding/remove documents -- needs to be extended for views other tha...Bob Zeleznik
2020-05-03got rid of div from CollectionView.Bob Zeleznik
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up PresB...Bob Zeleznik
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use RenderData...Bob Zeleznik
2020-04-30from lastBob Zeleznik
2020-04-30clean up of childclick template func menusBob Zeleznik
2020-04-30added double click script supportBob Zeleznik
2020-04-25several fixes for performance and for working with isBackground objects.Bob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. fixe...Bob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap support...Bob Zeleznik
2020-04-24fixed presbox navigation bar layout height.Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed jitter...Bob Zeleznik
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-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