aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-06-18merge fixes and better doc typeanika-ahluwalia
2020-06-18Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-18updated menuyunahi
2020-06-18slight restructure of doc typeanika-ahluwalia
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed linking to a comparisonBoxBob Zeleznik
2020-06-17web doc in searchAndy Rickert
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-17improving lists layoutanika-ahluwalia
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned ↵Bob Zeleznik
up warnings/error messages a bit.
2020-06-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-17fixed dropping toolicons to make aliasesBob Zeleznik
2020-06-17fixed scrolling in left sidebar tools panel. changed docking data fieldto ↵Bob Zeleznik
track all tabs ever created. changed tab colors. enabled of embedding into text documents with 'a'
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text ↵Bob Zeleznik
documents with a layout doesn't copy their text
2020-06-16fixed problems with scriptingBox types & cleaned up code.Bob Zeleznik
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-16bug fixes and doc overlaysanika-ahluwalia
2020-06-16fix drop down UIanika-ahluwalia
2020-06-16fixed rich text help. fixed indenting text.Bob Zeleznik
2020-06-16testAndy Rickert
2020-06-16resetAndy Rickert
2020-06-16seachitem uiAndy Rickert
2020-06-16cleaned up some of the prosemirror plugin views.Bob Zeleznik
2020-06-16Merge branch 'master' into RichTextEditionBob Zeleznik
2020-06-16fixed highlighting thick strokes.Bob Zeleznik
2020-06-16fixed sizing of inkstrokes to bounding boxBob Zeleznik
2020-06-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-16fixing parts of dropdownanika-ahluwalia
2020-06-15fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> ↵Bob Zeleznik
syntax
2020-06-15bugfixing with expading search terms within a bucketAndy Rickert
2020-06-15added parts of drop downanika-ahluwalia
2020-06-15fixed testAcl. added testReadonlyBob Zeleznik
2020-06-15fixed acls for text hyperlinks (mostly) by not allowing links to be traversedBob Zeleznik
2020-06-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-15resizing images based on column widthanika-ahluwalia
2020-06-15added a linkView and changed display of docFieldView to inline to allow text ↵Bob Zeleznik
wrapping on the same line as the fieldLabel
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-14inline images (need resizing)anika-ahluwalia
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-06-14dropdown shows on first clickanika-ahluwalia
2020-06-14Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-13fixes to make link lines work correctly with text anchors that have more ↵Bob Zeleznik
than one link. fixed problem making a text link anchor by adding dummy mark to split the selection first.