Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-17 | ai flashcards | alyssaf16 | |
2024-03-30 | working on making flashcards from pdf with ai | alyssaf16 | |
2024-03-18 | hover | alyssaf16 | |
2024-03-17 | menu working | alyssaf16 | |
2024-03-14 | flashcard remove | alyssaf16 | |
2024-03-14 | flashcard | alyssaf16 | |
2024-03-12 | Merge branch 'master' into alyssa-starter | alyssaf16 | |
2024-03-12 | change | alyssaf16 | |
2024-03-12 | fixed links to text to update automatically when textbox css styles change. | bobzel | |
2024-03-12 | made 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-10 | flashcard | alyssaf16 | |
2024-03-10 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
2024-03-10 | fixed 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-10 | Merge pull request #302 from brown-dash/aj-starter | bobzel | |
changed logo for Notes and PPT Slide in tool menu | |||
2024-03-10 | Merge pull request #300 from brown-dash/zach-starter | bobzel | |
replace button icon with circle instead of bolt | |||
2024-03-10 | Merge branch 'master' into zach-starter | bobzel | |
2024-03-10 | Merge branch 'master' into eleanor-starter | bobzel | |
2024-03-10 | flashcards | alyssaf16 | |
2024-03-09 | added 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-09 | fixed 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-09 | flashcard flips | alyssaf16 | |
2024-03-08 | cleaned up MakeTemplate api and currentUserUtils templates for clicks etc. | bobzel | |
2024-03-07 | fixed several things related to templates for labels (used as icons) and ↵ | bobzel | |
FontIconboxes. Also made labels non uniformly resizable . | |||
2024-03-06 | fixed backgroundColors to be set on dataDoc in infoUI | bobzel | |
2024-03-06 | fixed plotly/mermaids loading from a new account | bobzel | |
2024-03-06 | cleaned 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-06 | enabled 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-05 | difference between flashcard and comparison node | alyssaf16 | |
2024-03-05 | fixed 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-05 | from last | bobzel | |
2024-03-05 | added mermaid and poltly to tools list | bobzel | |
2024-03-05 | hover to show alt content | alyssaf16 | |
2024-03-04 | cleaned up a number of things related to autoHeight and ↵ | bobzel | |
stacking/masonry/notetaking views | |||
2024-03-04 | changes 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-01 | from last | bobzel | |
2024-03-01 | added function to make documentation icon flip around. | bobzel | |
2024-02-29 | fixed enum | geireann | |
2024-02-29 | fixed 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-28 | fixed double click of some icons to make them persist (circle, rectangle, ↵ | bobzel | |
fitall). | |||
2024-02-28 | extracted field dropdown menu to a components and then cleaned up ↵ | bobzel | |
collectionTimeView, Documentview titles, and FilterPanel to share it | |||
2024-02-28 | changed 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-26 | fixed 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-26 | fixed some string types to be enumerations for dropAction. fixed bug in ↵ | bobzel | |
golden layout dragging where a stack's tabs could disappear. | |||
2024-02-25 | fixed conversion of doc to schema cells to allow number 0 to be converted to ↵ | geireann | |
a string. | |||
2024-02-23 | change | alyssaf16 | |
2024-02-22 | replaced freeform document view wrapper with more direct caching of props. | bobzel | |
2024-02-22 | dont update server cache when tabs change. | bobzel | |
2024-02-22 | fixed search to update after typing delay. fixed collection of tags to set ↵ | bobzel | |
container for embeddings | |||
2024-02-22 | turned off zoom scaling for text boxes until it can be done more cleanly. ↵ | bobzel | |
fixed search to switch tabs when doc is inactive tab. | |||
2024-02-21 | Merge pull request #295 from brown-dash/data-visualization-sarah | bobzel | |
Data visualization Sarah |