aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-06Merge branch 'zach-starter' of https://github.com/brown-dash/Dash-Web into ↵bobzel
zach-starter
2024-05-06fixed adding collection from DiagramBoxbobzel
2024-05-06add docArray console.logZachary Zhang
2024-05-06eslint cleanupbobzel
2024-05-06fix mermaid code generator from drawing, does not renderZachary Zhang
2024-05-05Merge branch 'nathan-starter' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-05-05Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
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-03Merge branch 'nathan-starter' into restoringEslintbobzel
2024-05-03fixed pindoc in freeformbobzel
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
2024-05-02focusSophie Zhang
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-05-02change algorithm to include stroke pointsZachary Zhang
2024-05-02thick borders between colheaders fixedNathan-SR
2024-05-02arrow selection fixedNathan-SR
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-02selected cell moves with col; jitter on col move index 0 fixedNathan-SR
2024-05-01quick fix to documentView problembobzel
2024-05-01asdZachary Zhang
2024-05-01bug fiixngSophie Zhang
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-05-01last for LineChartssrichman333
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30pre deleting unneededSophie Zhang
2024-04-30unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ↵bobzel
CollectionFreeForm stiuff
2024-04-30Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-starter
2024-04-30ui changes for ai mermaidZachary Zhang
2024-04-30broke out clusters code from freeformview to its own file. cleaned up a bit.bobzel
2024-04-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-30from lastbobzel
2024-04-29more eslintbobzel
2024-04-29updating showDocument to not have to know about groups -- all group logic is ↵bobzel
in collectionfreeformview.
2024-04-29eslint fixes.bobzel
2024-04-28pie chart filtering, mult-selection, selection on refresh updatessrichman333
2024-04-28cleaned up explore mode to use focus(). fixed focusing on group doc ↵geireann
elements to not focus on group first.
2024-04-28fix transform originSophie Zhang
2024-04-28click previewSophie Zhang