| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-29 | added curr slide info to slide customization | Sophie Zhang | |
| 2024-02-28 | better prompt for custom questions + summary bug fix | srichman333 | |
| 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 | chat with ai | srichman333 | |
| 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-27 | pdf summary - generate again bug fix | srichman333 | |
| 2024-02-27 | textbox ask ai fix | srichman333 | |
| 2024-02-27 | 6 | Nathan-SR | |
| 2024-02-27 | icon final? | Nathan-SR | |
| 2024-02-27 | 5 | Nathan-SR | |
| 2024-02-27 | 4 | Nathan-SR | |
| 2024-02-27 | icon3 | Nathan-SR | |
| 2024-02-27 | icon | Nathan-SR | |
| 2024-02-27 | icon change | Nathan-SR | |
| 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-26 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
| 2024-02-26 | select title col ui | srichman333 | |
| 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 | layout progress | Sophie Zhang | |
| 2024-02-22 | replace button icon with circle instead of bolt | Zachary Zhang | |
| 2024-02-22 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 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 | updated prompt | srichman333 | |
| 2024-02-21 | Merge pull request #295 from brown-dash/data-visualization-sarah | bobzel | |
| Data visualization Sarah | |||
| 2024-02-21 | Merge pull request #298 from brown-dash/keanu-starter | IEatChili | |
| feat: edited option icon for formatted text box | |||
| 2024-02-21 | feat: edited option icon for formatted text box | IEatChili | |
| 2024-02-21 | presentation trail tab icon changed | eleanor-park | |
| 2024-02-21 | replace button icon with circle instead of bold | Zachary Zhang | |
| 2024-02-21 | changed logo for Notes and PPT Slide in tool menu | A.J. Shulman | |
| 2024-02-21 | branch | eleanor-park | |
| 2024-02-21 | got rid of dropdown for fieldValue views of a tag since tags have no values. ↵ | bobzel | |
| fixed populating collection with tag docs to not create duplicates. | |||
| 2024-02-19 | ai (updates from sophie, then added dataviz summary) | srichman333 | |
| 2024-02-19 | Merge branch 'master' into data-visualization-sarah | srichman333 | |
| 2024-02-15 | removed unused npm pacakages for mapbox geocoder. fixed setting empty field ↵ | bobzel | |
| in histo/line/pie stuff. | |||
| 2024-02-11 | fixed uploading remote image blobs | bobzel | |
| 2024-02-10 | minimal fix to get react date picker to work. | bobzel | |
| 2024-02-10 | more updates to npm packages. | bobzel | |
| 2024-02-07 | fixed icon placement in linkMenuItem. | bobzel | |
| 2024-02-07 | changed so link docs are added to common ancestor of anchors so that they ↵ | bobzel | |
| can appear above/below intermediary docs using z order. fixed dragging to tab bar to start dragging document as a tab. | |||
| 2024-02-07 | saving prog | Sophie Zhang | |
| 2024-02-07 | allow linkBox to render without being in a documentview. | bobzel | |
| 2024-02-07 | added back shiftkey to drag and embed. got rid of overlayplane link view. ↵ | bobzel | |
| got rid of auto arrange. fixed text edit color for linkBox's | |||
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency ↵ | bobzel | |
| and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu | |||
| 2024-02-07 | switch to xAnchor to clean up link lines. added transition to getBounds() ↵ | bobzel | |
| so that LinkBox can follow animated transitions. added dataTransitions for stacking view. fixed presBox to be able to clear transition timers when a new slide transition is chosen. | |||
