aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-05-12Merge branch 'master' into zach-starterZachary Zhang
2024-05-12Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-starter
2024-05-12trying out a circle around the cursoreleanor-park
2024-05-11transformations are being unbelieveably silly rnaidahosa1
2024-05-10fixed exception when text templates have no inherited data, and when text ↵bobzel
views are modified after the editor has been destroyed. random code cleanup
2024-05-10added an always option for OpenWhere lightbox. cleaned up/fixed making ↵bobzel
collections capable of being a lightbox.
2024-05-10small change in gpt promptyZachary Zhang
2024-05-10fixed clicking on template text when template is not selected to get focus ↵bobzel
right. fixed treeView preDrop to compute sameTree correctly so that presbox treeview can nest documents hierarchically properly.
2024-05-09goodbye old parser ;( hello new parser :)Nathan-SR
2024-05-09started cleanupSophie Zhang
2024-05-09tweaks to make eraser deletion more efficientbobzel
2024-05-09parse function close to properly registering tagsNathan-SR
2024-05-09tag reference parsing in progressNathan-SR
2024-05-09fixed mergeNathan-SR
2024-05-09Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-05-08schema cell tag functions writtenNathan-SR
2024-05-08fixed text selection on web pages. cleaned up gptSummarize to work on any text.bobzel
2024-05-08close curve and bounding box fixeseleanor-park
2024-05-08Merge branch 'restoringEslint' into nathan-starterbobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-08fix bug with generation of wrong mermaid codeZachary Zhang
2024-05-08change to saving mermaid code in text box titleZachary Zhang
2024-05-08cNathan-SR
2024-05-08equation parser working in dash; need to fix auto-updatingNathan-SR
2024-05-08Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-05-08code written for parser (completely untested fingers crossed???)Nathan-SR
2024-05-07key filtering for colkeymenu working (still need to implement UI)Nathan-SR
2024-05-07default ai visualization as linechartsrichman333
2024-05-07fixedaidahosa1
2024-05-07fixing merge stuffaidahosa1
2024-05-07Merge branch 'master' into aisosa-starteraidahosa1
2024-05-07hmaidahosa1
2024-05-07add saving of mermaid diagram code with text boxZachary Zhang
2024-05-07Merge branch 'restoringEslint' into nathan-starterbobzel
2024-05-07lint cleanup for schemaviewbobzel
2024-05-07filtering for a range of stringssrichman333
2024-05-07dynamic dragged column index alignment; started filtered menukeysNathan-SR
2024-05-06fixed adding collection from DiagramBoxbobzel
2024-05-06eslint cleanupbobzel
2024-05-06fix mermaid code generator from drawing, does not renderZachary Zhang
2024-05-05bug fixed - when piechart has no datasrichman333
2024-05-05$, %, etc... can be selected for histograms and linechartssrichman333
2024-05-03fixed pdf rendering. fixed cropping images. fixed zooming out of an image ↵bobzel
that is fitWidth to set scroll bar properly.
2024-05-03fixed not having docs being dragged show up in schema view unless it is active.bobzel
2024-05-03merged with new version of masterbobzel
2024-05-03Merge branch 'master' into nathan-starterbobzel
2024-05-03fixed schema to not drag rows when schema is not active (selected or child ↵bobzel
content active)
2024-05-03from lastbobzel
2024-05-03reverting unnecessary changesbobzel
2024-05-02removed console.logsNathan-SR