aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-13cleaned up currState in freeform uibobzel
2024-03-13fixed getAllDirectLinks to access DocData instead of the passed Doc.bobzel
2024-03-13Merge branch 'master' into info-ui-observablebobzel
2024-03-12fixZachary Zhang
2024-03-12Merge branch 'zach-starter' of https://github.com/brown-dash/Dash-Web into ↵Zachary Zhang
zach-starter
2024-03-12testZachary Zhang
2024-03-12i have an erroreleanor-park
2024-03-12Merge branch 'master' into alyssa-starteralyssaf16
2024-03-12changealyssaf16
2024-03-12fixed links to text to update automatically when textbox css styles change.bobzel
2024-03-12made text templates be both layout templates and prototypes of new text ↵bobzel
documents. fixed onPaint funcs to be undoable. fixed comparisonBox to render a text box if it's fieldKey has a richtext field - this makes flashcard templates much easier. fixed right-click on hyperlinks to bring up menu. fixed layout_centered to be settable on templates. added enable flashcard property for text.
2024-03-10flashcardalyssaf16
2024-03-10properties view sharing owner ui cleanupsrichman333
2024-03-10Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-10filter tablessrichman333
2024-03-10testZachary Zhang
2024-03-10Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2024-03-10fixed copying a Doc with an expanded render template to copy the expanded ↵bobzel
render template in order not to lose instance data (eg, height, width)
2024-03-10Merge pull request #302 from brown-dash/aj-starterbobzel
changed logo for Notes and PPT Slide in tool menu
2024-03-10Merge branch 'master' into zach-starterbobzel
2024-03-10Merge pull request #300 from brown-dash/zach-starterbobzel
replace button icon with circle instead of bolt
2024-03-10Merge branch 'master' into zach-starterbobzel
2024-03-10Merge pull request #297 from brown-dash/eleanor-starterbobzel
trail tab icon changed
2024-03-10Merge branch 'master' into eleanor-starterbobzel
2024-03-10cleannewalina
2024-03-10flashcardsalyssaf16
2024-03-09add show less show more buttonnewalina
2024-03-09added a template button to top bar to set default layout. fixed show title ↵bobzel
when value is a list. fixed typeahead for createing notes with templates.
2024-03-09fixed up default text that uses a template to process an initial carriage ↵bobzel
return properly. fixed text with inherited templates to be able to show fields with a default dashField value from template that can be overidden on instance.
2024-03-09flashcard flipsalyssaf16
2024-03-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-07stateSophie Zhang
2024-03-07fixed several things related to templates for labels (used as icons) and ↵bobzel
FontIconboxes. Also made labels non uniformly resizable .
2024-03-07feat: added preliminary ease function editorSophie Zhang
2024-03-07feat: added dropdown for ease functionSophie Zhang
2024-03-06add diagram documentZachary Zhang
2024-03-06fixed backgroundColors to be set on dataDoc in infoUIbobzel
2024-03-06fixed plotly/mermaids loading from a new accountbobzel
2024-03-06cleaned up some dropActionType strings. fixed stackingview scrolling when ↵bobzel
always active. fixed schemaView keys dropdown menu to be a popup. cleaned up display of key Finfo's
2024-03-06enabled copy and paste to work with template docs (and not copy template). ↵bobzel
Fixed tempaltes of collections to allow new nodes to be added/removed.
2024-03-05difference between flashcard and comparison nodealyssaf16
2024-03-05Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-05chat resets for new boxes to analyzesrichman333
2024-03-05fixed text in templates to revert to template value when noTemplate is set. ↵bobzel
made dashFieldView read from datadoc. added margins for multicolumn/row, enabled chromHidden for multicolumn/row
2024-03-05from lastbobzel
2024-03-05added mermaid and poltly to tools listbobzel
2024-03-05hover to show alt contentalyssaf16
2024-03-04cleaned up a number of things related to autoHeight and ↵bobzel
stacking/masonry/notetaking views
2024-03-04changes to restore template menu and fix freeform templates to always show ↵bobzel
contents. Fix for alt-dropping an image to replace another image.
2024-03-01from lastbobzel