aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-03-10Merge pull request #302 from brown-dash/aj-starterbobzel
changed logo for Notes and PPT Slide in tool menu
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 branch 'master' into eleanor-starterbobzel
2024-03-10cleannewalina
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-08cleaned up MakeTemplate api and currentUserUtils templates for clicks etc.bobzel
2024-03-07fixed several things related to templates for labels (used as icons) and ↵bobzel
FontIconboxes. Also made labels non uniformly resizable .
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-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-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
2024-03-01from lastbobzel
2024-03-01added flipping of documentation iconbobzel
2024-03-01Merge branch 'master' into info-ui-observablebobzel
2024-03-01added function to make documentation icon flip around.bobzel
2024-02-29add state message gifsnewalina
2024-02-29fixed enumgeireann
2024-02-29fixed minimap to show at least as much as the freeformview is showing (was a ↵bobzel
problem for example when there was just a single document)
2024-02-28better prompt for custom questions + summary bug fixsrichman333
2024-02-28fixed double click of some icons to make them persist (circle, rectangle, ↵bobzel
fitall).
2024-02-28extracted field dropdown menu to a components and then cleaned up ↵bobzel
collectionTimeView, Documentview titles, and FilterPanel to share it
2024-02-28chat with aisrichman333
2024-02-28changed multirow view to support a maxShown flag so that headerBar doesn't ↵bobzel
take forever to load with a lot of closed tabs.
2024-02-27pdf summary - generate again bug fixsrichman333
2024-02-27textbox ask ai fixsrichman333
2024-02-276Nathan-SR
2024-02-27icon final?Nathan-SR
2024-02-275Nathan-SR
2024-02-274Nathan-SR
2024-02-27icon3Nathan-SR
2024-02-27iconNathan-SR
2024-02-27icon changeNathan-SR
2024-02-26fixed tooltips to not grab events - this made moving down a menu a problem ↵bobzel
since the tooltip blocked the next menu item and wouldn't give the hover event to the next menu item. fixed proto_embeddings to update when lassoing a collection in marqueeView which made showContexts in property view do the right thing.
2024-02-26fixed some string types to be enumerations for dropAction. fixed bug in ↵bobzel
golden layout dragging where a stack's tabs could disappear.
2024-02-26Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-02-26select title col uisrichman333
2024-02-25fixed conversion of doc to schema cells to allow number 0 to be converted to ↵geireann
a string.
2024-02-22replaced freeform document view wrapper with more direct caching of props.bobzel
2024-02-22dont update server cache when tabs change.bobzel