aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DataVizBox.tsx
AgeCommit message (Collapse)Author
2024-03-29small fix to retoreTargetView. reformatted file.bobzel
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
2023-11-18fixed scaling of dataviz boxes when native dims are set.bobzel
2023-11-17major overhaul of resizing code. updated doc fields for enabling native ↵bobzel
with modification to be cleaner. added Vcenter option for text in menu bar. fixed doc rotation. enabled scaling of DataViz views. fixed text sidebar opening size and sidebar issues with native dims for PDF/Web
2023-11-06annotations update!srichman333
2023-10-16sidebar opens when following linksrichman333
2023-10-16from lastsrichman333
2023-10-10mergedsrichman333
2023-10-10merge?srichman333
2023-10-10startsrichman333
2023-10-10fixes for scrolling large datasets in TableBoxbobzel
2023-08-27minor cleanup of componentDidMount stuff for dataVizbobzel
2023-08-26empty rows fixsrichman333
2023-08-25mergesrichman333
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17layout doc fields organizedsrichman333
2023-08-17fixed field name mismatch in dataVizBoxbobzel
2023-08-17Merge branch 'master' into data-visualization-sarahsrichman333
2023-08-17text tells user to select more / different data bug fix + other console ↵srichman333
error fixes
2023-08-17fixed brushing of pinned viewports for chrome to not flash. converted ↵bobzel
pres<Property> to config_<property> and treeView<Property> to treeView_Property. fixed text toolbar to show/set text properties based on insertion point.
2023-08-14mergesrichman333
2023-08-08comments + cleanupssrichman333
2023-08-07selected data at bottom of graphsrichman333
2023-08-04better row guids so selected rows stay on refreshsrichman333
2023-08-04selected rows + colored bars + colored slices updating with getAnchor / ↵srichman333
restoreView