aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DataVizBox.tsx
AgeCommit message (Collapse)Author
2024-07-10docCreatorMenu progressNathan-SR
2024-07-09started doccreatormenu for datavizNathan-SR
2024-07-08method in dataviz for identifying valid templates (WIP); option added to ↵Nathan-SR
contextmenu to create docs from dataViz
2024-05-15lint cleanupbobzel
2024-05-14Merge branch 'restoringEslint' into sarah-ai-visualizationbobzel
2024-05-14cleaning up dataviz codebobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-05-07default ai visualization as linechartsrichman333
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-25fixed issue with dataviz table disappearingbobzel
2024-04-24mereged sarah-dataViz-aibobzel
2024-04-23filter one histogram bar onto child dataviz doc at a timesrichman333
2024-04-23ui for filtered visualization from aisrichman333
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-16visualize buttonsrichman333
2024-04-16makes histogram on transfer to textsrichman333
2024-04-16correlation from gptsrichman333
2024-03-31Merge branch 'master' into dataviz-ai-sarahsrichman333
2024-03-29small fix to retoreTargetView. reformatted file.bobzel
2024-03-05chat resets for new boxes to analyzesrichman333
2024-02-28chat with aisrichman333
2024-02-19ai (updates from sophie, then added dataviz summary)srichman333
2024-01-29static schema as dataviz doesn't include itselfsrichman333
2024-01-29live schema toggle fixsrichman333
2024-01-29mergesrichman333
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2024-01-23reorganization of DocumentView, DocumentViewInternal and FieldView methods ↵bobzel
and props. fix for selection bug after following a link. migrating to use [DocData] instad of GetProto()
2024-01-23data has a title columnsrichman333
2024-01-18lots of changes to try to simplify API for viewPaths and relatedbobzel
2024-01-17cleanersrichman333
2024-01-12live schema toggle works on refreshsrichman333
2024-01-11toggle scheme dataviz box as livesrichman333
2024-01-04fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵bobzel
that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines.
2024-01-03fixed marquee annotator for lightbox with pdf and rotated documents.bobzel
2024-01-03from lastbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-27from lastbobzel
2023-12-27error fixes.bobzel
2023-12-27dragging tables column fixsrichman333
2023-12-21Merge branch 'moreUpgrading' into dataViz-annotationsbobzel
2023-12-15more fixes for mapbox and datavizbobzel
2023-12-05immediate updatessrichman333
2023-12-04dataviz as schema live updatessrichman333
2023-12-04small dataviz ui tweakssrichman333
2023-11-30final rootDoc refactoringbobzel
2023-11-30completed transition from rootDoc => Document, dataDoc, layoutDocbobzel
2023-11-27clicking on tables bug fixsrichman333
2023-11-24mergesrichman333