aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.tsx
AgeCommit message (Collapse)Author
2020-06-21fixed actionsBob Zeleznik
2020-06-21changed to previewsanika-ahluwalia
2020-06-19adding open button and slight change to preview in docanika-ahluwalia
2020-06-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14changed library to have catalog default to a schema view. fixed dragging ↵Bob Zeleznik
to/from catalog to use 'same' and 'alias' as appropriate for dragging in/out.
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14fixed dragging in tree views for Catalog to "copy" documents within the ↵Bob Zeleznik
sidebar instead of aliasing them.
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14adding list and image typesanika-ahluwalia
2020-06-14fixed nested tablesBob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-09lint fixesBob Zeleznik
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-15removed lock icon from top-level documents. made schema functions compile ↵Bob Zeleznik
without typechecking. metadata #'s starting with a # are now numbers.
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-06many more fixes to nativewidth/height layout changes.Bob Zeleznik
2020-04-05more fixes to NativeWidth/Height & FreezeDimensions props stuffBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-30fixed captions and got rid of inappropriate references to Doc.expandTemplateBob Zeleznik
2020-02-27schema view & Stacking view code cleanup and minor ui fixesBob 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-01-29started to clean up chromeviewsBob Zeleznik
2020-01-25added text templates for FormattedText, added field views in formatted text ↵Bob Zeleznik
box, got rid of documentText @@@ initing of FormattedText
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2020-01-23got rid of rule provider stuff. fixed panning in freeform view with pivot ↵Bob Zeleznik
layouts
2020-01-10better working version of pivot viewerbob
2019-12-12major changes to drag and dropbob
2019-12-04started to add pathsbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ↵bob
made selection and collecitonviews use an observableMap that works now.
2019-11-14fixed warning/errors. cleaned up link following box a bit.bob
2019-11-08moved schemaPreview into ContentFittingDOcumentView. fixed dragging link ↵bob
anchors
2019-11-06schema view cleanupsbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-10removed CollectionVideoViewbob
2019-10-10fixed scrolltoannotation bug in pdfviewer. removed CollectionPdfViewbob
2019-10-05started cleaning up videos. restored link follwing to timecodes. changed ↵Bob Zeleznik
to currentTimecode from curPage
2019-10-01fixed issues with isMinimized and with iconBoxs being too big.Bob Zeleznik
2019-10-01fixed a bunch of pdf related things with stacking views.bob
2019-10-01fixed issues with pdf loading and layout.bob
2019-10-01bugs, bugs. this time with fittobox when called from schema view which was ↵Bob Zeleznik
passing width and height as functions, not values. switched to PanelWidth and PanelHeight
2019-09-30switching presentatons to be colllectionsBob Zeleznik
2019-09-25all pdf annotations work?Bob Zeleznik