Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-17 | fixed displaying of chat gpt query to use (( )) notation. allow '"'s in ↵ | bobzel | |
chat gpt calls by escaping with "`" intead. | |||
2024-03-17 | fix bug with mermaid diagram changing scale on zoom | Zachary Zhang | |
2024-03-17 | use metakey to edit computedfield result instead of expression in schema ↵ | bobzel | |
cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat). | |||
2024-03-17 | c | Nathan-SR | |
2024-03-16 | summoning | Nathan-SR | |
2024-03-14 | Added a GPT capability to comparison boxes .. | bobzel | |
2024-03-14 | fixed dragging system documents in files sidebar | geireann | |
2024-03-14 | cleaned up some audio recording and annotating code | bobzel | |
2024-03-14 | small error handling presEaseFunc | Sophie Zhang | |
2024-03-14 | from last | bobzel | |
2024-03-14 | fixed disabling info ui to keep it off -- use settings manager to turn it ↵ | bobzel | |
back on. | |||
2024-03-14 | remove .dmg | bobzel | |
2024-03-14 | test4 | Nathan-SR | |
2024-03-14 | addDocToSelection test 3 | Nathan-SR | |
2024-03-14 | doc selection test | Nathan-SR | |
2024-03-14 | test | Nathan-SR | |
2024-03-14 | Schema row option order changed | Nathan-SR | |
2024-03-14 | flashcard remove | alyssaf16 | |
2024-03-14 | flashcard | alyssaf16 | |
2024-03-13 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
2024-03-13 | keeping rows selected fix | srichman333 | |
2024-03-13 | css and other cleanup for info UI | bobzel | |
2024-03-13 | cleaned up currState in freeform ui | bobzel | |
2024-03-13 | fixed getAllDirectLinks to access DocData instead of the passed Doc. | bobzel | |
2024-03-13 | Merge branch 'master' into info-ui-observable | bobzel | |
2024-03-12 | fix | Zachary Zhang | |
2024-03-12 | Merge branch 'zach-starter' of https://github.com/brown-dash/Dash-Web into ↵ | Zachary Zhang | |
zach-starter | |||
2024-03-12 | test | Zachary Zhang | |
2024-03-12 | i have an error | eleanor-park | |
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 | properties view sharing owner ui cleanup | srichman333 | |
2024-03-10 | Merge branch 'master' into dataviz-ai-sarah | srichman333 | |
2024-03-10 | filter tables | srichman333 | |
2024-03-10 | test | Zachary Zhang | |
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 branch 'master' into zach-starter | bobzel | |
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 | clean | newalina | |
2024-03-10 | flashcards | alyssaf16 | |
2024-03-09 | add show less show more button | newalina | |
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. |