Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-24 | added text rule for switching to alternate text. | bobzel | |
2023-04-24 | fixed interactions with sidebar stacking views. | bobzel | |
2023-04-24 | add folder for physics box | brynnchernosky | |
2023-04-24 | Merge branch 'physics_simulation' into master | brynnchernosky | |
2023-04-24 | fixed pile view to be resizable. | bobzel | |
2023-04-24 | resized alternate text icon | bobzel | |
2023-04-24 | from last | bobzel | |
2023-04-24 | fixed creating documents in a viewAll freeform view to not have degenerate ↵ | bobzel | |
scale/x/y coords | |||
2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
2023-04-20 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
2023-04-20 | allow repl to edit documents | geireann | |
2023-04-20 | added schema cell types for images and dates | mehekj | |
2023-04-19 | Merge branch 'master' into schema-mehek | mehekj | |
2023-04-19 | added date fieldinfo, fixed column drag&drop | mehekj | |
2023-04-19 | fixed image importing metadata for gpt. fixed showTitle UI to be able to ↵ | bobzel | |
turn off titles on templates (like icon views). added ui for choosing primary/alternate image and a drop target for setting alternate. | |||
2023-04-18 | limit scope of cloning to not include context of cloned doc. | bobzel | |
2023-04-18 | fixed selection issues: shift does multiselect again, doc decoration ↵ | bobzel | |
background isn't drawn anymore for schema view, rotated objects in a multiselect don't cause artifacts, clusters in freeform don't cause images to dim. | |||
2023-04-18 | from last | bobzel | |
2023-04-18 | more cleanup of import/export | bobzel | |
2023-04-18 | cleaning up zip/unzip of files | bobzel | |
2023-04-17 | Update Stats Page JS | Mohammad Amoush | |
Updated stats page javascript to allow multiple users to see the stats page after testing in sprint | |||
2023-04-17 | minor cleanup | bobzel | |
2023-04-17 | Merge branch 'master' into advanced-trails | bobzel | |
2023-04-17 | Merge pull request #166 from brown-dash/pres-trail-sophie | bobzel | |
Generative AI Text/Image | |||
2023-04-17 | minor cleanup | bobzel | |
2023-04-17 | removed unused code | bobzel | |
2023-04-17 | Merge branch 'master' into pres-trail-sophie | bobzel | |
2023-04-17 | fixed text selection on pdfs | bobzel | |
2023-04-17 | updated to master | bobzel | |
2023-04-17 | Merge branch 'master' into pres-trail-sophie | bobzel | |
2023-04-17 | Merge pull request #164 from brown-dash/james-server-stats | bobzel | |
Server Stats Endpoint and Frontend View | |||
2023-04-17 | more gitignore | bobzel | |
2023-04-17 | trying to gitignore login stats | bobzel | |
2023-04-17 | used stats to detect unnecessary server message when changing css style for ↵ | bobzel | |
text notes | |||
2023-04-17 | Merge branch 'master' into james-server-stats | bobzel | |
2023-04-17 | minor cleanup of CollectionView | bobzel | |
2023-04-14 | got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and ↵ | bobzel | |
zoom correctly. | |||
2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
ContainingCollectionView props. | |||
2023-04-13 | Compile and make compatible all the scattered code I had for empowering ↵ | sotech117 | |
trails for dash meeting. Still much to do with ui, but basic functionaltiy is there. Two key things, 1) navigation for branching trails, and 2) ability to runSubroutines on tested trails. | |||
2023-04-13 | cleaning | Sophie Zhang | |
2023-04-13 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
2023-04-13 | added text edits | Sophie Zhang | |
2023-04-12 | amongus2 | Eric | |
2023-04-12 | amongus | Eric | |
2023-04-12 | Merge branch 'master' into schema-mehek | mehekj | |
2023-04-12 | readonly fields and schema key info display | mehekj | |
2023-04-11 | exracted FollowLinkScript() function. got rid of template parameters to ↵ | bobzel | |
simplify templating. | |||
2023-04-11 | removed arrangeItems context button for collections to make it a funciton on ↵ | bobzel | |
drop instead of a reaction. Converted isLinkButton to be an onClick script. got rid of unused PARAMS field on templates. fixed PresElementBox rendering of embedded docs. | |||
2023-04-11 | some fixes to schema filtering, wip | mehekj | |
2023-04-11 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |